What version of Zen Cart is being used?
Did this problem just start or has it been there since install?
What version of Zen Cart is being used?
Did this problem just start or has it been there since install?
Newest version.
It started a few days ago. Worked fine for weeks. and it stopped working after I made no changes, just all of sudden stopped.
"cannot redeclare class" tells you that it's trying to load the same file a second time when it's never intended to do so.
So, that means you've got something in one or more of your site files that's throwing the code into a loop.
Common causes of such would include:
- making a backup of a php file by renaming abcd.php to abcd-bak.php instead of deleting the ".php" from the end of the backup file's name
- poorly written addons
- incorrectly installed addons
- rogue activity on the site: http://www.zen-cart.com/wiki/index.p...ing_From_Hacks
- damaged files: http://www.zen-cart.com/wiki/index.p...Obscure_Issues
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
OH yeah I did try installing zentagcloud or some taging addon.
I'll delete that right now.
All the files have addons files have been deleted from my server.
So what do I try now?
Newest 'cached' report says :
[10-Feb-2011 14:25:32] PHP Parse error: syntax error, unexpected $end, expecting T_FUNCTION in /home/snk429/public_html/includes/classes/cache.php on line 214
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I ran winmerge. Compared.
how would i go about doing this:
Mods that have been installed, and whether they've been done right or not.
since I think my problem started with the tag addon i was installing