![]() |
I am using 2.2.0
My standard forum is on http://www.physiobob.com/forum My CMPS version can be seen on http://www.physiobob.com/forum/cmps_index.php |
Quote:
|
I get this,
Database error in vBulletin 3.6.0: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO vb3_adv_modules (`title`, `identifier`, `filename`, `inctype`, `parent`, `templatelist`, `colspan`, `formcode`, `cleanoutput`, `options`, `useshell`, `link`, `modcol`, `displayorder`, `active`, `userperms`) VALUES ('Zoints Tag Cloud', 'zoints_tag_cloud', 'zoints_main_cloud.php', 'php_file', '', 'zointstags_tagcloud_tag, adv_portal_zointstags_tagcloud', '0', '', '0', '', '1', '', '2', '', '1', '1,2,3,4,5,6,7,8,9,11,13,15'); MySQL Error : Duplicate entry '0' for key 1 Error Number : 1062 Date : Wednesday, October 25th 2006 @ 11:21:48 PM Script : http://www.xxxx.com/forums/admincp/v...o=uploadmodule |
Thanks, but how can I modify this to work on vb 3.5 & cmps 2.1?
I tried adding tagcloud to the Portal Output Global Variables in vba cmps but it didn't help. (It worked with other plugins before) |
I got it working. If anyone else needs to do this. Upload the module from this post to the forum then create a new module from a file and set it up like the other one using the identifier zoints_tag_cloud then delete the autogenerated module and you're done.
I'm guess that there is a difference is in the .module format between 2.2 and 2.1 versions of cmps. |
Hi,
Is there a way that the mod will show just 10 tags for example , and not the amount that classified in admin cp at "Number of popular tags to show per page". |
Quote:
Yep - look in the code for the module and find this section: Code:
$_tags = $db->query_read(" Code:
LIMIT " . 10 . " |
Thank you!
It's working. |
I don't know who else is having conflicts with this and vbseo, but on my forum, it seams that the thread views don't work with this installed. Instead of going through this line-by-line to find the problem, I've modified the created file called: zoints_main_cloud.php as follows:
Throw this at the top of the file: Code:
function zoints_cloud () Code:
return $home[$mods['modid']]['content']; |
can this be set up on a right side column on the forum index ?
|
All times are GMT. The time now is 02:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|