There must be something going on. I too am getting an error on line 116
Ok, i fix it in Simple Tags 1.6.3
Thanks for report.
Now I’m getting it in line 798 … ST 1.6.4
Fatal error: Cannot redeclare class Services_JSON_Error in [path]/public_html/wp/wp-content/plugins/simple-tags/2.7/inc/class/JSON.php on line 798
Yep, me too
Fatal error: Cannot redeclare class Services_JSON_Error in [PATH]/html/blog/wp-content/plugins/simple-tags/2.7/inc/class/JSON.php on line 798
Ok,
Can you confirm this fixe:
Replace in the file:
wp-content/plugins/simple-tags/2.7/inc/class/JSON.php
Line 792
Replace:
} else {
By:
} elseif ( !class_exists('Services_JSON_Error') ) {
Thanks.
I did the Line 792 replace. There is no longer an error on Tag The Net, however id does now show: No results from Tag The Net service.
So there error is gone, but the service still does not work.
Same for me and the Yahoo service doesn’t seem to work either
I am getting the same error like xdreamwalker “…on line 798”, but Yahoo and local tags are working.
Yahoo seems to work again. I guess that was a temp Yahoo problem. The JSON error remains though.
Hi,
same error here. ich have reinstalled the actual version of the plugin but the error still occours 🙁
Is there a fix for this yet. I am still getting “No results from Tag The Net service.”
I really like the Tag The Net suggestions and going to their site and copy and paste and what not.
has this been fixed??
any new updates?
I am also getting the same error.
I don’t think it has been fixed yet. I still get the error.
Fatal error: Cannot redeclare class Services_JSON_Error in /home/flahutec/public_html/wp/wp-content/plugins/simple-tags/2.7/inc/class/JSON.php on line 798