Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
PM2008
Yes, the variable is set in "tabbed_products_pro.php" and I also tried by adding the tag <!--#MainImageOnTab#--> to the product description.
http://www.herbalbazar.com/index.php...&products_id=6
I observed that above link doesn't work properly when accessed the store in IE6, the left column is pushed down (happens only for the products that has attributes). It works fine in IE7 and Firefox. Can you please look into that too for me.
Thanks again,
PM
First i see that you are just renaming the old versions of the jscript_tpp.js file. You can't rename the file name part because any file that has the prefix jscript_ and the extension .js will still be loaded (thats how zen-cart works). So it appears the the _old version is overwriting the new version since its is listed alphabetically after the non-old one. Same with the _V5 version. You need to rename the jscript and .js parts. Something like:
jxscript_tpp.js_old, jxscript_tpp.js_v5,
That should fix your main image problem.
I don't have any PC's with IE6 to test the other problem but I think I might know what the problem is and I will take a look
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hi
I've tried installing this awesome module three times now, but each time I install it, the Image Handler module stops working :huh:. Has anyone got any ideas why this might be the case please? I've definitely installed the files into the correct folder as the tabs work once they've been installed.
I'm using Zencart 1.3.8a
Tabbed Prod Pro v0.6
Image Handler v2.0 zc1.3.7
Many thanks for your help
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
First i see that you are just renaming the old versions of the jscript_tpp.js file. You can't rename the file name part because any file that has the prefix jscript_ and the extension .js will still be loaded (thats how zen-cart works). So it appears the the _old version is overwriting the new version since its is listed alphabetically after the non-old one. Same with the _V5 version. You need to rename the jscript and .js parts. Something like:
jxscript_tpp.js_old, jxscript_tpp.js_v5,
That should fix your main image problem.
I don't have any PC's with IE6 to test the other problem but I think I might know what the problem is and I will take a look
Thanks for your help, I deleted the old Jscript files and it's working now as expected...
I will await for your findings on the IE6 issue.
Thanks,
PM
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
Stone10
Hi
I've tried installing this awesome module three times now, but each time I install it, the Image Handler module stops working :huh:. Has anyone got any ideas why this might be the case please? I've definitely installed the files into the correct folder as the tabs work once they've been installed.
I'm using Zencart 1.3.8a
Tabbed Prod Pro v0.6
Image Handler v2.0 zc1.3.7
Many thanks for your help
Please go into a little more detail. Are you saying that the rest of the site stops working for Image handler? or are you saying that the image on the product info page doesn't zoom?
If it is the latter, please note that the image on the product info page never zoomed. It is considered the "large" image which doesn't have a zoom option.
You can see IH2 still works on the sideboxes and main page and stuff on my demo site that has TPP.
DEMO
To test further, you can remove the product display info overrides in your template folder and use the one that is in template default and see that it also does not zoom.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
PM2008
Thanks for your help, I deleted the old Jscript files and it's working now as expected...
I will await for your findings on the IE6 issue.
Thanks,
PM
Are you seeing this when using the default tpl_product_display_info.php file? I see what you are saying with your site and this is usually caused by what is called "float drop"
I notice that Cherry Zen template uses a "Float-wrap" for some of the column work. I am wondering if it related to clearboth or to something else.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
Are you seeing this when using the default tpl_product_display_info.php file? I see what you are saying with your site and this is usually caused by what is called "
float drop"
I notice that Cherry Zen template uses a "Float-wrap" for some of the column work. I am wondering if it related to clearboth or to something else.
I was using the tpl_product_info_display.php provided in your package...so I went back to Cherry Zen's product display info page and added the following snippet...
<?php
//BOF :: Tabbed Products Pro ::
require(DIR_WS_MODULES . 'tabbed_products_pro.php');
//EOF :: Tabbed Products Pro ::
?>
Now the issue is gone, but the display is all messed up. Please have a look.
http://www.herbalbazar.com/index.php...&products_id=6
Thanks,
PM
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
PM2008
I was using the tpl_product_info_display.php provided in your package...so I went back to Cherry Zen's product display info page and added the following snippet...
<?php
//BOF :: Tabbed Products Pro ::
require(DIR_WS_MODULES . 'tabbed_products_pro.php');
//EOF :: Tabbed Products Pro ::
?>
Now the issue is gone, but the display is all messed up. Please have a look.
http://www.herbalbazar.com/index.php...&products_id=6
Thanks,
PM
Getting Internal Error 500 now
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
Getting Internal Error 500 now
Try again now...looks like the host had a hickup!
Thanks,
PM
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
PM2008
Try again now...looks like the host had a hickup!
Thanks,
PM
Nope. Same problem
Quote:
The server encountered an unexpected condition which prevented it from fulfilling the request.
The script had an error or it did not produce any output. If there was an error, you should be able to see it in the error log.
1 Attachment(s)
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
Nope. Same problem
Sorry, my host is experiencing issues...I was able to capture a screenshot when it was up. Please have a look and let me know.
Thanks,
PM