View Single Post
  #3  
Old 08-25-2015, 04:41 AM
 
jmedinger jmedinger is offline
    
Join Date: Nov 2014
Posts: 0
 

Default 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() { console.log('pagechangefailed'); }); $( document ).bind('pageloadfailed', function( event, data ){ console.log('pageloadfailed');
although how this is related to the addition of a product tab on the desktop templates is beyond me!
See Firebug screenshot here http://dev.growhigh.co.uk/images/error.jpg
__________________
v4.6
Reply With Quote