• Hi,
    I upgrade this morning the theme 2010 Weaver to version 1.5.1.
    The web site keep working but doesn’t match anymore some options I choose in the manager.
    A the end of the page wp-admin/themes.php?page=functions.php titled “2010 Weaver V1.5.1 Options”, I can see the message :

    Fatal error: Call to undefined function: fprintf() in /homez.139/andredub/www/wp-content/themes/2010-weaver/ttw-generatecss.php on line 42

    Something is not right anymore but, after googling it, I haven’t yet found any topics related with this problem.
    What can I do to solve this problem ?

    Thanks for any help.
    Xavier

Viewing 3 replies - 1 through 3 (of 3 total)
  • What version of PHP is your server running (Should be able to find out from your hosts). fprintf() is PHP5+ I believe, so if your server is running PHP4.9.4 for example, then the function would not exist and thus cause the error.

    Thread Starter xdequinze

    (@xdequinze)

    That’s it. Fine.

    Thank you duck__boy.

    Xavier

    You can drop in my BNS Support plugin to find the PHP version of your site if the holiday season makes it difficult to reach your web host provider.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘2010 Weaver Theme : Call to undefined function: fprintf()’ is closed to new replies.