The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
This will add a speical section to the User CP, called "My vBpad".
Started a reply but don't have time to finish it? Need to save a certain sentence you use a lot? (*cough*) Just put it there, and hit save! Each pad can store multiple notes. Maximum number of notes can be set in the Admin CP. You can also allow/disallow use of IMG code, vB code, smilies and HTML in notes. Also storing the last time the pad was changed. I was hoping that I could get fedback from you guys, and maybe turn this into something a lot better So if you got any ideas, how this can be used to make life easier on a forum, please do not hesitate. Screen shots: https://vborg.vbsupport.ru/attachmen...&postid=182455 https://vborg.vbsupport.ru/attachmen...&postid=182457 https://vborg.vbsupport.ru/attachmen...&postid=182891 Read tubedogg's thread here for more info about running queries. Installer: (upload to your admin folder and run) https://vborg.vbsupport.ru/attachmen...&postid=182964 Show Your Support
|
Comments |
#132
|
|||
|
|||
![]()
This hack works perfect for me on 2.2.1.
Just follow the directions to a T. I found this hack extremely easy to install. |
#133
|
||||
|
||||
![]()
Well I am glad you think so, but it wouldn't work for me, I don't know why that error just kept coming up, I wanted this to work but I guess it won't oh well, 1 hack i cant install
![]() |
#134
|
||||
|
||||
![]()
I've done quite a few hacks on our boards and initially had a problem with this one. Not saying it's the same for you but I found that, somehow, I'd missed a step. Even though I thought I'd gone over everything, still had made a mistake. With so many steps on the one page, I'd just skipped one. Once I corrected my error, the hack works great! Thanks!
|
#135
|
||||
|
||||
![]()
Shenlong, you didn't run the queries you were told to run (CREATE TABLE and some more).
|
#136
|
||||
|
||||
![]()
Just installed it with no problems.... I have a question though... Is it possible to have admins and moderators to have a different ammount of characters than members? I want my mods and admins to have a 2000 character limit.
|
#137
|
|||
|
|||
![]() Quote:
|
#138
|
||||
|
||||
![]()
I was looking through the code in the installscript, and I saw something that made me wonder a bit, namely:
Code:
INSERT INTO settinggroup (settinggroupid,title,displayorder) VALUES ('40','vBpad','32') INSERT INTO setting (settingid,settinggroupid,title,varname,value,description,optioncode,displayorder) VALUES (NULL,'40','Maximum Characters per note','maxpadsize','250','The maximum number of characters that you want to allow per note. Set this to 0 to disable it.','','1') PHP Code:
Sure, it might be easy to edit the install file if this happens, but isn't my way much cleaner (again, in theory)? ![]() |
#139
|
||||
|
||||
![]()
...only now realising that you don't actually run the queries from your code *tired*
![]() But my way would work pretty well, I think ![]() |
#140
|
|||
|
|||
![]()
I just installed this hack on 2.2.2 .. This hack was a brilliant idea in my opinion. Only thing i ran into during the install was in /root/members2.php where it tells you
Find this code: $cpnav[7]="{secondaltcolor}"; Replace it with this code: (3 times) $cpnav[7]="{secondaltcolor}"; $cpnav[8]="{secondaltcolor}"; I only found it twice so I only made 2 of the changes. I had it installed on 2.2.1 and its working just as well now as then. Colors are alternating right and everything. My personal rating on this hack is a 10! |
#141
|
||||
|
||||
![]()
I hate this hack.
![]() |
![]() |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|