Questions tagged [wordpress-5.5]
6 questions
7
votes
2 answers
Wordpress / MySQL - How to fix 'Invalid default value for 'user_registered''
I am using Wordpress 5.5 with MySQL 8. I have everything set up, and went to change the structure of the the wp_users table, but can't modify the table because of the error Invalid default value for 'user_registered'
This is the current column…

Wige
- 3,788
- 8
- 37
- 58
1
vote
2 answers
Uncaught TypeError: jQuery(...).live is not a function when editing Woocommerce product
I have a website that uses Woocommerce to sell products. The store was working fine until I updated to Wordress 5.5
Now whenever I edit a product, several elements in the post editor do not work. I can't remove a featured image, and I can't edit a…

Alex Douglas
- 534
- 1
- 8
- 21
1
vote
0 answers
URL Redirection Issue after WordPress update 5.5 version
Currently i am facing issue with URL automatic redirection after the update Wordpress version 5.5 from 5.4. my URL is like http://localhost/testpage/214554 and last segment(214554) is my custom number that I have stored in database. and I have…

Gaurang
- 11
- 2
1
vote
1 answer
Uncaught TypeError: Cannot read property 'msie' of undefined in WP 5.5
I have WordPress website which I updated to version 5.5
Now I get error:
Uncaught TypeError: Cannot read property 'msie' of undefined
at jquery.tools18.min.js?ver=10.2.2:281
at jquery.tools18.min.js?ver=10.2.2:358
(index):738 Uncaught…

Peter Penzov
- 1,126
- 134
- 430
- 808
1
vote
3 answers
Fatal error: Uncaught Error: Call to undefined function wp_unregister_GLOBALS() when upgrading to 5.5
I have WordPress running on Windows 10 with IIS.
While upgrading WordPress to 5.5 this morning I received the following error:
PHP Fatal error: Uncaught Error: Call to undefined function wp_unregister_GLOBALS() in…

rip747
- 9,375
- 8
- 36
- 47
0
votes
1 answer
WordPress conflicting with PageLines
I have noticed that I am unable to edit my wordpress pages via PageLines5 after update to WP 5.5.
These are the errors in my site when try to edit a page:
Uncaught ReferenceError: wp is not defined at color-picker.min.js:2
Uncaught TypeError:…

BenS.
- 147
- 1
- 10