vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Myspace Profile Re-Write PRO! 1.0.0 (https://vborg.vbsupport.ru/showthread.php?t=109094)

KevNJ 04-24-2006 11:57 PM

Can you explain the parse files easier.
Im trying to figure this out.
Now, it can get annoying when someone types a couple paragraphs and it all ends up into one big paragraph. Thats because the BBCODE is not getting parsed! Well, go ahead and create a plugin. You should add the new plugin to the MEMBER_COMPLETE hook location. What you do is take the profile field number that you want people to be able to use BBCODE (the smileys, img tags, etc) in and replace the field number within the plugin.

DementedMindz 04-25-2006 06:05 AM

is there a way to stop members from posting flash in there profiles in the video section??

criscokid 04-25-2006 07:59 AM

Quote:

Originally Posted by Poethik
Is some one going to comeup with a similar Search/ Browse profiles to add to this?

That is one key element that's missing.

KevNJ 04-25-2006 09:02 PM

is it possible to have the htaccess file work from the root

like mysite.com/username ?

CodeRed 04-25-2006 09:08 PM

Quote:

Originally Posted by KevNJ
is it possible to have the htaccess file work from the root

like mysite.com/username ?

id be interested in this as well...

Murty 04-26-2006 12:00 PM

Can you make it so users can have a single line text box to enter the background URL?
So I dont have to go around changing users for them. (they are noobs so they wont know how to do it otherwise)

criscokid 04-26-2006 12:13 PM

Quote:

Originally Posted by KevNJ
is it possible to have the htaccess file work from the root
like mysite.com/username ?

You could but the you would have to restrict usernames so that they can't choose ones which happen to be the same as any of you subdirectories: forums (if your forums are in /forums), gallery, etc...

The other problems you have to overcome:
The URL for the avatar and photo that get's called in the MEMBERINFO template is set as a relative URL so until you work out how to change that no avatars or photos will show.
All of the URLs called in the MEMBERINFO template are set as relative URLs so you would have to change them to be specific URLS (http://domain.com/... instead of /... )

Wordplay 04-26-2006 04:07 PM

how did you guys get http://www.site.com/forum/USERNAME to work as a link to the user profiles?

Stangsta 04-26-2006 04:09 PM

Quote:

Originally Posted by Wordplay
how did you guys get http://www.site.com/forum/USERNAME to work as a link to the user profiles?

By putting the .htaccess file in your forum root.

The Chief 04-26-2006 04:13 PM

Quote:

Originally Posted by KevNJ
is it possible to have the htaccess file work from the root

like mysite.com/username ?

I don't think this is possible...


All times are GMT. The time now is 07:49 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.02650 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)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