Chris, I did this, and it helped me to figure out some things, but I'm
still stuck with this in my error log:

[09-Jan-2006 09:10:46] PHP Fatal error:  Cannot redeclare setting()
(previously declared in /var/www/localhost/htdocs/includes/utils.php:24)
in /var/www/localhost/htdocs/includes/utils.php on line 24

Ever seen this before? Any ideas?

Thanks for your help, and all your great work.

Go into your mythweb directory and give me the results of:

    find -name "*php" -print0 | xargs -r0 grep "function setting" "."

Should only be a single one, in utils.php

-Chris
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to