Kicks]This is the error I get while going to war.php
Quote:
Fatal error: Cannot redeclare switchcolors() (previously declared in /usr/local/psa/home/vhosts/xxxxxx/httpdocs/forums/_lib.php:166) in /usr/local/psa/home/vhosts/xxxxxx/httpdocs/forums/_lib.php on line 206
but the admin portion works great now (after I commented out the field_name lines in the _lib.php files)
I was commenting out the field_name function because after doing searching throughout all of your code and the internet I was having a hard time figuring out why it wasn't working.
I havn't been home all day and have been building a new machine and my main workstation is offline so I was posting the error I received after trying to resolve the field_name issue.
There is no need to imply that I'm not experienced because I havn't had a chance to spend any time on the hack today.
Today at 10:47 PM [t4e]Kicks said this in Post #49 I was commenting out the field_name function because after doing searching throughout all of your code and the internet I was having a hard time figuring out why it wasn't working.
I havn't been home all day and have been building a new machine and my main workstation is offline so I was posting the error I received after trying to resolve the field_name issue.
There is no need to imply that I'm not experienced because I havn't had a chance to spend any time on the hack today.
You missed a step in the readme.txt file to add the field_name function to db_mysql.php. Please re-read the instructions.