It seems like some files are missing when you upload, can you upload again and make sure you miss nothing?
BTW. for the manager, please use this:
http://code.google.com/p/zencart-mod...downloads/list
Printable View
It seems like some files are missing when you upload, can you upload again and make sure you miss nothing?
BTW. for the manager, please use this:
http://code.google.com/p/zencart-mod...downloads/list
RESOLVED, i've mannually removed every sql queries, after i've installed again itwh module manager, now it works!
http://www.gamesmart.it/gearsofwar2i...60-p-5906.html
Many thanks :P
Your right, I missed a file!
Im still having trouble though now getting it to insert into my tbl_product_info_display.php
Whenever and wherever I add:
my product categories disappear and everything to the right such as info panel and reviews disappears. Im sure its just that im inputting it in the wrong spot.. where do people usually place it?? I tried the end of the file but same problem.:frusty:PHP Code:
<!-- BOF: Cross-Sell information -->
<?php
// THIS CODE WOULD BE ADDED INTO YOUR TPL_PRODUCT_INFO_DISPLAY.PHP WHEREVER YOU WANT TO DISPLAY THE CROSS_SELL BOX:
require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' .
'tpl_modules_xsell_products.php');
?>
<!-- EOF: Cross-Sell information -->
Thanks for your help!!
Sigh... Sorry for wasting your time.
It turns out that I had a file in the wrong spot. :oops: It works perfect now.
I appreciate your time!! :bigups:
Matt
hi, I'm having the same error "Fatal error: Call to undefined method yclass::init_template() in C:\xampp\xampp\htdocs\store\admin\module_manager.php on line 14"
Don't seem to be missing any file, I dragged the whole file admin and includes and only removed the sample tpl files that wasnt suppose to be uploaded. Any ideas?
i want to try this mod, i haven't installed any version of cross sell, do i have to install module_manager before my first installation of cross sell?
Just to let you know I had a problem after installing this mod.
First I installed the Module Manager rev15, then straight after I installed Just Another Cross Sell rev185. While uploading Cross Sell a couple of Module Manager files were overwritten, which didn't look right.
I got the message on my live shop that the table didn't exist, and a PHP error on the Module Manager screen (Fatal error: Call to undefined method: yclass->init_template()....)
Re-installing Module Manager seemed to fix both errors.
Thanks Yellow for a brilliant mod :clap: