![]() |
Adding custom product tab breaks x-mobile skin
Using X-Cart 4.7.2
We've added a custom tab into the product detail page by editing /include/produt_tabs.php and adding Code:
$product_tabs[] = array( I've tracked this down to be caused by the {include file=$tab.tpl nodialog='Y'} in this code in \skin\common_files\modules\Xcart_Mobile\customer\m ain\product.tpl Code:
{if $product_tabs} Can anyone suggest a way to work around this? Thanks! |
Re: Adding custom product tab breaks x-mobile skin
Quote:
Thanks. |
Re: Adding custom product tab breaks x-mobile skin
The error is a 500 Internal Server Error with the following javascript error.
Firebug reports the javascript error to be Code:
$(document).bind('pagechangefailed', function() { See Firebug screenshot here http://dev.growhigh.co.uk/images/error.jpg |
All times are GMT -8. The time now is 07:25 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.