The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
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 |
#12
|
||||
|
||||
Keep in mind that $usercpnav is pretty wide as it is...Kier and I spent some time a few months back trying to fit a new link on it (and keep it fitting within 800x600) and it wasn't fun.
|
#13
|
||||
|
||||
Then I think I'll remove the link from the navigation, and just link to that page from that box that shows the notes.
You don't happen to know if it's possible to add something like maxlength="xx" to <textarea>, do you? I don't want to add Javascripts... ;( |
#14
|
|||
|
|||
I`m I want it
|
#15
|
||||
|
||||
In a couple of minutes (really!).
|
#16
|
||||
|
||||
Ok, it's done.
I added a lot of stuff, you can see everything by the screenshots I posted: Main thing - http://www.vbulletin.com/forum/attac...&postid=182455 User control panel - http://www.vbulletin.com/forum/attac...&postid=182457 Admin options - http://www.vbulletin.com/forum/attac...&postid=182891 |
#17
|
||||
|
||||
All works but the box does not show up to place notes in, a box comes up that has the following information in it
"Your notes: Last updated: 10-08-2001 06:15 AM You are allowed to have 10 notes, each can contain 250 characters IMG code is , vB code is , smilies are , HTML is " and says update my pad at bottom. When you click on update pad it gives you this error and then automaically goes back to the user profile. warning varaiable passed to each () is not a array or an object at home/blab/blab/blab on line 536 line 536 is this PHP Code:
Any Ideas? |
#18
|
|||
|
|||
Database vbulletin
Error SQL-query : [Edit] INSERT INTO settinggroup (settinggroupid,title,displayorder) VALUES ('40','vBpad','32') MySQL said: Duplicate entry '40' for key 1 Back |
#19
|
||||
|
||||
Did you install his first version, if so that might already be installed in that table. That is the reason you are getting the error, I got that error also but when i looked in the table it was there, so i went on with the install.
|
#20
|
||||
|
||||
kamrad.ru, run this query and attach a screen shot of what you get (don't worry, no private info will be displayed):
Code:
SELECT * FROM settinggroup WHERE settinggroupid>'30' Webhost, very strange. I thought it's a problem when the table is empty, but I already ruled that possibility out. Are you sure you created the table? Anyway, I updated the first post. Updated part is the code for member2.php. |
#21
|
|||
|
|||
The pad works fine now, but nothing shows up on the My Vb Home page
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|