I recently put a tagcloud add on to my shop ,but I 've overrided the tpl_index_default.php page. Now my site (www.afro-masks.com) is down.
I recently put a tagcloud add on to my shop ,but I 've overrided the tpl_index_default.php page. Now my site (www.afro-masks.com) is down.
Use the debug tool to find out what exactly is wrong: https://www.zen-cart.com/tutorials/index.php?article=82
.
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 can't find out how to let it work. I've done everything but with no results
Well, I guess whatever you did to "put a tag cloud add on to my shop" wasn't done correctly.
I can only guess that the instructions were incomplete or not followed correctly. I don't know. I don't use those addons. Maybe you should post your problem to the discussion thread for the addon you're using? Maybe someone using it might have done the same mistake you did and have some ideas for you?
.
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.
There is no issue with overriding that file, there is just an error somewhere in the file you used. I would use a comparison tool like WinMerge to check your original file with the one from the tagcloud mod. I am sure that it is something simple.
This is what my log files on my hosting company tells me:
Thu Aug 06 16:35:45 2009 0 81.83.106.199 2773 /home/a8033afr/public_html/includes/templates/apple_zen/templates/tpl_index_default.php a _ i r a8033afr ftp 1 * c
Just solved the problem by removing the addon.
I had the same prob with this addon. Copied the files and my site stopped loading. I didn't overwrite the index default file though.
The "site-killer" file is \includes\auto_loaders\overrides\config.core.php. The one in this mod has 10 fewer lines that the one in my cart. ???
I tried core in a couple other places, then finally deleted it. My site loads but no cloud display. page_4 doesn't show anything, and I tried it in an EZ page and that shows code, no cloud. I've put the code a couple places and no go yet.
Another odd thing: in the mod, the only file in \includes\templates\custom\template\ is tpl_index_default.php. The ONLY file.
Then, in the instructions, it says
So I didn't upload that file. But if we shouldn't overwrite why in the world is that file in there?** Important ** please make sure not to overwrite your \includes\templates\custom\template\tpl_index_default.php
If I find something that works I'll let you know. I noticed some other had this mod working but no one has posted a link so we can see it. Even the developer doesn't have as much as a screenshot. This is a couple years old, maybe it's not compatible with 1.3.8a, or with the latest security patches.