Quote:
Originally Posted by vbboarder
To display the tag cloud in vbAdvanced, go to VBA CMPS -> Default Settings -> Main Options -> add to ?Portal Output Global Variables?: tag_cloud
|
I don't know how else to elaborate than what's quoted above. The tag cloud works fine for myself and other users. Are you using CMPS version 3.0.1 dated 4-24-08?
There is no module.php file - it's unneccessary. If you want custom placement of the tag cloud in CMPS pages, you use template hooking (with $template_hook or HTML comments) in VB Options -> Forum VBA Tag Clouds (read the 2nd post for further instructions), OR add a CMPS template module: go to VBA CMPS > Add Module > Template Module > and add to the Template Content box:
.
Note that if adding "tag_cloud" to the Portal Output Global Variables in CMPS does not work for you, then adding a CMPS template module will also most likely not work for you. In that case, somehow your CMPS installation is messed up.