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 |
#527
|
||||
|
||||
Read the very first post of this thread Arios. Modifications work ever so much better if you follow the installation instructions.
|
#528
|
|||
|
|||
I clicked all 4 radio buttons for my administrator account and it still wouldn't let me delete others' user pages.
How can I delete user pages if they are profane? Also, how does the moderator function work? Where do I go to view the moderator screen? http://biblocality.com/forums |
#529
|
|||
|
|||
Help When someone reports a bad post and I change the ID for the forum the reported posts go into, the bad report post reads as follows which is not very helpful. How do I fix this so it links back to the User page itself to be edited by a moderator? <!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"> Partrib has reported a problem with this personal page. This is neat userpage.php?userid=1 |
#530
|
|||
|
|||
Quote:
I tried the HTaccess page you gave , but all i seem to get is : The page cannot be found I dont have much knowledge about htaccess so im a bit at a loss , but ill do some research and see what i can come up with - Thanks again |
#531
|
|||
|
|||
I have some problems:
1) I deleted a username for my forum, and then I tried to delete the Userpage for that deleted user, and it just gives you this message that says the user no longe exists. How do I totally get rid of the User page for a user than has been deleted from the forum? 2) I can't delete any User pages at all. 3) Reporting abuse in a User page produces all kinds of strange data in the forum it is sent to. I just unistalled the whole thing, but when I tried to reinstall it all the same 3 problems still exist and it still shows a user page link for the deleted user, a link that is dead. I want to get rid of that Userpage user name, but it won't let me. Help. Lot's of problems. |
#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:
|