Support Forum

tag cloud issues

RB rb22
rb22
Member

I am having trouble with the tag cloud tag.

I have  tags 1.1.4 installed. (I am assuming I don’t need to install the template-tags plugin)

 

I tried to call the function

sp_TagCloud();

by including it in spHead.php (in the css-only theme).

This produced an error.

Warning: include_once(…./public_html/wp-content/sp-resources/forum-plugins/tags/template-tags/sp-tags-tag-cloud-tags-tag.php) [function.include-once]: failed to open stream: No such file or directory in …./public_html/wp-content/sp-resources/forum-plugins/tags/sp-tags-plugin.php on line 372

Warning: include_once() [function.include]: Failed opening ‘…./public_html/wp-content/sp-resources/forum-plugins/tags/template-tags/sp-tags-tag-cloud-tags-tag.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in …./public_html/wp-content/sp-resources/forum-plugins/tags/sp-tags-plugin.php on line 372

Fatal error: Call to undefined function sp_tagcloudtag() in …./public_html/wp-content/sp-resources/forum-plugins/tags/sp-tags-plugin.php on line 374

 

sp-tags-tag-cloud-tags-tag.php

does indeed not exist so I tried changing the include to the file that looked like it could belong

sp-tags-tag-cloud-tag.php

But then I get:

Fatal error: Cannot redeclare sp_tagcloud() (previously declared in …./public_html/wp-content/sp-resources/forum-plugins/tags/sp-tags-plugin.php:370) in /problem-with-post-edit-buttonome/vphdorgb/public_html/wp-content/sp-resources/forum-plugins/tags/template-tags/sp-tags-tag-cloud-tag.php on line 81

 

Thanks,

3 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Wow – that’s a mess. Looks like t might have been the subject of a bad copy and paste.
Apologies for that
Leave it with me. I will open a ticket right away and get it cleaned up and we can get an update to the plugin pushed out quickly.

MP Mr Papa
Mr Papa
Member

should get an update for it out this week as long as we dont run into other issues…