Hello qhome,
I have installed Column Divider Pro over the 2 previous mods.
I also had already installed the Column Layout Grid mod.
I removed the text at the end of product_listing.php and uploaded over the previous file.
However, when I click on a category, it came up with an error.
I since then deleted the Column Layout Grid mod files and uninstalled from SQL Patches.
I notice that you have the products in a category showing properly at the link here for example:
http://www.unbannable.com/zen138a/in...dex&cPath=3_10
Would you be able to explain the process for me now to get the categories pages showing properly?
Do I just reinstall the Column Layout Grid mod now, or should I do something else.
Here is my site to reference to:
http://www.xmanhosting.com.au/shop/i...=index&cPath=1
Kind regards,
Anthony
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Hello,
I re-did the proceedure, and I still get the same error message:
Fatal error: Call to undefined function: zen_get_generated_category_path_rev() in ..... /includes/modules/xman/product_listing.php on line 210
You can view it here:
http://www.xmanhosting.com.au/shop/i...=index&cPath=1
Kind regards,
Anthony
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!
Hello qhome,
I am using zen cart 1.37
Kind regards,
Anthony
Ok, the zc1.3.8 version of that file uses a new function that zc1.3.7 didnt have. So i added a version for both 1.3.7 and 1.3.8 to the modules file for product_listing. use the one that matches your zen-cart version
No other files changed, just included a file for zc137 product_listing
Last edited by qhome; 9 Apr 2008 at 03:36 AM.
Templates: Silverfish | Blue Admin | TruBlu
Contribs: USPS AutoFill | Column Divider Pro | Tabbed Products Pro | Main Image Replacer
DoNaTiOnS WeLcOmE!