KarinSpaink
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: No comments possibleAkismet has updated their plug-in. Things work normally, again!
Forum: Fixing WordPress
In reply to: No comments possibleSo sorry for spamming my own subject. My comments sometimes show up, and sometimes don’t.
Forum: Fixing WordPress
In reply to: No comments possibleSorry; double post.
Forum: Fixing WordPress
In reply to: No comments possibleYes, it’s the most recent version of Akismet, 2.6.0.
Forum: Fixing WordPress
In reply to: Fatal error after 'Empty spam'Owww.. That’s sweet. Plus, anything that makes an install more dependable & secure is welcome 🙂
My hosting provider really is rather net savvy and he never thought to install json, so perhaps it’s not *very* default – it seems to be an added option that you need to install.
Meanwhile my second problem – not being able to add tags in the ‘Edit post’ or ‘New post’ screen rather surprisingly fixed itself. Suddenly I see old tags again, can add them etc.
Remains the third: the automatic update not working, and sending me to a more-or-less blank screen. I’ll chew on that one for a bit more.
And Ipstenu: thanks again for your help. It was very much appreciated!
Forum: Fixing WordPress
In reply to: Fatal error after 'Empty spam'Thanks Ipstenu, your tip did the trick: My hosting provider installed json. No more errors when looking at trashed comments or emptying spam.
One down, two problems to go!
Forum: Fixing WordPress
In reply to: Fatal error after 'Empty spam'Ipstenu, I fetched a copy of class-json.php from http://core.trac.wordpress.org/browser/trunk/wp-includes/class-json.php (at the bottom of that page there’s is a download link) and copied that to my /wp-includes directory, and when that didn’t make a difference, to my /wp-admin/includes directoty.
To no avail.. I’ll ask my hosting provider whether his PHP install has json disabled, and if so: to switch it on. And I’ll report back after that.
But considering the wild variety of my problems, Ifear that there’s something rotten deep down in my WordPress install. Which is weird, because it worked like a charm before…
Forum: Fixing WordPress
In reply to: Fatal error after 'Empty spam'esmi: Oh nonono, I’m sorry for the confusion – it’s the automatic update in general that refuses to do its job. WordPress knows that its current installation is up to date, it’s just that it doesn’t want to do any automatic updates – a problem which started pre-3.2. So I actually did the current installation manually…
All your other suggestions I have tried already. However, my three problems persist, two of which – the json error and the greyed out tag field – are brand new and started with WordPress 3.2.
Forum: Fixing WordPress
In reply to: Fatal error after 'Empty spam'kmessinger: Executed all three of your suggestions, and then checked my admin page again. All three problems persisted.
Ipstenu: Yes, I’ve done all dances, by now repeatedly 🙂 I created a page phpinfo.php on my website – asking for phpinfo(INFO_MODULES) – and here’s the result: http://www.spaink.net/phpinfo.php
Btw, thanks ever so much for your efforts to nail this problem. Very much appreciated.
Forum: Fixing WordPress
In reply to: Fatal error after 'Empty spam'I’m sorry, I was too brief – I had explained my problems elsewhere.
1: No more automatic install:
The option to do an automatic update is still present. That directs me to the page ‘Connection Information’, where I enter my FTP / SSh password. I immediately get redirected to an empty admin page, and nothing happens.2: Impossible to add tags in the New Post screen:
Yes, ‘post tags’ is checked. I see the box for adding tags too; but everything that I enter is greyed out, and the link ‘Choose from the most used tags’ doesn’t do anything anymore. However, in ‘Quick Edit’ mode I can add tags.3. Error with spam posts:
On the ‘Comments’ page, I get the aforementioned error as soon as I select to see ‘Trash’. The error also occurs after the command ‘Empty spam’ has been processed.Forum: Fixing WordPress
In reply to: Fatal error after 'Empty spam'Thanks for the tip. Yes, I considered the missing class-json.php remarks in that posting. But that’s a theme problem, and this isn’t: the error occurs irrespective of the theme. It’s the file /wp-admin/includes/class-wp-list-table.php calling upon the json_encode function. Plus, the error shows up in the admin panel.
I’ve tried deactivating all plugins and manually installing WordPress 3,2, and both PHP and MySQL are up to date. Yet the three errors that are pestering me are persisting:
* no more automatic install
* I can’t add tags in the New Post screen (only via Quick Edit)
* and killing spam does its work but returns an error line) insist.I’d be grateful for other suggestions!
Forum: Installing WordPress
In reply to: WordPress 3.2 Update Automatically Not WorkingI’ve tried that already. Same result: not working 🙁
Forum: Installing WordPress
In reply to: WordPress 3.2 Update Automatically Not WorkingBowdengaming, how did you resolve this? I have the same problem… PHP and MySQL are all up to date.
Forum: Fixing WordPress
In reply to: Cannot add tags to postings ad=fter upgrade to 3.2Addition 1: I’ve tried deactivating all plugins; didn’t make a difference.
Addition 2: I just found out that if I use Quick Edit to modify a posting, suddenly I can add tags again. While working in the ‘new post’ screen or wile modifying a post full screen, I can’t add tags.