PDA

View Full Version : popular tags problem


bgrand
02-02-2009, 01:26 PM
I am having an issue with vbulletin 3.8.1 and the newest version of vbadvanced 3.1.0.

The tags seem to be dispalying fine, but im getting this error at top of screen


a:3:{s:6:"module";a:11:{s:5:"title";s:12:"Popular Tags";s:10:"identifier";s:8:"vba_tags";s:8:"filename";s:16:"popular_tags.php";s:7:"inctype";s:8:"php_file";s:12:"templatelist";s:52:"tag_cloud_box tag_cloud_headinclude tag_cloud_link";s:6:"parent";s:0:"";s:7:"colspan";s:1:"0";s:8:"formcode";s:0:"";s:8:"useshell";s:1:"1";s:4:"link";s:78:"{$vbulletin->options[bburl]}/tags.php{$vbulletin->session->vars[sessionurl_q]}";s:7:"options";s:1:"0";}s:9:"templates";a:3:{s:13:"tag_cloud_box";s:436:"
$vbphrase[these_are_the_x_most_used_thread_tags]
$vbphrase[tag_cloud]
$cloud[links]
";s:21:"tag_cloud_headinclude";s:347:"";s:14:"tag_cloud_link";s:129:"$thistag[tagtext] ";}s:4:"file";s:1404:"";}


please help

Brian
02-03-2009, 01:55 PM
Edit the module through your Admin CP and make sure it's pointing to popular_tags.php. It looks like you uploaded the popular_tags.module file from the Extras folder in the download package and somehow pointed one of your modules to that file.

Our Sponsors
 

bgrand
02-03-2009, 02:00 PM
That did it. thanks brian!