Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Give Your Users a Custom Page on Your Site Details »»
Give Your Users a Custom Page on Your Site
Version: 1.2.2, by amykhar amykhar is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

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
  1. 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.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #302  
Old 08-12-2005, 02:18 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Traxdata
Hi,

Nice hack, indeed Thank you!
But where can I change the location for member profiles in user's shoutbox?
I noticed when I click on membername in user's shoutbox there is a link to .../forums/member.php?u=1, but I do not have a folder called forums.
It's in the usershout_row template.
Reply With Quote
  #303  
Old 08-12-2005, 02:27 PM
Traxdata Traxdata is offline
 
Join Date: Jul 2004
Posts: 128
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amykhar
It's in the usershout_row template.

Thank you so much !
Reply With Quote
  #304  
Old 08-12-2005, 02:35 PM
Rich's Avatar
Rich Rich is offline
 
Join Date: Mar 2004
Location: U.S.A
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

Quote:
Can we confirm this is RC2 ready?
Sure you can! Install it, then let the rest of us know if it is compatible. Thats how a lot of these have been determined. Since it doesn't say RC2 compatible yet, give it a go and see if it is the way it is written now. I have installed some of Amy's work, and though it didn't say it was RC2, it was RC2 compatible. You need to run it to find out. Let the rest of us know after you do.
Reply With Quote
  #305  
Old 08-12-2005, 09:18 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using it with no probs on RC2.
Reply With Quote
  #306  
Old 08-15-2005, 01:13 AM
Vizionz Vizionz is offline
 
Join Date: Jul 2003
Location: Chicago
Posts: 524
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to post the template edits. i had it installed and upgraded and now it wont reinstall and there wasnt a uninstall script so kinda a problem. so i just need the template edits. so i can manually do them
Reply With Quote
  #307  
Old 08-15-2005, 07:34 PM
PhillipH PhillipH is offline
 
Join Date: Aug 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Heya

im trying to get the url rewrite working for the userpages. i already have some code in to do the rewrite for the forum which works cool

RewriteEngine On
RewriteRule ^f([0-9]+)-([A-Za-z0-9\-]+)\.html$ forumdisplay.php?f=$1 [L]
RewriteRule ^t([0-9]+)(((-p)([0-9]+))?)([A-Za-z0-9\-]+)\.html$ showthread.php?t=$1&page=$5&pp=10 [L]

what to i add to include the userpages, for main and for list ?

thanks
Reply With Quote
  #308  
Old 08-15-2005, 07:40 PM
thecool thecool is offline
 
Join Date: Jul 2005
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've been trying to install this mod for a while now, and still haven't had any success.

When I go to my usergroups to modify user permissions, my options aren't visiable for the section that refers to userpages.

I believe this has had something to do with my rebuilding the bitfields after uploading bitfield_userpage.xml

whenever I rebuild my bitfield my browser goes to a version of my control panel with only one frame (i'm not sure if that did the trick or what, guess i was expecting to see the word done or something).

In addition, when I try to upload the xml file in my plug in manager, I get the message."Invalid File Specified"

can I get some help from somebody.

thanks
Reply With Quote
  #309  
Old 08-15-2005, 07:45 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. If you aren't seeing the phrases, do as the first post says and save any phrase.
2. Regarding the invalid file, make sure you are using the plugin manager and not the product manager to install it. This is not yet a product.
3. Rebuilding the bitfields behaves as described. Blame Jelsoft for that loopy behavior and the fact that it is necessary at all In the product release, it won't be necessary.

Amy
Reply With Quote
  #310  
Old 08-16-2005, 12:48 AM
thecool thecool is offline
 
Join Date: Jul 2005
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amykhar
1. If you aren't seeing the phrases, do as the first post says and save any phrase.
2. Regarding the invalid file, make sure you are using the plugin manager and not the product manager to install it. This is not yet a product.
3. Rebuilding the bitfields behaves as described. Blame Jelsoft for that loopy behavior and the fact that it is necessary at all In the product release, it won't be necessary.

Amy
i've done that, a couple of times, saved a couple of phrases (gone to phrase manager, opened several phrases and saved them.
Reply With Quote
  #311  
Old 08-16-2005, 12:55 AM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Make sure you uploaded the bitfield_userpage.xml file to the appropriate directory. That was the last guy's problem.
Reply With Quote
  #312  
Old 08-16-2005, 11:49 AM
thecool thecool is offline
 
Join Date: Jul 2005
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

now the forum is completely down siting that the userpage table doesn't exist. I can't get into the control panel either, it cities this error.

Database error in vBulletin 3.5.0 Release Candidate 2:

Invalid SQL:
SELECT * FROM userpage WHERE userid=1;

MySQL Error : Table 'mydb_sportforum.userpage' doesn't exist
Error Number : 1146
Date : Tuesday, August 16th 2005 @ 07:46:19 AM
Script : http://www.marchingsport.com/sportforum/
Referrer :
IP Address : 70.115.79.98
Username :
Classname : vb_database
Reply With Quote
  #313  
Old 08-16-2005, 12:31 PM
Vizionz Vizionz is offline
 
Join Date: Jul 2003
Location: Chicago
Posts: 524
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
CREATE TABLE `userpage` (
  `userid` int(15) unsigned NOT NULL default '0',
  `pagedata` text NOT NULL,
  `rating` int(11) NOT NULL default '0',
  `dateline` int(10) NOT NULL default '0',
  `username` varchar(255) NOT NULL default '',
  `views` int(10) NOT NULL default '0',
  `numvotes` int(11) NOT NULL default '0',
  `votetotal` int(11) NOT NULL default '0',
  PRIMARY KEY  (`userid`)
) TYPE=MyISAM;

use that to create the missing table
Reply With Quote
  #314  
Old 08-16-2005, 01:18 PM
thecool thecool is offline
 
Join Date: Jul 2005
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well what do ya know, i'm back up.

Thanks. let me check everything else to see if its back in order, thanks again.
Reply With Quote
  #315  
Old 08-16-2005, 01:56 PM
thecool thecool is offline
 
Join Date: Jul 2005
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

my phrases still aren't showing up. i went to phrase manager opened and saved a random phrase, still doesn't save.

my bitfield is saved in the includes>xml folder. the xml page is installed properly.

any reason why the phrases aren't showing up?
Reply With Quote
  #316  
Old 08-16-2005, 01:58 PM
Vizionz Vizionz is offline
 
Join Date: Jul 2003
Location: Chicago
Posts: 524
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thats as far as i can help ya my friend. ask amy i am still waiting myself for help i just knew away to get at least your forum back up for the meantime sorry i cant help anymore


Note: need either away to uninstall this or the file template edits
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:26 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12634 seconds
  • Memory Usage 2,367KB
  • Queries Executed 31 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (16)post_thanks_box
  • (16)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (16)post_thanks_postbit_info
  • (15)postbit
  • (16)postbit_onlinestatus
  • (16)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete