Version: 1.04, by Swedie
Developer Last Online: Apr 2018
Version: 3.0.3
Rating:
Released: 10-26-2004
Last Update: 11-13-2005
Installs: 171
DB Changes Template Edits
Code Changes Additional Files
No support by the author.
Webpage and Guestbook for vBulletin 3.0.x
This script installs a Webpage and a Guestbook on your users profile page.
Upcoming fixes:
* Adding leads to user's guestbooks via post icons.
* More? Send me suggestions by posting in this thread.
LATEST VERSION NEW FEATURES v1.0.4 - November 14th, 2005 (Re-released)
* Now comes with an easy to use installer that does all the database entries.
* Also includes an uninstaller (works even though you don't have version 1.0.4 installed)
* Includes upgrade from v1.03 to v1.04 (previous versions are left unsupported)
* Corrected some Javascript errors with the Editor.
* Optimized code (less rows)
* Smilie icon show when enabled in HTML mode
* Quick Edit works better and also updates Webpage name and Description.
- Added Cancel button
- Only show Quick Edit box when editing
* BUG for large Guestbooks fixed. (Altering of table)
NEW FEATURES v1.0.3
* Webpage editing is now improved and stable (had javascript error before)
(only need to update template modify_webpage and file profile.php with new code)
NEW FEATURES v1.0.2
* Admin edit ability
* Improved code
* Using more of CSS from vBulletin rather than through a control file
* FIXED: Removal / Editing of posts (includes a FIX file that you need to run ONCE)
* FIXED: Avatar now show when file based system is used.
(VERSION 1.02 .ZIP FILE HAS BEEN UPDATED! DOWNLOAD CURRENT FILE)
NEW FEATURES v1.0.1
* Added ability to edit or remove his/her guestbook entry within the default vB's timeout setting
* Lots more Usergroup settings (that actually work )
* Colors etc are changed from one configuration file (didn't add to vBulletin admin area because it was just too much for one settings page...)
* PM or Email Notification option, or none (Default option is set by Admin)
* HTML or vBcode when creating webpage content (not both)
* HTML is limited to Admin set HTML tags in the Administration area
* Language controlled through vB's Language system
* Option to display users Avatars (controllable FORCED sizing)
* Smilies option (On or Off)
Usergroup settings added
* Can have Webpage
* Can have Guestbook
* Can view Guestbook
* Can view Webpage
* Can post in Guestbook
THIS SCRIPT IS NOT FOR COMPLETE NEWBIES!
If you are not used to changing script code. Please let someone else do the job for you that know more 'scripting'.
This script requires modification to your database.
I take no responsibily as to what happens to your website after you install this script.
Good luck and I hope you enjoy my contribution!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I install this hack and its finally working, My members are loving it.
Question is there a way to add to the forum home page "Recent guest book entries", by user names. It would be cool if you can control in the admin cp how many entries to show. ie 10, 20, 30. also is there a way to list the top viewed web pages. I was also thinking that after x amount of views a guestbook can be marked with "hot" or "cool" Guestbook when shown on the forum home page.
Awesome hack, unfortunately I think my users ability to design any kind of web page is pretty low. I installed it anyway though. Gives the profile a fresh look to it if they even just want to put a bio in there or something.
ok strange issue. I have everything installed and it appears to be working. but, in the admin cp under usergroups I cannot turn everything on. I can select them all then if I go back to the page again they are in some weird random order.
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /profile.php on line 302
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /profile.php on line 309
when trying to set my guestbook settings i get this error on top
Code:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /profile.php on line 438
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /profile.php on line 444
would any of this have to do with the fact that i had to ad vb3_ to my sql before uploading the sql text....?? can't wait to get this going as i know it will be a great addition to my community that has been down all day as i rush to get all these mods done after converting from phpbb
I'm having the same problem, any ideas? Is there a fix for this? I'm using 3.0.7, with no other hacks at this time. Thanks,
I've installed this and it works amazingly
Had a bit of a play around with it to try and tailor it to my website...
But i have a horrible feeling that when people start filling in the guestbook, what's to stop the owner of the guestbook changing / altering what their guest has said?? Can't they do this easily by just clicking the "edit" button, and changing what the person has said?!
How do i go about chaging it so that the edit button is only available to moderators / administrators??
I dont want the guestbook owner or the person who posted the message to be able to edit them at all.... but just delete it if they dont like it.