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

Murty 04-26-2006 04:14 PM

I also do not have the bottom and right of the Members Profile, Like there is no neat ending for them like the left side. Anyone else had this problem and managed to fix it?

DementedMindz 04-26-2006 08:56 PM

Quote:

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


so any answer to this???

foulplay 04-28-2006 03:22 AM

I like how MissKalunji set her memberlist like myspace. I'm interested in setting it up like how she has it. Can someone tell me how?

Soljah 04-30-2006 06:24 AM

For some reason when I added my vbPlaza information onto my profile it was very wide, like outside of the margins. Can anyone help me with this?

DementedMindz 04-30-2006 10:27 AM

i wish support was better in this thread.... i asked 2 times already maybe a thrid time will do it... is there a way to stop members from posting flash in there profiles in the video section??

criscokid 04-30-2006 10:57 AM

Quote:

Originally Posted by ant0nio
I like how MissKalunji set her memberlist like myspace. I'm interested in setting it up like how she has it. Can someone tell me how?

That bit is pretty much up to you. Just start editing the MEMBERINFO template and see where it leads you - that's what I did on my forum. You can't really break anything other than end up with a page that might look a bit wonky - if that's the case just change values, etc in the template. It makes it a lot easier if you have two browser windows open - edit the template in the first have have your member's profile page showing in the other then after each edit of the template in window #1 refresh the page in browser #2 by hitting 'F5'

criscokid 04-30-2006 11:00 AM

Quote:

Originally Posted by DementedMindz
i wish support was better in this thread

That can be a common problem. On vBulleting.org there's basicalyy one thread for everyone to use and support questions can easily get overlooked. It would be cool if there was some kind of sub-category for each published hack then people could open their own support thread but then on the other side of the coin there may be disadvantages to doing that.

ronoxQ 04-30-2006 03:12 PM

Uninstalled. I'm very sorry I have to do this.

However, my last few questions on this forum have been completely ignored. Stangsta, you started off very nicely on this thread, but you've been getting slack recently. My Profile Re-Write is still not working, and I've been posting exactly WHAT I did, not just what the problem is. I've tried to be as forthcoming as possible.

I'll be waiting for vB Space now, I guess.

criscokid 04-30-2006 10:40 PM

Quote:

Originally Posted by CodeRed
The one thing that still doesnt work in the profile page is the Total User Images: portion. It's suppose to display the total number of images the user has in the PhotoPost Gallery. I have not been able to figure that one out yet so if anyone can find the fix I'd greatly appreciate it! :)

There's already a mod that displays the number (of photos a user has has uploaded) in a users postbit: PP Photo Count in Postbit

I suspect all one needs to do is install that mod and then use the variable it creates in the MEMBERINFO template.

Stangsta 04-30-2006 11:18 PM

Quote:

Originally Posted by ronoxQ
Uninstalled. I'm very sorry I have to do this.

However, my last few questions on this forum have been completely ignored. Stangsta, you started off very nicely on this thread, but you've been getting slack recently. My Profile Re-Write is still not working, and I've been posting exactly WHAT I did, not just what the problem is. I've tried to be as forthcoming as possible.

I'll be waiting for vB Space now, I guess.

Im allowed to get slack, I do have a life outside of vb.org. :)

If you are having problems with your CSS, it is directly a result of either:

1. Your style that you are using.
or
2. You dont know how to use CSS.

If you don't know CSS....theres plenty of resources on the web. And CSS is not reqiured to make this hack work, just an added bonus. And of course...my services are always available if needed if you want me to go on there and make it all work for you.

Sorry you feel the way you do. Back to relaxing on a pleasant Sunday...

foulplay 05-02-2006 02:43 AM

Quote:

Originally Posted by criscokid
That bit is pretty much up to you. Just start editing the MEMBERINFO template and see where it leads you - that's what I did on my forum. You can't really break anything other than end up with a page that might look a bit wonky - if that's the case just change values, etc in the template. It makes it a lot easier if you have two browser windows open - edit the template in the first have have your member's profile page showing in the other then after each edit of the template in window #1 refresh the page in browser #2 by hitting 'F5'


You mean, the MEMBERLIST. I don't need to edit the MEMBERINFO if i'm trying to have my list look like myspace, when browsing members.

mikeclarke 05-02-2006 03:14 AM

Any advice on how to make memberlist.php look like this?

Stangsta 05-02-2006 06:37 AM

Quote:

Originally Posted by mikeclarke
Any advice on how to make memberlist.php look like this?

Its not too difficult, but I have no use for that. The default layout looks better IMO.

Crazy Serb 05-02-2006 01:53 PM

Quote:

