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.
You would just need to tinker with your template in the list to use the short urls instead of the dynamic ones I used. Next update, I'll have the short urls in that list.
Excellent hack! I had the "phrases AWOL from Admin CP" issue, fixed that. Unfortunately, the SQL quieries were not executed, and I had to manually add "ALTER TABLE ".TABLE_PREFIX."usergroup ADD userpagepermissions INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL ;" myself.
Looks very cool.
Be sure to install this one when I get my new server in a couple months.
File uploading would be very nice, I have a lot of people who need some space, and when I told them about some of the new features with VB and "additions", this was one they really wanted.
By the way, I noticed that there's a blog type listing on your forum home, is this part of the extension, or is that manually added?
Looks very cool.
Be sure to install this one when I get my new server in a couple months.
File uploading would be very nice, I have a lot of people who need some space, and when I told them about some of the new features with VB and "additions", this was one they really wanted.
By the way, I noticed that there's a blog type listing on your forum home, is this part of the extension, or is that manually added?
Those are links to my members external blogs and predate what I'm working on now.
I have file uploading working with another script I'm working on. I'll see about pulling it into this one. But, I have a couple more things I want to add to it first.