Hi,
I just updated to the plugin version 1.7.2, and it dont even activate here.
Thanks for the support.
Hi,
I just updated to the plugin version 1.7.2, and it dont even activate here.
Thanks for the support.
The same, i've just update.
WP 2.9.1 is saying "plugin activated" but it is really not activated !!
I have the same issue - plugin page says it activates, but it doesn't.
I did it first as an upgrade and then purged my options table and reinstalled. No joy either way.
Yeah, me too.
Rolled back and got the "fatal error" thing.
Das Plugin kann nicht aktiviert werden, da es einen fatalen Fehler erzeugt
Same issue as everyone else. Hopefully a fix will be coming soon!
yepp, can't activate it too.
same case here :(
Same issue
I just installed simple tags, but I can't activate it, cause to fatal error message
for me it's 1.7.4.2 and 2.9.2 : fatal error message
But nervertheless, it is now listed as activated and it seems to be working fine, at least the tag-cloud widget is ...
I fix the error during the activation with WP and PHP4 on version 1.7.4.3
1.7.4.3 and 2.9.2 is still giving the same error for me. Best I can tell, the plugin is still activating anyway.
Updated to the new 1.7.4.3. and still get the same fatal error. Tags are working. Activation is working. But only when you click publish, afterwards you get the fatal error. The post goes through, it's just the fatal error message comes up right after you hit publish instead of going back to the usual confirmed posting.
The same error ? Can your detail the error message ?
I try this version with PHP Version 4.4.9
With Simple Tags 1.7.4.2, i have a fatal error.
With Simple Tags 1.7.4.3, all it's ok...
Upgraded to 1.7.4.4. So far, so good.
Ok, have done additional tests and 1.7.4.4 worked well. The fatal error tends to happen when I have the following plugin activated: WP-DBManager
When I have DB Manager on, I get the fatal error. Deactivate it...and I don't.
Am I the only one who has the JS problem? :(
My admin page for Simple Tags are not displayed correctly.
Ok, so maybe it's not WP-DB Manager. So, far everything works with WP-DBManager. Out of the 20 posts I made yesterday and today, about two times did I receive a fatal error message.
Well, had to deactivate Simple Tags 1.7.4.4 once again for the bigger site... fatal error problems. I'm testing it on three wordpress sites right now. The smaller blogs are working fine it seems but the bigger site, I thought it was working at first but now the fatal error problem is back.
The problem happens after publishing a post.
For me the Fatal Error is always found in wp-includes/wp-db.php line 480 (which I have in bold)
function _real_escape($string) {
if ( $this->dbh && $this->real_escape )
return mysql_real_escape_string( $string, $this->dbh );
else
return addslashes( $string );
}
If I deactivate simple tags, everything works fine. When I activate it...I get the fatal error.
What I ended up doing is deactivating under administration:
Activate autocompletion feature with old input
And now, no longer receiving any fatal errors for almost a week.
This topic has been closed to new replies.