marczs Posted May 21, 2006 Posted May 21, 2006 Hi , after some help , i put the index.php file where it was needed. now i'm getting this problem Fatal error: Cannot redeclare tep_db_connect() (previously declared in /home/oneilco/public_html/catalog/includes/functions/database.php:13) in /home/oneilco/public_html/catalog/includes/functions/database.php on line 13 any help here ?
crash3903 Posted May 21, 2006 Posted May 21, 2006 check you don't have any blank lines at the beginning and end of that file - if you do delete them Regards Mark A Reynolds
♥Vger Posted May 21, 2006 Posted May 21, 2006 after some help , i put the index.php file where it was needed. Nope! You didn't. What you did was to load a root level index.php file into the includes/languages/english/ folder, and that's why you're getting that error. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.