[theme-reviewers] quick help testing a theme

Simon Prosser pross at pross.org.uk
Sun Jan 22 21:39:58 UTC 2012


Maybe debug is turned off on the hosting account, or if it is on in
wp-config maybe its being overridden in php.ini. Check in the theme
folder for error_log files.

On 22 January 2012 21:34, Kirk Wight <kwight at kwight.ca> wrote:
> Hi,
>
> Can I get someone else to test a theme to see if they get the same errors as
> myself (on localhost) while doing a review? The submitter is unable to
> replicate the errors (as am I, on a hosting account, which frankly makes no
> sense to me).
>
> ticket: http://themes.trac.wordpress.org/ticket/6287
> original comments: https://themes.trac.wordpress.org/ticket/6259
>
> Errors when testing on localhost:
>
> Notice: Undefined index: mantra_facebook
> in /Users/kwight/Sites/review/wp-content/themes/mantra/admin/mantra-admin-functions.php on
> line 1374
>
> Notice: Undefined index: mantra_tweeter
> in /Users/kwight/Sites/review/wp-content/themes/mantra/admin/mantra-admin-functions.php on
> line 1375
>
> Notice: Undefined index: mantra_rss
> in /Users/kwight/Sites/review/wp-content/themes/mantra/admin/mantra-admin-functions.php on
> line 1376
>
> Warning: Cannot modify header information - headers already sent by (output
> started at
> /Users/kwight/Sites/review/wp-content/themes/mantra/admin/mantra-custom-styles.php:123)
> in /Users/kwight/Sites/review/wp-includes/pluggable.php on line 866
>
>
> The errors I get make sense; I've found the undefined indexes, as well as
> extra space after the closing PHP tags in the file mentioned in the header
> error, so to me, this is expected behaviour. But the same theme works fine
> on a hosting account of mine, as well as the submitters' systems.
>
> Localhost PHP is 5.3.6 while hosting is 5.3.5 - maybe hosting panels (mine
> is Plesk) manage to handle errors of these sorts?... I've never really seen
> an issue like this before, so any insight is really appreciated!
>
> Thanks,
> Kirk
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>



-- 
My Blog: http://pross.org.uk/
Plugins : http://pross.org.uk/plugins/
Themes: http://wordpress.org/extend/themes/profile/pross


More information about the theme-reviewers mailing list