Thank you for using antisocialmediallc.com themes and contributing to the improvement of antisocialmediallc.com products by posting to the forums. At this time there is only one developer trying to maintain a number of different products. That developer is also the sole support technician maintaining and up-keeping not only the products here but also on some other websites. This means that sometimes responses will not be immediate. Often you will find your question has already been asked and answered somewhere on the site either in the forums or as comments to posts. Please take some time to search the site if you are not receiving a timely response to your question or use the contact form to make a direct inquiry.
I've tried the alternat Thumbanail Function Switcher and alternate Thumbanail File Switcher to get thumbnails to display on the homepage. I checked the theme's directory and I have a large error log when using copper.php. Copper-alt doesn't create errors, but it doesn't work either.
The server runs: PHP 5.3.8 Apache 2.2.21 MySQL 5.1.56 CentOS 5.7
WordPress 3.2.1
News Magazine Theme 640 1.7
Here is a snippet from the error log:
[28-Oct-2011 08:18:56] PHP Deprecated: Function eregi() is deprecated in /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php on line 233 [28-Oct-2011 08:18:56] PHP Deprecated: Function split() is deprecated in /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php on line 335 [28-Oct-2011 08:18:56] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php:233) in /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php on line 314 [28-Oct-2011 08:18:56] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php:233) in /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php on line 316 [28-Oct-2011 08:18:56] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php:233) in /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php on line 317 [28-Oct-2011 08:18:56] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php:233) in /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php on line 318 [28-Oct-2011 08:18:56] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php:233) in /home/xxxxxx/public_html/wp-content/themes/news-magazine-theme-640/cropper.php on line 319
I moved this site to a new server and WordPress was upgraded from 2.5.x to 3.2.1, then the thumbnail issue led me to these errors. Any idea how to fix this?