Skip Navigation

[Résolu] latest Views crash admin at PHP 7

This support ticket is created Il y a 5 années et 11 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Marqué : ,

Ce sujet contient 1 réponse, a 2 voix.

Dernière mise à jour par Christian Cox Il y a 5 années et 11 mois.

Assisté par: Christian Cox.

Auteur
Publications
#1174794

we get the following error when trying to access the admin

>> [26-Dec-2018 11:28:47 UTC] PHP Fatal error: Uncaught Error: Call to
>> undefined method WPV_Ajax::initialize() in
>> /home/ishla69/public_html/wp-content/plugins/wp-views/application/controllers/main.php:36

but front-end is working fine...

copied site to another server, but it didn't help

#1174909

Hi, can you try the following troubleshooting steps?
- If you need to regain access to wp-admin, log into your site with FTP and go to wp-content/plugins. Temporarily rename the wp-views folder to be something like wp-views-backup. This will temporarily deactivate the Views plugin.
- Clear your browser cache.
- Go to wp-admin > Plugins > Installed Plugins, and make sure all your Toolset plugins are up-to-date. If not, deactivate all Toolset plugins except Types and temporarily activate a default theme like Twenty Nineteen. Update Types to version 3.2.3.
- Try to activate Views again. If the error returns, use FTP to temporarily deactivate the Views plugin by renaming the directory
once again.
- Refresh the page at wp-admin > Plugins > Installed Plugins. Delete the Toolset Views plugin.
- Go to https://toolset.com/account/downloads and download a fresh copy of Views 2.7.1.
- Go to wp-admin > Plugins > Add new, and upload the new copy of Views 2.7.1 you just downloaded. Try to activate the plugin.
- If the error is no longer visible, activate your theme and other plugins one by one until the problem returns.
- If the error is not resolved, I'll need to take a closer look. Please provide your debug information in your next reply as described here: https://toolset.com/faq/provide-debug-information-faster-support/