velokatz
Member
Posted 3 years ago #
When hitting the "Tag The Net" link to search for tags, I'm getting the following error:
Fatal error: Cannot redeclare class Services_JSON in [path]/public_html/wp/wp-content/plugins/simple-tags/2.7/inc/class/JSON.php on line 116
Seems to work with Yahoo search and Local search; just Tag The Net is broken.
http://wordpress.org/extend/plugins/simple-tags/
xdreamwalker
Member
Posted 3 years ago #
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.
velokatz
Member
Posted 3 years ago #
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
xdreamwalker
Member
Posted 3 years ago #
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.
xdreamwalker
Member
Posted 3 years ago #
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
hannelore
Member
Posted 3 years ago #
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.
netandroid
Member
Posted 3 years ago #
Hi,
same error here. ich have reinstalled the actual version of the plugin but the error still occours :(
xdreamwalker
Member
Posted 3 years ago #
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.
xdreamwalker
Member
Posted 3 years ago #
I don't think it has been fixed yet. I still get the error.
velokatz
Member
Posted 3 years ago #
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