missing: /page-templates/full-width.php
-
I am having problems which I think are with my host, but they asked me to check my error log files, and one of the errors says:
/wp-content/themes/graphene/page-templates/full-width.php): failed to open stream: No such file or directory
My set up does not have a /page-templates/ folder . Should it have one?
I have been wondering why changing page templates does not work for me.
Other errors all seem to relate to templates, such as this one, which i do not understand at all. I changed some bits to xxxx’s
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 7 for query
SELECT
COUNT(comment_ID)
FROM
wp_comments
WHERE
comment_type = “” AND comment_approved=”1″ AND comment_parent=”0″ AND
comment_post_ID= made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/graphen xxxxxxxxxxxxxxxxxxxxxxxx/wp-login.php
WordPress database error User ‘xxxxxxxxxxx’ has exceeded the ‘max_questions’ resource (current value: 75000) for query SELECT option_value FROM wp_options WHERE option_name = ‘_transient_timeout_graphene-action-hooks-list’ LIMIT 1 made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, wp_widgets_init, do_action(‘widgets_init’), call_user_func_array, graphene_widgets_init, graphene_get_action_hooks, get_transient, get_option
Admin
Quote:/wp-content/themes/graphene/page-templates/full-width.php): failed to open stream: No such file or directoryMy set up does not have a /page-templates/ folder . Should it have one?
I have been wondering why changing page templates does not work for me.
The theme does not have that file or folder. It must be some other plugins that try to load that nonexistent file.
Quote:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 7 for querySELECT
COUNT(comment_ID)
FROM
wp_comments
WHERE
comment_type = “” AND comment_approved=”1″ AND comment_parent=”0″ AND
comment_post_ID= made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/graphen xxxxxxxxxxxxxxxxxxxxxxxx/wp-login.php
WordPress database error User ‘xxxxxxxxxxx’ has exceeded the ‘max_questions’ resource (current value: 75000) for query SELECT option_value FROM wp_options WHERE option_name = ‘_transient_timeout_graphene-action-hooks-list’ LIMIT 1 made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, wp_widgets_init, do_action(‘widgets_init’), call_user_func_array, graphene_widgets_init, graphene_get_action_hooks, get_transient, get_option
See this topic: https://forum.graphene-theme.com/bug-report/wordpress-database-error-since-upgrading-to-wordpress-352
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
