Warning: Illegal string offset 'of_template' in /webspace/.../wp-content/themes

Discussion in 'GoldenEagle WordPress Theme' started by brit2012, Jan 5, 2015.

  1. brit2012

    brit2012 New Member

    Joined:
    Aug 23, 2012
    Messages:
    8
    Likes Received:
    0
    Hi,
    happy new year to you all!

    After updating Wordpress from 4.0 to 4.1 today, 3 warnings accured that I need urgent help with.
    My theme is "Golden Eagle Pro" Version 1.1 (seems to be the latest version?).

    On top of all Wordpress back and front end pages I get this and my website does not show any of my images, so I have put maintenance plugin on:

    Warning: Illegal string offset 'of_template' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 70

    Warning: Illegal string offset 'of_themename' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 70

    Warning: Illegal string offset 'of_shortname' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 70

    Not sure what to do as I could not find any help on WP nor in the Inkthemes Forum.

    Could someone please quickly help me with this?
    My site currently shows being "on maintenance". And have just send out my new years newsletter!:-(((

    Thanks a lot!
    B
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi B,

    Currently i am using wordpress 4.1.
    I have checked the theme and it works properly without any error.

    Please uninstall the theme and install a fresh copy.

    Thanks
    Praveen
     
  3. brit2012

    brit2012 New Member

    Joined:
    Aug 23, 2012
    Messages:
    8
    Likes Received:
    0
    Hi Praveen,

    thank you. What is the best way to uninstall it?I am not enough Tech Savvy….sorry.
    I would have to do it manually…..

    My proposal:
    Got to FTP Server. Choose WP Content folder. Then Themes. Then Golden Eagle. Delete Theme.
    Download the latest version from the Golden Eagle theme from your website and upload into the same WPContent Folder?

    Will all the contents (posts, pages etc) still be there afterwards?

    Thanks!
    Britta
     
  4. brit2012

    brit2012 New Member

    Joined:
    Aug 23, 2012
    Messages:
    8
    Likes Received:
    0
    Hi again,
    Ok, this is what I have done now:
    I backed up the Golden Eagle Theme Folder from my FTP to save everything.
    I then downloaded the latest version offered on your webseite which is 1.4.5, downloaded it only my computer, turned it into a zip file.
    When back to my wordpress backend, chose Themes and "Upload Theme" and uploaded the zipped theme file.
    Now, the installation was successful wordpress says, …. but here are the warnings I get now. Which are more and different ones than before.

    Warning: Illegal string offset 'of_template' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 77
    Warning: Illegal string offset 'of_themename' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 77

    Warning: Illegal string offset 'of_shortname' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 77

    Warning: Invalid argument supplied for foreach() in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions/admin-functions.php on line 36

    Warning: Illegal string offset 'of_options' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 77


    Meanwhile I deinstalled all the plugins, but I did not delete them (yet) in the hopes that might help too….

    Can you help me please? I am pretty lost…. Which is the GoldenEaglePro Version you are working with/you had tested this morning?

    Thanks a million….
    B
     
  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    Please provide the following information listed below.
    This Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Send this information on our email at [email protected]

    Thanks & Regards
    Pramod
     
  6. brit2012

    brit2012 New Member

    Joined:
    Aug 23, 2012
    Messages:
    8
    Likes Received:
    0
    Thank you.
    As requested, I have just sent the email with the nessessary details. This has become really urgent now. Many thanks for your help!
    Britta

    Below are the latest warning messages as of last night/this AM:

    Warning: Illegal string offset 'of_template' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 77
    Warning: Illegal string offset 'of_themename' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 77

    Warning: Illegal string offset 'of_shortname' in /webspace/13/47279/lunapads.de/wp-content/themes/goldeneagletheme/functions.php on line 77
     
  7. brit2012

    brit2012 New Member

    Joined:
    Aug 23, 2012
    Messages:
    8
    Likes Received:
    0
    Hi,
    did you get my email an hour ago. Just noticed this message from mailer-daemon:

    This message was created automatically by mail delivery software.

    A message that you sent could not be delivered to one or more of
    its recipients. This is a permanent error. The following address
    failed:

    "[email protected]":
    no valid MX hosts found

    ???

    I have just double-checked using the theme Twenty Fifteen and it works alright. No wornings. No messages and I can also upload other themes again too.
    So, it seems that your theme does have a problem.

    Could you please let me know if you can correkt your theme or not. Thanks
    I am not online sind Monday eve…..

    Britta



     
  8. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,


    Please go to file wp-config.php and make wp debug False.
    define(‘WP_DEBUG’, false); // disable debugging mode by default

    Thanks & Regards
    Pramod
     
  9. brit2012

    brit2012 New Member

    Joined:
    Aug 23, 2012
    Messages:
    8
    Likes Received:
    0
    Hi Pramod,

    the mode was on false already.
    Though I made the change (in grey) in the following section

    /**
    * For developers: WordPress debugging mode.
    *
    * Change this to true to enable the display of notices during development.
    * It is strongly recommended that plugin and theme developers use WP_DEBUG
    * in their development environments.
    */
    define(‘WP_DEBUG’, false); // disable debugging mode by default

    /* That's all, stop editing! Happy blogging. */

    the error/warning messages are still visible. :-(((

    What can I do?? Please help with this urgently!!
     
  10. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Britta !

    Please provide the information about the version of PHP your hosting supported.
    Please provide the Ftp details at [email protected]

    Thanks & Regards
    Pramod
     
  11. brit2012

    brit2012 New Member

    Joined:
    Aug 23, 2012
    Messages:
    8
    Likes Received:
    0
    Hi, the details have just been sent via Email.
    Thanks
     

Share This Page