junebob
Forum Replies Created
-
Forum: Plugins
In reply to: email subscription widget?If you’re still looking it sounds that subscribe2 is supposed to do what you are looking for. I’m currently trying it out but having difficulties due to php memory limits…
Forum: Fixing WordPress
In reply to: “There is an autosave of this page that is more recent …”I guess the problem is, when I save my post, even if I make no changes afterwards it sometimes produces an autosave.
Forum: Fixing WordPress
In reply to: Blog blank, wp-admin blank.So, I’ve managed to rescue my blog, although it wasn’t easy. What a mess. I tried to replicate the error I had before but I’ve been unable to.
Anyway, thanks for your help all!
Forum: Fixing WordPress
In reply to: Blog blank, wp-admin blank.It looks like it might be something to do with the NextGEN gallery upgrade to v1.5.2. After I upgrade automatically, it says
‘Attempting reactivation of the plugin’
Then places this symbol:
รฏยปยฟAfter that things just get worse. Everytime I save or update everything on wp-admin I get a blank page with that symbol.
I’m just going to do some tests to see if I can isolate that problem.
Forum: Fixing WordPress
In reply to: Blog blank, wp-admin blank.Ok… will let you know how it goes!!
Forum: Fixing WordPress
In reply to: Blog blank, wp-admin blank.Well, the problem is that I was doing a number of things at the same time.
I went to enable a new theme, then noticed that a couple of my plugins had new versions, so updated them. I had also just backed up my website via FTP. There was a couple of tweaks I made to the code of the newly updated plugins, and I uploaded them to the wrong place. Now I’m fairly sure I’ve corrected everything.
But I didn’t notice exactly when things started to go wrong, as initially there was just sporadic wierd behaviour from wordpress, so I assumed it was just a glitch.If I reinstall wordpress, what happens to my SQL database? Does it reset, or does it stay where it is?
Do I just reinstall wordpress and all my posts and pages are there?If that’s the case, I’ll just reinstall, as I have backups.
Forum: Fixing WordPress
In reply to: Blog blank, wp-admin blank.Hi esmi,
Thanks for your reply.
I can login but it takes me straight to the blank page again.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Slideshow Widget: Remove Sidebar TitleFrom
nextgen-gallery/widgets/widgets.php
you have to remove the line$title = apply_filters(‘widget_title’, empty( $instance[‘title’] ) ? __(‘Slideshow’, ‘nggallery’) : $instance[‘title’]);
That does the trick. ๐
Forum: Fixing WordPress
In reply to: Dashboard broken after upgrading to wp 2.8I get this now, but only because I’m using an old machine. My laptop has gone for repairs, so I’m using an old computer with win XP. My brother is logging in to the same dashboard just fine on his pc, so it must be a setup on my pc.
Does anyone know if I need any applications like java or whatever to run this website properly?I get the same screen as in the http://metalseinen.com/PubImages/4-1.JPG above.
Thanks.
Forum: Fixing WordPress
In reply to: [Plugin: NextGEN Gallery] Slideshow Widget: Remove Sidebar TitleAny comments on this by anyone?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Display Picture TitleHi, I’m trying to understand this, I’m afraid I’m a little clueless.
Where do I find this tag:
[ngg gallery id=x template=caption]Thanks.
Forum: Fixing WordPress
In reply to: Upgraded and appear to have lost everythinI have now worked out what was wrong.
I am using whois.com as my host company. Let me tell you that was the worst decision I ever made. They are awful.
All the php files need to be executable. And the new ones weren’t. Unfortunately I’ve made such a mess of my account I can’t work out how to make it work.
Having tried what you suggested without success, I decided to start from scratch. I deleted and reinstalled wordpress. Set up a new SQL database (I have the old one backed up) and it still didn’t work. Only then did I remember about the file permissions.
I tried restoring the backup database but it doesn’t work.
I can read the SQL file so I can get all my work back, but it’s quite a pain.If anyone has any suggestions on how to restore my SQL database succesfully let me know!
Thanks for your help RVoodoo!
Forum: Fixing WordPress
In reply to: Upgraded and appear to have lost everythinThe theme thing didn’t help.
I’ll have a go at those instructions and let you know…Thanks for your help so far!
Forum: Fixing WordPress
In reply to: Upgraded and appear to have lost everythinI think I’ll try to install a fresh wordpress.
I have now backed everything up. Are there any particular files I need to install, or should I just delete what I have and reinstall it from scratch?Forum: Fixing WordPress
In reply to: Upgraded and appear to have lost everythinThanks – I will check it out with renewed optimism!