Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VersionPress does not display anything! #179

Open
prenommer opened this issue Jul 17, 2020 · 2 comments
Open

VersionPress does not display anything! #179

prenommer opened this issue Jul 17, 2020 · 2 comments

Comments

@prenommer
Copy link

prenommer commented Jul 17, 2020

Please be specific when describing the issue. Also, these details will help:

  • VersionPress version: 4.0 beta2
  • WordPress version: 5.4.2
  • OS, webserver, PHP: Linux, Litespeed, 7.4.4
  • Git version: 2.22.0

Hello,

The VersionPress page on my site https://divi.prenommer.com does not display anything, even when I write content (articles, page ...)
In error_log, I found these two lines:
versionpress

  • [16-Jul-2020 17:59:34 UTC] Erreur de la base de données WordPress Unknown column 'b.option_name' in 'where clause' pour la requête SELECT option_name FROM wp_options AS a WHERE a.option_name LIKE '\transient\%' AND a.option_name NOT LIKE '\_transient\timeout\%' AND b.option_name = CONCAT( 'transient_timeout', SUBSTRING( a.option_name, 12 ) ) AND b.option_value < 1594922374 faite par do_action_ref_array('delete_expired_transients'), WP_Hook->do_action, WP_Hook->apply_filters, delete_expired_transients, VersionPress\Database\SqlQueryParser->parseQuery, VersionPress\Database\SqlQueryParser->parseDeleteQuery, VersionPress\Database\Database->__call, call_user_func_array

-[16-Jul-2020 17:59:34 UTC] Erreur de la base de données WordPress Unknown column 'b.option_name' in 'where clause' pour la requête SELECT option_name FROM wp_options AS a WHERE a.option_name LIKE '\_site\transient\%' AND a.option_name NOT LIKE '\_site\_transient\timeout\%' AND b.option_name = CONCAT( 'site_transient_timeout', SUBSTRING( a.option_name, 17 ) ) AND b.option_value < 1594922374 faite par do_action_ref_array('delete_expired_transients'), WP_Hook->do_action, WP_Hook->apply_filters, delete_expired_transients, VersionPress\Database\SqlQueryParser->parseQuery, VersionPress\Database\SqlQueryParser->parseDeleteQuery, VersionPress\Database\Database->__call, call_user_func_array

What should I do, I'm not really very good, although I understand the need to have this extension. Thank you in advance. Claude.

@prenommer
Copy link
Author

Should we set the VersionPress environment option by default or in dev?

Thank you.

@prenommer
Copy link
Author

The type of error repeated and noted three times in a row in the console:

Uncaught TypeError: Expected a function
ur https://divi.prenommer.com/wp-content/plugins/versionpress/admin/public/gui/app.js?ver=4.0-beta2:58
https://divi.prenommer.com/wp-content/themes/Extra/core/admin/js/support-center.js?ver=4.5.1:320
jQuery 2
dispatch
handle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant