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.
it just didnt work for me. i had that problem with deleting user pages... i uninstalled it and then found the solution. when i tried to re-install, the phrase table had some duplicate key which i couldnt get rid of, simply because i didnt know what it was. could have been a great plugin for my site.
I read the entire 22 pages here but still didn't see a fix to the problem about deleting userpages. (I get a permission error even with the permission set)
Also on the report page post I get:
Code:
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">
at the top of the post and also the link to the user is: http://userpage.php?userid=292
is there a way I can edit it so that the code doesn't appear and that the full url to the page is added?
I also get the unknown location problem in the WOL box.
On the deletion confirmation screen (which it doesn't allow me to do) it shows the footer and header twice.
I think it'd be handy to be able to disable shouts and/or allow users to disable shouts on their page.
Another idea I think would be useful is to add a row on the memberlist section to show if they have a userpage and maybe a link to it if they do.
Also to add a link to it in their profile.
I read the entire 22 pages here but still didn't see a fix to the problem about deleting userpages. (I get a permission error even with the permission set)
Check out the following thread and perform the code edit on userpages.php - I was just having the same issue and it fixed the problem for me.
Warning: main(DIR/includes/functions_editor.php): failed to open stream: No such file or directory in /userpage.php on line 76
Fatal error: main(): Failed opening required 'DIR/includes/functions_editor.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/userpage.php on line 76
Do i have to create a directory and then upload the files in that directy? At the moment my forum is in the root directory.
Also, when it says import the xml file, how do i do that?
I am not sure what your path problem is. The include statements are formatted the same way that jelsoft does it. Let me check with somebody and see if they know what the issue could be.