The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX]Did you know ...? (Tip Management) Details »» | |||||||||||||||||||||||||||
[AJAX]Did you know ...? (Tip Management)
Developer Last Online: May 2020
~ Ajax Tip Management ~ What ist this? This Hack adds a tip management to your forum. Administrators can add tips, which will be displayed on each page of the forum. Using ajax your members will be able to scroll through tips and hide the tip box. Installation Please read the readme.txt Misc Screenshots are attached as well. I will try to give support, but sorry, if i don't reply A demo is aviable here! A german Version is aviable here Support Show supporting the Hack in klicking install or make a small donation Greetings Surviver Show Your Support
|
Comments |
#132
|
||||
|
||||
I do not get it to work gives me database error in version 3.7.5 on my forum
Any idea? MySQL Error : Unknown column 'hidetip' in 'field list' |
#133
|
||||
|
||||
Thanks for this great mod!
I have this working fine on 3.8 except or the fact that I can't seem to exclude it on the index. Every other page I added to that list, it stopped displaying there, but index displays it every time, it's pretty strange. I couldn't figure out how to get it confined to a cmps module either, as Viper had requested earlier. Any thoughts on either issue would be appreciated. |
#134
|
||||
|
||||
Well, I finally got it to display in an existing CMPS module by just adding $GLOBALS[tip] to the bottom of my who's online box (adding it to the adv_portal_onlineusers template and removing it from the navbar). It's not optimal, but I like it better than the navbar location, and it resolves my strange index problem. If I ever get it to work in its own box, I will update again.
|
#135
|
||||
|
||||
Eureka! I learned something today with my dog-with-a-bone mentality, LOL. To display this in a CMPS module, you need to go to the vbaCMPS Main Options, and in the Portal Output Global Variables box, enter
Code:
$global_tip Code:
$GLOBALS[tip]<br /> *Be sure NOT to use the module wrapper template. That's it! (Besides removing the reference in the navbar.) |
#136
|
|||
|
|||
How come this doesn't work with 3 .8.3? I followed all the necessary steps and never get a tip box.
|
#137
|
||||
|
||||
I'm trying to get this working on 3.8.5 but I'm getting the following error when I change and try to save the settings in the usergroups...
Any idea what the problem could be? Thanks. Code:
Database error in vBulletin 3.8.5: Invalid SQL: UPDATE usergroup SET ### UPDATE QUERY GENERATED BY fetch_query_sql() ### `title` = '<!-- Order=\"1\" -->Administrators', `description` = '', `usertitle` = '<img src=\"/images/newranks/top.gif\">', `opentag` = '<strong>', `closetag` = '</strong>', `passwordexpires` = '0', `passwordhistory` = '0', `automediaembed_edit_permissions` = '126', `automediaembed_view_permissions` = '126', `tipperms` = '1', `tipminhideposts` = '-1', `ecdownloadpermissions` = '16383', `ecexcludecatlist` = '', `ecdownloadsmaxuploadtotal` = '-1', `ecdownloadsmaxdailydl` = '-1', `ecdownloadsmaxdailyfiles` = '-1', `ecdownloaddelaygrp` = '-1', `vbimghost` = '3', `vbimghost_upslots` = '5', `vbimghost_files` = '5000', `videodirectorypermissions` = '511', `ms_search_all_unanswered_permissions` = '1', `forumpermissions` = '16777215', `genericpermissions` = '2147483583', `attachlimit` = '0', `pmquota` = '400', `pmpermissions` = '7', `pmsendmax` = '10', `pmthrottlequantity` = '0', `calendarpermissions` = '63', `wolpermissions` = '31', `adminpermissions` = '3', `genericpermissions2` = '1', `genericoptions` = '63', `profilepicmaxwidth` = '100', `profilepicmaxheight` = '100', `profilepicmaxsize` = '65535', `avatarmaxwidth` = '120', `avatarmaxheight` = '120', `avatarmaxsize` = '32768', `signaturepermissions` = '245759', `sigpicmaxwidth` = '500', `sigpicmaxheight` = '100', `sigpicmaxsize` = '20000', `sigmaxrawchars` = '0', `sigmaxchars` = '0', `sigmaxlines` = '0', `sigmaxsizebbcode` = '7', `sigmaximages` = '5', `albumpermissions` = '255', `albumpicmaxwidth` = '600', `albumpicmaxheight` = '600', `albumpicmaxsize` = '100000', `albummaxpics` = '100', `albummaxsize` = '0', `usercsspermissions` = '63', `visitormessagepermissions` = '63', `socialgrouppermissions` = '65535', `maximumsocialgroups` = '5', `groupiconmaxsize` = '65535' WHERE usergroupid=6; MySQL Error : Unknown column 'tipperms' in 'field list' Error Number : 1054 Request Date : Friday, June 18th 2010 @ 10:44:26 PM Error Date : Friday, June 18th 2010 @ 10:44:26 PM Script : http://www.******.com/*****/usergroup.php?do=update Referrer : http://www.*****.com/****/usergroup.php?do=edit&usergroupid=6 IP Address : ***** Username : ***** Classname : vB_Database MySQL Version : 5.0.90-community |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|