after migrating: app.js:3 Uncaught TypeError: $(...).tooltip is not a function
Permalink
Hi,
After migrating a site i get the following error:
app.js:3 Uncaught TypeError: $(...).tooltip is not a function
Site: houtpunt.be
I can login, but once i click the edit button on a page in my site i get a blank screen.
Check the screenshot for the error.
Any ideas?
After migrating a site i get the following error:
app.js:3 Uncaught TypeError: $(...).tooltip is not a function
Site: houtpunt.be
I can login, but once i click the edit button on a page in my site i get a blank screen.
Check the screenshot for the error.
Any ideas?
By migrating i mean moving the site from an existing domain to a new domain. So i guess that's transferring then :)
@grafoman
If you switch your theme to the default Elemental theme, do you still experience the issue?
If you switch your theme to the default Elemental theme, do you still experience the issue?
Hey MrKDilkington, thanks for the suggestion.
When Switching to a the default theme i get another message relatable to the addon 'easyImageGallery'.
I added a screenshot.
When switching back the problem remains (uncaught reference...) with the custom theme for Houtpunt.
When Switching to a the default theme i get another message relatable to the addon 'easyImageGallery'.
I added a screenshot.
When switching back the problem remains (uncaught reference...) with the custom theme for Houtpunt.
@grafoman
Just to clarify, if you switch to the default Elemental theme, do you receive the "tooltip is not a function" error?
The Easy Image Gallery add-on error I believe is related to PHP 7.
https://www.concrete5.org/marketplace/addons/easy-image-gallery/chan...
1.4.1 - Fix a PHP7 issue
Just to clarify, if you switch to the default Elemental theme, do you receive the "tooltip is not a function" error?
The Easy Image Gallery add-on error I believe is related to PHP 7.
https://www.concrete5.org/marketplace/addons/easy-image-gallery/chan...
1.4.1 - Fix a PHP7 issue
ah, i found the problem. Just by changing the php version on our hosting from 7.1 to 5.6 all problems seem to be solved.
Thanks MrKDilkington for a push in the right direction!
Grafoman
Thanks MrKDilkington for a push in the right direction!
Grafoman
By migrating, do you mean moving a site from localhost to live production server or updating a site from one concrete5 version to another?
If you switch your theme to the default Elemental theme, do you still experience the issue?