Version: 1.2.2, by amykhar
Developer Last Online: Nov 2013
Version: 3.5.1
Rating:
Released: 07-09-2005
Last Update: 11-26-2005
Installs: 504
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage
No support by the author.
This Extension for Vbulletin 3.5 offers forum members the ability to create a custom profile page (or pages) on your site.
Current Features
List of Members with Personal Pages
Individual Shoutbox/Guestbook on Each User's Personal Page
An Archive of "Shouts" for Each User
Moderators Can Delete Offensive Shouts
Moderators Can Delete Personal Pages
Users Can Report Offensive Pages
Tracks Page Views to Each Personal Page
Indicates When the Page Was Last Updated
Usergroup based permissions
Uses the VBulletin Editors. Understands BBCode and HTML.
Planned Features
Show Users Currently Browsing User Pages
Allow Users to Have More Than One Page
Allow Users to Upload Files
A File Manager for User Pages
The Ability to Search User Page Content
Links to Featured User Pages on Forum Home
FAQ
How do I configure what forum report threads should go to?
At the top of userpage.php, there are several clearly documented variables that you can edit. One of these establishes the forumid that you want reported pages to be reported to.
-------------
This hack will always be free, however your donations are kindly accepted and will help towards further development. If you donate, please leave me some info (either your forum site or username at vB.org) so that I can thank you.
One thing I really don't like.. I uninstall using uninstall product and then I remove from templates and now my site is down saying:
Database error in vBulletin 3.5.2:
Invalid SQL:
SELECT * FROM userpage WHERE userid=1;
MySQL Error : Table 'youradul_420.userpage' doesn't exist
Error Number : 1146
Date : Wednesday, January 11th 2006 @ 05:42:41 PM
Script : http://www.420boards.com/
Referrer :
IP Address : 94.252.250.213
Username : 420kid
Classname : vb_database
Please hurry, I was expecting the product to easily be uninstalled!!! Yes thats if I go to the site www.420boards.com see for yourself.. What is all of a sudden trying to find that table? What do I remove? Help please.
I also just tried to uninstall using the installuserpage.php old file and nothing. I am feeling desperate now and should apparently be doing any changes on a dev board. Anyone know how to uninstall this thing so I don't keep having database errors?
OK if anyone else has this problem you can atleast get your site back up by just adding the table userpage and adding the 8 rows. This of course is for the older version so you may want to look at your .xml files to see what database tables are trying to be opened.
If someone would please let me know the correct way to remove this hack. Apparently something still tries to find the database tables after various uninstallation attempts.
Small issue - everything's working great (aside from the extremely ugly rank-this-page-box), but I can't delete pages. All of my Usergroup permissions are set to yes.
Small issue - everything's working great (aside from the extremely ugly rank-this-page-box), but I can't delete pages. All of my Usergroup permissions are set to yes.
To fix that rank-this-page-box issue in IE, do this:
Before <if condition="$show['popups']"> in template usercp the table is not closed.
I don't have that statement in my usercp - I'm fine with the way the box is displayed, I just want it below the actual page content - or removed altogether.