The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
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 |
#532
|
|||
|
|||
I'm amongst the people that have SEO set up and the .htaccess messes with the links.
I'm not certain how to make changes so both these can work together, is there a process to uninstall this hack until I can find a way for them to work peacefully together? |
#533
|
|||
|
|||
http://biblocality.com/forums
I just got a database crash and I can't access my forum at all. I tried to uninstall these instructions using installuserpage.php, choosing uninstall and got some error. I did this because I was trying to get rid of one the user's User Pages after I deleted the user. I am stuck and my forum is dead now. Any ideas? Installation instructions 1. Upload installuserpage.php and userpage.xml to your admincp directory. Run installuserpage.php 2. upload the userpage.php and .htaccess to your forum directory. 3. Upload bitfield_userpage.xml to your includes/xml directory. Rebuild your bitfields. 4. In your admincp usergroup manager, set permissions for each of your user groups. 5. In your usercpshell template Find: --------- <if condition="$show['siglink']"> <tr> <td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td> </tr> </if> ----------- Add After: ---------- <if condition="$show['createuserpagelink']"> <tr> <td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="userpage.php?$session[sessionurl]do=create">Create Your Userpage</a></td> </tr> </if> <if condition="$show['edituserpagelink']"> <tr> <td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="userpage.php?$session[sessionurl]do=edit">Edit Your Userpage</a></td> </tr> </if> ---------- 6. import the userpage_plugin.xml 7. Add a link to the list of userpages somewhere on your site (i.e. your navbar. The link is <a href="userpage.php?do=list">User Pages</a> You are good to go! |
#534
|
||||
|
||||
Morgalis, don't use this htaccess if you have vbseo. What you need to do is set up custom redirects. I believe they are posted at the vbseo site.
|
#535
|
|||
|
|||
very cool add on. will be real useful for our users.
i am having a small problem when reporting a user page. as an admin...i can report any page and the report is posted in the forum i specify in userpages.php. my problem is...if any other usergroup reports a page, the report is posted but it is sent directly to the moderation queue. ive checked the usergroup permissions and the forum permissions. they are setup as they should be. also...i was getting a javascript error when creating/editing a page. removing this code fixed that: Code:
" <if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(this.title.value, 0)"</if> Code:
$vboptions[bburl]/userpage.php?$session[sessionurl]userid=$userinfo[userid] |
#536
|
|||
|
|||
nice work, when do you think you'll get to complete it with the planned features?
|
#537
|
|||
|
|||
Any working examples of this hack?
|
#538
|
||||
|
||||
=============================================
Open Template: usershout_archive_row --------------------------------------------------- Find: /forums/member.php Replace With: /$vboptions[bbtitle]/member.php ============================================= Open Template: usershout_row ---------------------------------------- Find: /forums/member.php Replace With: /$vboptions[bbtitle]/member.php ============================================= |
#539
|
||||
|
||||
Btw Amy, do you got your ibpro working for 3.5 gold? cause the instructions I got won't work for it due to certain codes not being there...etc
|
#540
|
||||
|
||||
<font color="SeaGreen">* christian clicks install</font>
I've not seen any problems yet, and don't forsee any either. |
#541
|
||||
|
||||
Took me a while to get up and running - more down to my lack of knowledge than anything else, but it's working fine now
Apart from when edtiting user group permissions - I'm still not getting the labels, and don't know what to look for in the phrase manager to open and save them! Cheers, Amykhar - a much appreciated addition /EDIT: Aha, got the little buggers - everything's working fantastically now. Thanks again |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|