emoworld
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Successful 3.2 updates anyone?Okay problem solved. Turns out that timthumb script doesn’t like the PHP 5.3.5 that I upgraded to and so I had to go back with a 5.2 and everything is fixed.
I suppose if it wasn’t for that issue with the timthumb script, everything would’ve been a smooth installation.
Forum: Installing WordPress
In reply to: Successful 3.2 updates anyone?Thanks. Tried that too and still no success. ??
Forum: Installing WordPress
In reply to: Successful 3.2 updates anyone?Thanks.
Still trying to solve the error based on that link you give.Forum: Installing WordPress
In reply to: Successful 3.2 updates anyone?Thanks! Somehow I have clicked on that automatic update button and now I’m on 3.2. Everything seems to be fine except that I’m getting errors with the timthumb script. (https://www.binarymoon.co.uk/2010/08/timthumb/)
Instead of returning the proper thumbnail image, the script now returns with a bunch of errors:
Deprecated: Function ereg() is deprecated in /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php on line 551
Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php:551) in /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php on line 490
Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php:551) in /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php on line 491
Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php:551) in /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php on line 492
Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php:551) in /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php on line 493
Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php:551) in /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php on line 494
Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php:551) in /usr/www/users/tingmike/wp-content/themes/bigfeature/library/timthumb/timthumb.php on line 495
Forum: Installing WordPress
In reply to: WordPress 3.0.5 changelogThanks, rainer! ??
Forum: Installing WordPress
In reply to: WordPress 3.0.5 changelogIf I’m doing the update manually (automatic didn’t work) from 3.0.4, does this mean I only need to upload and replace the listed files?
wp-includes/default-filters.php
wp-includes/version.php
wp-includes/pluggable.php
wp-includes/kses.php
wp-includes/script-loader.php
readme.html
wp-admin/includes/post.php
wp-admin/includes/update-core.php
wp-admin/includes/template.php
wp-admin/js/post.dev.js
wp-admin/js/post.js
wp-admin/async-upload.phpHello,
I’m getting the exact same problem as craighton (I think I am).Any idea where to check?