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)

Totti 01-19-2006 07:00 PM

should be at the very bottom of the settings

amykhar 01-20-2006 04:52 PM

He hadn't installed the product. I got him fixed.

MustangLisa 01-23-2006 05:34 AM

Cool, thanks!

drex 01-24-2006 05:06 PM

amy amy amy!

great hack!

stupidity edited out

thanks!

drex

nevermind - found the answer

sat here and read through each and every post.

i just don't know if what is d/l'd has all the syntax fixes applied.

is there an updated version coming out soon?

thanks for a great hack amy.

groberthall 01-25-2006 10:27 AM

s there any on going development of this hack ?

To my mind this is one of the most powerful and desirable hacks around but there is a definate need for some updating.

An Ajax shoutbox ( so shouts would show without refreshing page ) would be great,

A mini gallery so users could upload pictures for other family members / users to look at would also be excellent.

Is Amy, or anyone else with the kowledge, up for this ?

drex 01-25-2006 11:14 AM

ok, read this thing 3times.

my only problem:

my links are coming up as

userpage-user1.html
userpage-user774.html

using VBSEO and VB 3.53.

have the rewrite in .htaccess after the main vbseo rewrites..

i'd like to get rid of the user number.... can anyone help?

drex 01-25-2006 11:23 AM

tried moving them before the rewrites, no go...

please help!

amykhar 01-25-2006 11:32 AM

drex, use vbseo custom rewrites not the htaccess ones in this mod.

drex 01-25-2006 12:12 PM

amy-- great hack!

i did try just the rewrites.... i'm getting rewritten user #s and not names. i did then add the rewrites (just in case), and then removed them.... :( i'm not sure what i have done wrong!

thanks for responding!

HTML Code:

'userpage\.php\?do=list' => 'userpage-list.html'

'userpage\.php\?do=main&userid=(\d+)' => 'userpage-user$1.html'

'userpage\.php\?do=main&username=(\w+)' => 'userpage/$1.html'

I am not using the shoutouts (the display/input is commented out of the templates)...

thanks

drex 01-25-2006 12:59 PM

and then I found this from oleg:

HTML Code:

RewriteRule ^userpages/(^[-_A-Za-z0-9\ ]*$) userpage.php?do=main&username=$1 [L]
-- didn't implement this.

still getting the user# instead of id...


All times are GMT. The time now is 05:46 PM.

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.02237 seconds
  • Memory Usage 1,732KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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