Jump to content

Dashboard keep spinning PS 1.6.1.11


MathiasReker

Recommended Posts

PHP version 7.1.0

PrestaShop version 1.6.1.11

 

I just upgraded PS til 1.6.1.11 from 1.6.1.7. and PHP to 7.1.0 from 7.0.x

 

Dashboard does not update, it just keep spinning. Please see screenshot.

 

screenshot: oi63.tinypic.com/2n9yqyo.jpg

 

My dashboard.js is equal to this: https://github.com/PrestaShop/PrestaShop/blob/develop/js/admin/dashboard.js

 

I did try to clear cache.

 

Error: TypeError: window[data_type] is not a function

 

How do I solve this?

 

 

EDIT: I tried to roll PHP version back to 7.0. Now it is working agian. But anyway to solve this in PHP 7.1?

Edited by shinetech.dk (see edit history)
Link to comment
Share on other sites

Same problem after upgrading to php 7.1 with PS 1.6.1.11.
 

Uncaught TypeError: window[data_type] is not a function
    at Object.success (dashboard.js:52)
    at j (jquery-1.11.0.min.js:2)
    at Object.fireWith [as resolveWith] (jquery-1.11.0.min.js:2)
    at x (jquery-1.11.0.min.js:4)
    at XMLHttpRequest.b (jquery-1.11.0.min.js:4)

I've also noted in php error_log a lot of:
Illegal string offset in > /classes/Hook.php on line 554
Edited by DannetStudio (see edit history)
Link to comment
Share on other sites

  • 3 weeks later...

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...