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 06-01-2006 01:30 AM

Quote:

Originally Posted by Stangsta
I would make the install a 1 product install, along with incorporating feature requests and cleaning up the code of v.1 You would however still have to edit the memberinfo template, but I would make it alot easier to add the profile fields.

If there was to be a v.2, what changes or features would everyone like to see in it?


1:1 MySpace Clone,non centralized. :banana:


Ill make a list of features that ive read through the other thread and ones on here and PM you it.

Roody 06-01-2006 06:49 PM

Quote:

Originally Posted by Roody
My apologies if this has already been answered, but is there a way to add images to profiles without vbadvanced or their links program?

My apologies if this was answered and I missed it, but does anyone know the answer to this question?

Stangsta 06-01-2006 07:42 PM

Quote:

Originally Posted by Roody
My apologies if this was answered and I missed it, but does anyone know the answer to this question?

There is a stand alone hack to add multiple profile pictures on vb.org, but its busch league if you ask me. I will try to find the link.

Try this:

https://vborg.vbsupport.ru/showthrea...946#post875946

Brainwrek 06-01-2006 08:36 PM

Stangsta... and anyone else reading this... I'll be d*mned if I'll ever support the vBspace crooks. So count me in for doing whatever I can to support your social networking mods. vBulletin is an amazing framework, and I believe it can totally crush MySpace in terms of usability and user satisfaction. But NO WAY is that worth serving up our members to a centralized corporate structure. Ok... I don't wanna be preachy here... just showing my respect and support for you and your mods further development.

Roody 06-02-2006 09:51 AM

Quote:

Originally Posted by Stangsta
There is a stand alone hack to add multiple profile pictures on vb.org, but its busch league if you ask me. I will try to find the link.

Try this:

https://vborg.vbsupport.ru/showthrea...946#post875946

Thanks for the link. I will check it out. :)

Dr Steevil 06-06-2006 08:44 PM

I have installed this and it is working great! What I want to do now is create a button for my menu system (I have a flash based header for a menu system) that will take the user to their profile page. What I need is the appropriate code i.e something like
Code:

http://mysite.com/userid
How do I do that?

criscokid 06-06-2006 09:27 PM

If you've put the .htaccess file in place http://mysite.com/forums/username will work.

Dr Steevil 06-06-2006 10:39 PM

Sorry, I figured I wasn't very clear on what I mean't. I do have the .htaccess file and it works fine. What I want to be able to do is have a button on my menu that will take the user directly to his/her profile page. It would have to be some sort of "dynamic" link since there is no way to know the particular user. I am no coder and have limited knowledge of http protocol, but it would seem to me to be something like
Code:

http://www.mysite.com/member.php?u=$userid
Basically, I need to dynamically call up the userid (based on the person logged in) into the url. Or is this even possible?

Stangsta 06-07-2006 02:34 AM

Quote:

Originally Posted by Dr Steevil
Sorry, I figured I wasn't very clear on what I mean't. I do have the .htaccess file and it works fine. What I want to be able to do is have a button on my menu that will take the user directly to his/her profile page. It would have to be some sort of "dynamic" link since there is no way to know the particular user. I am no coder and have limited knowledge of http protocol, but it would seem to me to be something like
Code:

http://www.mysite.com/member.php?u=$userid
Basically, I need to dynamically call up the userid (based on the person logged in) into the url. Or is this even possible?

You could try this:
Code:

<a href="member.php?$session[sessionurl]u=$post[userid]"><strong>View your profile</a>

criscokid 06-07-2006 07:51 AM

There's also a 'edit my profile' link mod available (I don't remember the URL) whoich is shown to users if they're viewing their own profile.


All times are GMT. The time now is 05:07 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.01610 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_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