Skip Navigation

[Resuelto] Site partially down. Error on conditionals after WP update.

Este hilo está resuelto. Aquí tiene una descripción del problema y la solución.

Problem: I am seeing a Fatal Error:

Fatal error: require_once(): Failed opening required '/path/to/wp-content/plugins/types/vendor/toolset/toolset-common/toolset-forms/classes/class.cred.php' (include_path='.:/usr/local/php70/pear') in /path/to/wp-content/plugins/wp-views/embedded/inc/wpv-conditional.php on line 768

The site is running the latest version of all plugins.

Solution: It appears that there was a problem during the Views plugin update process. To resolve this issue, please log in using FTP and delete the entire folder wp-content/plugins/wp-views. Then download the latest version of Views from https://toolset.com/account/downloads and reinstall the plugin.

This support ticket is created hace 7 años, 1 mes. 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

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)

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por marcB-6 hace 7 años, 1 mes.

Asistido por: Christian Cox.

Autor
Mensajes
#584397
Schermafbeelding 2017-10-31 om 16.29.37.png

Both of below sites run the latest version of views, types and WP.

When you open this site:
enlace oculto

you see a php error:
Warning: require_once(/home/vacatur3/public_html/dpairpa.com/wp-content/plugins/types/vendor/toolset/toolset-common/toolset-forms/classes/class.cred.php): failed to open stream: No such file or directory in /home/vacatur3/public_html/dpairpa.com/wp-content/plugins/wp-views/embedded/inc/wpv-conditional.php on line 768

Fatal error: require_once(): Failed opening required '/home/vacatur3/public_html/dpairpa.com/wp-content/plugins/types/vendor/toolset/toolset-common/toolset-forms/classes/class.cred.php' (include_path='.:/usr/local/php70/pear') in /home/vacatur3/public_html/dpairpa.com/wp-content/plugins/wp-views/embedded/inc/wpv-conditional.php on line 768

What to do?

#584618

Hi, your site's debug information seems to indicate that Views 2.4.1 is installed, but the latest version is 2.5. It's possible that there was a problem during the update process. Please use FTP or SSH to completely delete the plugin folder at /wp-content/plugins/wp-views, then reinstall Views 2.5 using the latest download zip package from https://toolset.com/account/downloads

Let me know the results.

#584768

Yes, It is fixed