vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Give Your Users a Custom Page on Your Site (https://vborg.vbsupport.ru/showthread.php?t=91903)

amykhar 08-19-2005 07:39 PM

If any of you are using vbseo on your site, here are the custom redirects you will need for userpage.php

Code:

'userpage\.php\?do=list' => 'userpage-list.html'
'userpage\.php\?do=main&userid=(\d+)' => 'userpage-user$1.html'
'userpage\.php\?do=shoutarchive&ownerid=(\d+)' => 'userpage-shouts$1.html'
'userpage\.php\?do=main&username=(\w+)' => 'userpage/$1.html'


Mr Chad 08-25-2005 11:54 PM

Nice great install, fast and worth it.

amykhar 08-25-2005 11:57 PM

It won't increase when you view your own page. Somebody else has to view it.

Mr Chad 08-26-2005 12:01 AM

Quote:

Originally Posted by amykhar
It won't increase when you view your own page. Somebody else has to view it.

yea sorry I got it to show a few.

Mr Chad 08-26-2005 12:06 AM

umm what would i put in the member info template so it shows their page link only if they have a page i have this so far
Code:

<if condition="$show['edituserpagelink']">
<tr>
<td> ChatBum Page: <br />
<a href="/userpage.php?do=main&userid=$userinfo[userid]">Personal Page </a></td>
</tr>
</table>
</if>


pipin 08-26-2005 06:40 AM

I'm wondering if this nice hack could somehow combined with the Form Hack (https://vborg.vbsupport.ru/showthread.php?t=93970) to make the user pages standardized for e.g. to use it as a Systeminfo page for the users pc (btw i'm still wondering that there is no systeminfo around yet or i didnt find it :rolleyes: )

Yorixz 08-29-2005 01:59 PM

Looks very very nice; I'm surely going to install this when vB3.5 goes final (and if it's compatible with it ofcourse)

amykhar 08-29-2005 02:02 PM

It will be. I use it on my site and I always upgrade to the latest version of vbulletin :)

EasyTarget 08-31-2005 07:44 AM

sorry if this has already been asked, but is there some code so that when I click on a users name in a thread that will add an option to the pull down menu to show a link to their member page if they have one?

Boofo 08-31-2005 09:46 AM

Quote:

Originally Posted by EasyTarget
sorry if this has already been asked, but is there some code so that when I click on a users name in a thread that will add an option to the pull down menu to show a link to their member page if they have one?

Yes, I'd also like to see this. ;)


All times are GMT. The time now is 08:07 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01835 seconds
  • Memory Usage 1,735KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete