|
#1
Aug 28, 2009, 10:15 AM
|
|
|
23 posts · Jul 2009
Guildford
|
|
I'm not sure if this is a plugin problem but suspect this recurring instability may have been caused by a plug in installation
Every so often I am unable to re-edit specific page (never posts) - I just get a grey screen no editor
I also notice that on no pages does the Quick Edit work
|
#2
Aug 28, 2009, 11:19 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
if you switch to the default theme, do you get the same issue?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3
Aug 29, 2009, 05:28 AM
|
|
|
23 posts · Jul 2009
Guildford
|
|
Good suggestion but before I do that, when I switch back will all my settings be preserved
& is there a back up mechanism that doesn't involve MySQL ? e.g. like an XML file with all the settings in it ?
|
#4
Aug 29, 2009, 07:00 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
All the Atahualpa theme settings are stored in the wp-options table (ase are most theme settings). Swapping themes will not effect them.
As a matter of fact, one of the causes of 'bloating' a wordpress database is trying out lots of themes and plugins. Each one adds things to wp-options (and other places - some even create new tables), but very few have a 'uninstall' option that will remove what they put in there. There are notes out on the web for cleaning out the database to make it speedier.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
Last edited by juggledad; Aug 31, 2009 at 06:34 AM.
|
#5
Aug 31, 2009, 04:42 AM
|
|
|
23 posts · Jul 2009
Guildford
|
|
Hi there - yep switching themes seems to allow the editing function to come back
& my suspicion was that this all started when installing plugins
In fact, I have to now manually install any plugin now too !!
|
#6
Aug 31, 2009, 06:52 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
what do you mean you have to manually install plugins?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#7
Aug 31, 2009, 07:24 AM
|
|
|
23 posts · Jul 2009
Guildford
|
|
If I try Add New inside the editor it just hangs (i.e. says it's installing but nothing happens and a 0KB zip folder ends up on the web site
I have to download them & FTP them across
This all started early on after the initial ATO installation when I was building the blog
Would a fresh install be a good idea as I am on 3.4 not 3.4.1 ?
If so, can I just install it as a new theme & switch between as I think you've advised elsewhere ?
|
#8
Aug 31, 2009, 08:45 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Have you tried switching to the default theme and then installing a plugin? (btw, I always FTP my plugins) Yes you can install the newest version of the theme (3.4.2) and you won't loose any settings - unless you actually made changes to the code itself
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#9
Sep 1, 2009, 12:11 PM
|
|
|
23 posts · Jul 2009
Guildford
|
|
Yes it looks like if I switch to a new theme the problem goes away
Incidentally when I switch to Atahualpa 3.4.2 it does have many of my settings but not for one of the sidebars
Is there perhaps a corruption in the original files I could reset by FTP'ing the original back up again ?
|
#10
Sep 2, 2009, 06:06 AM
|
|
|
23 posts · Jul 2009
Guildford
|
|
As an update to this - I just installed the Sociable plug in (again) and then the ability to edit all pages dissappears (not just some of them) ...
When I use a different theme, I can edit any page - which gives me a great workaround
I kinda like the new theme I've picked too but it's not quite as funky or flexible as this one
Hope this helps therefore identify the prob ...
|
#11
Sep 2, 2009, 07:01 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
What verwsion of WP and PHP?
Are there any error messages in the log or console. I can't recreate this at this point
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#12
Sep 3, 2009, 02:52 AM
|
|
|
23 posts · Jul 2009
Guildford
|
|
Hi there & sorry to be thick
How do I find out what version of WP & PHP ?
It seems that any new plug in unstabilises the theme and prevents editing - with Sociable activated when I tried to go back to ATO, it came up with a server error 500 !!
Do you think it's best to live with the workaround of editing in a different theme & flipping back while waiting for Themeframe ? http://wordpress.bytesforall.com/?p=75
Most of my pages for the new site are there now and I will just be adding posts for the forseeable
|
#13
Sep 3, 2009, 05:29 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
You should see the wordpress version on the wordpress dashboard. For getting the PHP version - use the wp-security plugin ( http://wordpress.org/extend/plugins/wp-security-scan/) - this could be a memory issue - copy and paste all the info in the 'System Infomation Scan' area of the display.
Who is your ISP?
I would resolve this issue - it shouldn't be happening and if there is an error, there is no telling what might crop up in the future.
The 500 is an internal server error and needs to be tracked down
I would also make a backup of your database (use phpmyadmin or try wp-DBManager - http://downloads.wordpress.org/plugi...nager.2.50.zip) and backup the contents of wordpress/wp-content folder This way no matter what happens you can get back to where you are today.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#14
Sep 3, 2009, 12:30 PM
|
|
|
23 posts · Jul 2009
Guildford
|
|
Thanks Database backup OK using the plug in apart from this message
Your backup folder MIGHT be visible to the public
To correct this issue, move the .htaccess file from wp-content/plugins/wp-dbmanager to /homepages/7/d124033759/htdocs/bookwrightBlog/wp-content/backup-db
I can't find where the latter is though
Re wp-security-scan/ when I activated it, it came up with this error replacing the whole wp-admin scrren
Error 500 - Internal server error
An internal server error has occured!
Please try again later.
- really appreciate your ongoing support on this one
|
#15
Sep 3, 2009, 03:13 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Are you running on 1and1?
Quote:
Your backup folder MIGHT be visible to the public
To correct this issue, move the .htaccess file from wp-content/plugins/wp-dbmanager to /homepages/7/d124033759/htdocs/bookwrightBlog/wp-content/backup-db
|
There is a file in your 'wp-contents/plugins/wp-dbmanager' folder called 'htaccess.txt'. Move this file to
the '/wp-content/backup-db; folder and call it '.htaccess' - that will get rid if the message
------------
create a text file called phpinfo.php and put the following in it
HTML Code:
<?php
if (! ($xmlparser = xml_parser_create()) ) {
die ("Cannot create parser");
}
phpinfo()
?>
ftp this file to the wordpress folder - then you can run it by using 'http://www.thebookwright.com/phpinfo.php' - it should tellus a lot about the php environment
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#16
Sep 4, 2009, 02:44 AM
|
|
|
23 posts · Jul 2009
Guildford
|
|
Hi there - yes I'm on 1and1
Have moved the htaccess file
The PHP script generated loads - see attached
Last edited by juggledad; Sep 4, 2009 at 06:18 AM.
Reason: attachment removed
|
#17
Sep 4, 2009, 06:17 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
AH HA! it's that ?@#@! 1and1 and their default php 4.
follow the instructions in this article and it will start you running php5
http://faq.1and1.com/scripting_langu...upgrade/6.html
and hopefully that should take care of your problems....unless it is a memory issue, but one thing at a time
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
Last edited by juggledad; Sep 7, 2009 at 11:51 AM.
|
#18
Sep 7, 2009, 11:26 AM
|
|
|
23 posts · Jul 2009
Guildford
|
|
You are my new favourite person on the planet
Early days but I think that's solved it - give me 24 hours of testing & donation on its way
|
#19
Sep 8, 2009, 01:23 AM
|
|
|
23 posts · Jul 2009
Guildford
|
|
SOLVED !!! Many thanks again ... a lesson to me to follow instructions more carefully in future
|
|