Originally Posted by mikeclarke
Any advice on how to make memberlist.php look like this?

that looks kinda interesting (thanks for the address of that site with a lot of Bi girls ;))

Bluestrike2 05-02-2006 10:03 PM

Right now I'm trying to install this while biting my fingernails off (AP World History exam tomorrow), and needless to say I'm having a bit of trouble:

http://www.mlgpwncast.com/forum/member.php?u=298

If anyone has an idea as to what could be causing this, it would be most appreciated. I understand you're most likely busy, but I'd appreciate the help if at all possible :D.

Originally I thought it was an open table, but the W3 validator and my eyeballs (which I don't trust right now :D) say otherwise :(.

The weird thing? The same occurs for the User CP re-write :(. I have crappy luck :(.

EDIT: There is no CSS btw.

jarcher 05-05-2006 05:38 PM

when I added the profile field for the myspace url.
it links to:

[link]http://www.mywesite.comhttp://www.myspace.com[/link]

any ideas why or how to fix it?

CodeRed 05-05-2006 05:54 PM

Quote:

Originally Posted by jarcher
when I added the profile field for the myspace url.
it links to:

[link]http://www.mywesite.comhttp://www.myspace.com[/link]

any ideas why or how to fix it?

you have to make sure the users enter in the complete web addy...

ie: http://

if they dont enter that portion, the software will try to link it to your domain somewhere which is the error you are getting

Wordplay 05-07-2006 03:25 PM

yeah did kalunji ever release the memberlist modification?

pogonavitticeps 05-07-2006 06:45 PM

Hi!

When a member wants to change background colour in some of the fields in his profile; example like in "About me" - is that possible somehow??

akeel 05-07-2006 07:18 PM

Hi, does anyone know how to change the .htaccess so that users can use characters such as !"£$%^&*()_+., in their user name?

ie yourdominname/its.me

or is there a way which i can stop useres from registering with them charachters.

Thanks in advanced..

Stangsta 05-07-2006 07:57 PM

Quote:

Originally Posted by akeel
Hi, does anyone know how to change the .htaccess so that users can use characters such as !"?$%^&*()_+., in their user name?

ie yourdominname/its.me

or is there a way which i can stop useres from registering with them charachters.

Thanks in advanced..

Theres a way for you to prevent them from registering with those characters. Its on vb.org somewhere.

Stangsta 05-07-2006 07:58 PM

Quote:

Originally Posted by pogonavitticeps
Hi!

When a member wants to change background colour in some of the fields in his profile; example like in "About me" - is that possible somehow??

Depends on how your CSS is set up. You can make it do it, but need to make it a seperate tag.

MissKalunji 05-07-2006 11:20 PM

Quote:

Originally Posted by Wordplay
yeah did kalunji ever release the memberlist modification?


a coder will release it i suck at plugins etc so his doing it

Bluestrike2 05-08-2006 03:45 AM

Can't wait MissKalunji!!! :D

Anyhow, you can check out what I did here:

http://www.mlgpwncast.com/forum/Bluestrike2

Wish I had the comments hack though :(.

Wordplay 05-08-2006 11:44 AM

your profiles look decent man. keep them like that!

thanks for replying kalunji. there aren't many profile code sharings in this thread as it seems. too bad. the other thread had so many in it.

i'm looking forward to kalunji's memberlist release, no matter who is doing it, thanks for sharing.

is there anybody that made an exact myspace profile copy?

Wordplay 05-08-2006 06:45 PM

wow... your style is incredibly messy stangsta, why do you close so many font tags when you never open any? and you've got alot of other wrong closings, < div > < td > they are really confusing, or do they need to be there for some other reason?

did anybody ever release a hack for groups for the users? the way they got them on myspace?

Stangsta 05-08-2006 10:03 PM

Quote:

Originally Posted by Wordplay
wow... your style is incredibly messy stangsta, why do you close so many font tags when you never open any? and you've got alot of other wrong closings, < div > < td > they are really confusing, or do they need to be there for some other reason?

did anybody ever release a hack for groups for the users? the way they got them on myspace?

Basically it was my original that I would play with testing things out. It was functional, never went back and cleaned it up. I was going to do that on the next version.

Shaliza 05-09-2006 06:53 AM

Wow, this looks amazing. I might use it later.

skariko 05-09-2006 08:03 AM

Hi man,
there's something to use only the specified mod (see on attachment)?
I want have only 'View More Pics' but I've read all your post and I don't find nothing, thanks!

skariko 05-09-2006 08:05 AM

..ehm the attachment :o


All times are GMT. The time now is 09:32 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.02158 seconds
  • Memory Usage 1,836KB
  • 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
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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