Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with adding a custom page...


Hooked On Soccer

Recommended Posts

Posted

Hey all, I was using one of the guides on this forum to create an about us page with the same format as any other page on my osCom site. I followed every step and I get this error now, not quite sure why...

 

 

Fatal error: Cannot redeclare tep_db_connect() (previously declared in /home/hookedon/public_html/store/includes/functions/database.php:13) in /home/hookedon/public_html/store/includes/functions/database.php on line 13

 

Someone please help me out here? :-"

Posted
Hey all, I was using one of the guides on this forum to create an about us page with the same format as any other page on my osCom site. I followed every step and I get this error now, not quite sure why...

Fatal error: Cannot redeclare tep_db_connect() (previously declared in /home/hookedon/public_html/store/includes/functions/database.php:13) in /home/hookedon/public_html/store/includes/functions/database.php on line 13

 

Someone please help me out here? :-"

 

mmhhh ... just a shot in the dark - the error message basically tells you that you're trying to call in a function which you've already called in and this duplication causes the problem

 

I'd suggest checking your language level file to to see that it does not contain any code it shouldn't contain and that your root level file is set up in the same manner as the other root level pages and contains no duplication.

 

Just a suggestion but maybe it puts you on the right track or somebody else on this forum had the same issue?

 

all the best for your site! edith

My code for combining PayPal IPN with ** QTPro 4.25 ** osC Affiliate ** CCGV(trad)

and how to solve the invoice already paid error

General info: Allow customer to delete order comment ** FTP Programs & Text Editors ** Amending order email **

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...