Jump to content

Some of javascript functions are not working


szekelyz

Recommended Posts

Dear Power of forum.

After I upgraded my site to 1.7.8.8 accoured lot of problems like:

 

Order page: buttons Print Order, Add Product, Buttons are not reacting
- Product (edit): buttons Save, Add a Feature, Preview, ...Buttons are not reacting
- Modules listing: link View More not reacting
- Upload link or drag and drop modul not working on module manager

I have 3 errors on my Console:

Uncaught TypeError: $(...).tooltip is not a function

    <anonymous> https://www.domain.hu/admin430f1ewyf/themes/default/js/bundle/default.js?1.7.8.8:7

    jQuery 2

default.js:7:32

Uncaught TypeError: r(...).popover is not a function

    <anonymous> https://www.domain.hu/admin430f1ewyf/themes/new-theme/public/form_popover_error.bundle.js?1.7.8.8:25

    jQuery 2

form_popover_error.bundle.js:25:58

Uncaught TypeError: o.dropzone is not a function

    value https://www.domain.hu/admin430f1ewyf/themes/new-theme/public/module.bundle.js?1.7.8.8:50

    e https://www.domain.hu/admin430f1ewyf/themes/new-theme/public/module.bundle.js?1.7.8.8:50

    <anonymous> https://www.domain.hu/admin430f1ewyf/themes/new-theme/public/module.bundle.js?1.7.8.8:123

    jQuery 2

module.bundle.js:50:15450

    value https://www.domain.hu/admin430f1ewyf/themes/new-theme/public/module.bundle.js?1.7.8.8:50

    e https://www.domain.hu/admin430f1ewyf/themes/new-theme/public/module.bundle.js?1.7.8.8:50

    <anonymous> https://www.domain.hu/admin430f1ewyf/themes/new-theme/public/module.bundle.js?1.7.8.8:123

    jQuery 2

 

Thank you for helping me.

 

 

 

 

 

 

Edited by szekelyz
Hiding domain name (see edit history)
Link to comment
Share on other sites

Javascript errors usually come in sets. It is important to find the first one as all later ones will be follow-up errors caused by the first one.

Those "is not a function" errors are very likely follow-up errors.

The likely cause is the last error. But you don't mention the error message. You only mention its location (module.bundle.js:50:15450).

Edited by musicmaster (see edit history)
Link to comment
Share on other sites

On 10/27/2023 at 8:14 AM, szekelyz said:

After I upgraded my site to 1.7.8.8 accoured lot of problems like:

Can't you go back to the "old" Version?
Before doing updates or other substantial changes updates should be made anyway.

Link to comment
Share on other sites

Php 7.4, I dont remember from which one. I think it was a downloaded version from presta store and all was done from scratch. At the very first beginning there was no problem at all. I cant now list my mods to disable them from module manager. ( From phpmyadmin yes)

Link to comment
Share on other sites

Do not put the old files in the new Presta. You will do even more damage.

Is your e-shop alive? Wouldn't you rather hire someone experienced to do the repair?

It is necessary to realize that if the upgrade had an error and you did not make a FTP and database backup, it is a big problem (everything points to it). The programmer will adjust everything for you and quickly. You will be looking for several days of advice that will not help you and you will lose profit and many hours spent on repairs.

Edited by ps8moduly.cz (see edit history)
Link to comment
Share on other sites

  • 3 months later...
On 11/1/2023 at 8:49 AM, szekelyz said:

I just can confirm, that the deletion was done, but no changes on the admin area.

What else I can try to do? Copy some old presta files over the ugraded version?

 

Hello

Did you get a solution ?

Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...