Support Forum
This is the get routine at line 25 of reboot.php from that site.
# load the selected color overlay stylesheet $overlay = dirname(__FILE__).'/../../'.$_GET['theme'].'/styles/overlays/'.$_GET['overlay'].'.php'; include($overlay);
I must add I can't replicate the error on my dev server.
css caching is off, all error logs cleared within the gui and in the folders on the server.
I can't turn off the themes & languages just yet, they'll have a fit, I'll spring that one on them overnight.
Stats are showing some old browsers being used, I'll have to keep an eye on it.
Could do with a flush sessions button.
let us know... btw, wp doesnt really do sessions in the traditional sense... what you probably want to do is call
which essentially will force a user to log in...
Visit Cruise Talk Central and Mr Papa's World
Back to the ongoing error. Tests done following your requests with plug-ins disabled.
The error has manifested in 2 ways now, one is for the light-blue overlay, while the other is basically the url coding in line 25 of reboot.php. I've checked the site stats and several users are using outdated browsers. One guy in particular has been moaning about the fact he doesn't like the new layout but I have a feeling this is the person that is the root of the error. I haven't managed to catch him online today but I will endeavour to have a chat with him and send him some screen shots of what the layout actually looks like. I don't think this error is down to your coding at all, I see this as a localised issue that I need to resolve myself.
URL error - without a specific file name
[27-May-2015 20:03:15 UTC] PHP Warning: include(): Failed opening '/problem-with-post-edit-buttonome/mysite/public_html/wp-content/sp-resources/forum-themes/reboot/styles/../..//styles/overlays/.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /problem-with-post-edit-buttonome/mysite/public_html/wp-content/sp-resources/forum-themes/reboot/styles/reboot.php on line 25
Below is the previous error, calling light-blue overlay and not locating it.
[27-May-2015 21:25:16 UTC] PHP Warning: include(/problem-with-post-edit-buttonome/mysite/public_html/wp-content/sp-resources/forum-themes/reboot/styles/../..//styles/overlays/light-blue.php): failed to open stream: No such file or directory in /problem-with-post-edit-buttonome/mysite/public_html/wp-content/sp-resources/forum-themes/reboot/styles/reboot.php on line 25
Even the syntax highlighter is throwing a wobbly at the error coding lol
dont understand the syntax highlighter comment...
but both are the same thing... the theme name is missing from the url... I am struggling with how its missing as we cannot duplicate that...
Andy was postulating it might be a blocked cookie issue on specific users...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)