error Infopanels
Something is trying to access the Javascript before it finishes loading. Or something is causing an error in the Javascript to prevent other functionality from working. Does the problem happen with that addon disabled?
It appears that the initial error is being thrown with this code -
window.vBulletin=window.vBulletin||{};window.vBull etin.phrase=window.vBulletin.phrase||{};window.vBu lletin.phrase.precache=window.vBulletin.phrase.pre cache||[];window.vBulletin.phrase.precache=$.merge(window.v Bulletin.phrase.precache,['dbtech_infopanels_fetching_data_in_x','dbtech_inf opanels_fetching_data','dbtech_infopanels_click_re load_to_fetch']);
That belongs to an addon. The addon may need to be updated to work with newer versions of vBulletin 5.
Code:
window.vBulletin=window.vBulletin||{};window.vBulletin.phrase=window.vBulletin.phrase||{};window.vBulletin.phrase.precache=window.vBulletin.phrase.precache||[];window.vBulletin.phrase.precache=$.merge(window.vBulletin.phrase.precache,['dbtech_infopanels_fetching_data_in_x','dbtech_infopanels_fetching_data','dbtech_infopanels_click_reload_to_fetch']);
log error
Code:
HTML1512: Unmatched end tag.
sat-lodge.it (1625,132)
HTML1409: Invalid attribute name character. Attribute names should not contain ("),('),(), or (=).
sat-lodge.it (1701,2)
HTML1509: Unmatched end tag.
sat-lodge.it (1701,162)
HTML1508: Unmatched end tag.
sat-lodge.it (1706,122)
HTML1523: Overlapping end tag. Tags should be structured like ?b>i>/i>/b>? instead of ?b>i>/b>/i>?.
sat-lodge.it (1706,130)
SEC7115: :visited and :link styles can only differ by colour. Some styles were not applied to :visited.
sat-lodge.it (1,1)
SCRIPT5009: SCRIPT5009: 'jQuery' is not defined
file-upload-rollup-542.js (4,2)
5 SCRIPT5009: SCRIPT5009: '$' is not defined
admin-sbpanel-style.js (11,161)
2 SCRIPT5009: SCRIPT5009: 'jQuery' is not defined
jquery.tmpl.min.js (1,2)
5 SCRIPT5009: SCRIPT5009: '$' is not defined
admin-sbpanel-style.js (11,161)
2 SCRIPT5009: SCRIPT5009: 'jQuery' is not defined
jquery.tmpl.min.js (1,2)
5 SCRIPT5009: SCRIPT5009: '$' is not defined
admin-sbpanel-style.js (11,161)
2 SCRIPT5009: SCRIPT5009: 'jQuery' is not defined
jquery.tmpl.min.js (1,2)
5 SCRIPT5009: SCRIPT5009: '$' is not defined
admin-sbpanel-style.js (11,161)
SCRIPT5009: SCRIPT5009: 'jQuery' is not defined
jquery.tmpl.min.js (1,2)
warning
Code:
HTML1512: Unmatched end tag.
sat-lodge.it (1625,132)
HTML1409: Invalid attribute name character. Attribute names should not contain ("),('),(), or (=).
sat-lodge.it (1701,2)
HTML1509: Unmatched end tag.
sat-lodge.it (1701,162)
HTML1508: Unmatched end tag.
sat-lodge.it (1706,122)
HTML1523: Overlapping end tag. Tags should be structured like ?b>i>/i>/b>? instead of ?b>i>/b>/i>?.
sat-lodge.it (1706,130)
SEC7115: :visited and :link styles can only differ by colour. Some styles were not applied to :visited.
sat-lodge.it (1,1)