Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error: Cannot redeclare tep_show_category() (HelP)


samtam

Recommended Posts

Posted

Dear All

 

 

Again today I have ran into problem yet again, I installed the google checkout mod and since then I keep on getting tep_show_category error. I have tried the _template addon but it ends up messed up the layout at checkout. I am wondering if anyone can help..

 

 

http://www.cyber-telecom.net/shopping_cart.php

 

 

Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/cybernet/public_html/includes/header.php:211) in /home/cybernet/public_html/includes/boxes/categories.php on line 13

 

 

Also I am wondering how to change the way product are layout on the site.

Like in here I have

http://www.cyber-telecom.net/index.php?cPath=40

And it is listed it with pic and no detail of decribtion or anything

 

I prefer it to be listed like this

How can I change it? ->

http://www.cyber-telecom.net/products_new.php

Like the above...

Posted
bump

What is the additional information that you posted. Only bump came through and bumping is against the forum rules.

Posted
Dear All

Again today I have ran into problem yet again, I installed the google checkout mod and since then I keep on getting tep_show_category error. I have tried the _template addon but it ends up messed up the layout at checkout. I am wondering if anyone can help..

http://www.cyber-telecom.net/shopping_cart.php

Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/cybernet/public_html/includes/header.php:211) in /home/cybernet/public_html/includes/boxes/categories.php on line 13

Also I am wondering how to change the way product are layout on the site.

Like in here I have

http://www.cyber-telecom.net/index.php?cPath=40

And it is listed it with pic and no detail of decribtion or anything

 

I prefer it to be listed like this

How can I change it? ->

http://www.cyber-telecom.net/products_new.php

Like the above...

Please limit questions to one per post. Also, posting in the supposrt thread for the contribution you are installing will put you in touch with like minded individuals.

 

You talk about a template, but do not say what it is.

 

As for your first question, please post the code at the mentioned lines in the mentioned files. They are probably similar and you may have missed an edit.

Posted
Fatal error: Cannot redeclare tep_show_category() (previously declared in /home/cybernet/public_html/includes/header.php:211) in /home/cybernet/public_html/includes/boxes/categories.php on line 13

 

This usually means that you have tep_show_category() in two places, it reads the first statement fine, and does not need to redeclare the statement

so I would delete the statement in /home/cybernet/public_html/includes/boxes/categories.php on line 13

 

hope that clears that up a bit...

Archived

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

×
×
  • Create New...