google-code-export / google-checkout-oscommerce

Automatically exported from code.google.com/p/google-checkout-oscommerce
1 stars 0 forks source link

Fatal error: Cannot redeclare tep_show_category() #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I Installed the GC for oscommerce Version 1.1.b4
2.
3.

What is the expected output? What do you see instead?
I see the the GC Module, how ever when something is added the cart there 
is an Fatal error: Cannot redeclare tep_show_category() 

What version of the product are you using? On what operating system?
Level 2 of GC
osCommerce 2.2-MS2
PHP Version 4.4.4
Linux infong 2.4 #1 SMP 
CURL support  enabled (libcurl/7.10.3 OpenSSL/0.9.6g ipv6 zlib/1.2.1 ) 

Please provide any additional information below.
Fatal error: Cannot redeclare tep_show_category() (previously declared 
in /homepages/39/d117109234/htdocs/store/1550/includes/header.php:185) 
in /homepages/39/d117109234/htdocs/store/1550/includes/boxes/categories.php
on line 13

I see that there was another person that hit this issue, how ever the fix 
was not posted. If there is a fix please let me know. 

Thank you.

Original issue reported on code.google.com by rex.new...@gmail.com on 6 Feb 2007 at 8:06

GoogleCodeExporter commented 9 years ago
Please double check your includes/header.php file, osCommerce 2.2-MS2 original 
one
just has 87 lines. 

Have you modified that file for any other contribution?

ropu

Original comment by rovagn...@gmail.com on 7 Feb 2007 at 2:23

GoogleCodeExporter commented 9 years ago
My includes/header.php file is over 350 lines. I have not changed it. I got the 
template for PHP Carts.

Original comment by rex.new...@gmail.com on 8 Feb 2007 at 8:12

GoogleCodeExporter commented 9 years ago
Please, double check your template for PHP Carts contribution to see if it 
modifies
header.php. You can also provide me some links to download it and test it, to 
see
where the problem is and try to solve it.

ropu

Original comment by rovagn...@gmail.com on 13 Feb 2007 at 1:48

GoogleCodeExporter commented 9 years ago
I Corrected this issue, I did this by adding the code outlined in the 
installation.txt file manually, as well as the XML_UPS.

Original comment by rex.new...@gmail.com on 14 Feb 2007 at 10:30

GoogleCodeExporter commented 9 years ago

Original comment by rovagn...@gmail.com on 15 Feb 2007 at 4:27