paulreset
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: iframes being stripped out of scheduled posts?Ok dokey thanks for the update. Apologies, I must have missed that previous post.
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminI tried removing the plugins completely though (via FTP) and it didn’t help the white screen issue unfortunately.
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminNot entirely sure what those mean though!
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminOk got error reporting working and got these errors:
Notice: Undefined index: aiosp_enabled in /home/paulrest/phuturelabs.com/word/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 766
Notice: Undefined index: aiosp_enabled in /home/paulrest/phuturelabs.com/word/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 766
Notice: rss.php is deprecated since version 3.0! Use wp-includes/class-simplepie.php instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3422
Notice: is_plugin_page is deprecated since version 3.1 with no alternative available. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3384
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/paulrest/phuturelabs.com/word/wp-includes/functions.php on line 3382
Notice: Undefined variable: podpupplayerOptions in /home/paulrest/phuturelabs.com/word/wp-content/plugins/podpress/podpress.php on line 733
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminThanks kmessinger – just double checked and definitely no white space.
It’s very strange that it’s happening to two sites, both with completely different versions of wordpress but both that are installed to the /word/ directory within the domain.
Another wordpress install I have that’s on the root directory isn’t experiencing any problems.
Could it have something to do with htaccess?
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminI’ve just noticed that the same thing is happening on another site of mine (http://www.nerverecordings.co.uk) but not with some others.
The only thing linking the two sites that aren’t working is the fact that WordPress is installed into a folder called /word instead of the root folder.
Both are running completely different versions of WP, themes, plugins etc etc.
What could this mean? Something to do with the /word?
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminWill do thanks – I emailed in a support ticket yesterday and I’ll try and speak to someone tonight and find out if I can access the error logs.
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminWhere would they be? I have full FTP access and a web panel. I can’t see it anywhere on the web panel though.
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminOk dokey I tried turning it on via .htaccess using this code
php_flag display_errors 1
php_value error_reporting 8191Is this correct? Sorry – I’m a bit clueless about error codes and stuff.
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminThanks everyone – I can’t see an error file in the admin directory. I don’t have a php.ini file – but I tried adding the debug message to the wp-config file, no debug.log file appeared in the content folder though 🙁
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminThe SQL database? Yup – it’s a month or so old though.
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminJust tried that – I just get the white screen 🙁
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminI can’t get the upgrade to run at all – but have tried reuploading all the 3.2 files (wp-admin, wp-includes etc) and still getting the white screen. Should I maybe try and upload files from an old WP version?
Thanks so much for all your help on this – sorry if this is causing you any hassle!
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminChecked MySQL version and it’s higher than 5.0 also.
Forum: Fixing WordPress
In reply to: White screen showing when trying to access wp-adminAh checked and I was 5.2!
Upgraded to 5.3 though and problem remains – tried clearing browser cache incase it was cache’d but to no avail 🙁Sorry again!