The Arcive of vBulletin Modifications Site. |
|
Give Your Users a Custom Page on Your Site Details »»
|
|||||||||||||||||||||||||||
|
Give Your Users a Custom Page on Your Site
Developer Last Online: Nov 2013
This Extension for Vbulletin 3.5 offers forum members the ability to create a custom profile page (or pages) on your site.
Current Features
Planned Features
FAQ
Demonstration http://www.eaforums.com/forums/userpage.php?do=list http://www.eaforums.com/forums/userpage/amykhar.html http://www.eaforums.com/forums/userp...inkerlady.html Updates: https://vborg.vbsupport.ru/showpost....&postcount=970 ------------- 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. ![]() ![]() Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Sweet hack. I won't download it now - but give me a pm when you got it fully done
|
|
#3
|
||||
|
||||
|
Amy -- this is sweet! An awesome addon for donating members.
![]() I have no suggestions as I just glanced at the screen shots, but am getting ready to roll my 3.5 test site out to the subscribers to play with. I will load this and get their feedback for you (once it is filtered for reasonableness, of course )Edit -- I guess that is the first request, to make it a usergroup specific permission.
|
|
#4
|
||||
|
||||
|
Quote:
|
|
#5
|
|||
|
|||
|
one thing maybe you want to print an error or something if one goes to a page where a user hasnt set up their page i was going to random pages and seeing no data like "this user hasnt set up a page yet" type of error.
i'm working on getting my production server back up with 3.5 will be able to help once thats up and kicking |
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
||||
|
||||
|
I thought I was done with this for a while, but I seem to be in a coding frenzy today. I have added the ability to moderate the content of the pages.
I have also added basic WOL functionality. If you have already installed, upgrading is simple: 1. Import the plugin 2. Replace the contents of the userpage template with: Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <tr><td class="alt1" width="100%" > $pagedata </td> </tr><tr><td align="right" class="tcat"> <if condition="$showeditlink"><a href="userpage.php?do=edit">Edit Your Page</a><br /></if> <if condition="$showmodlink"><a href="userpage.php?do=moderate&userid=$userid">Moderate This Page</a></if> </td></tr></table> The zip file includes the latest version. |
|
#8
|
|||
|
|||
|
looks good, anyway of getting a guestbook in??
|
|
#9
|
||||
|
||||
|
Quote:
Amy |
|
#10
|
|||
|
|||
|
Will this only work for beta? has it been tested on 3.0.x?
|
![]() |
|
|