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)

caliman 03-07-2006 09:45 PM

Quote:

Originally Posted by SIINSI
Any way to get regular Photopost photos to show instead of vbgallery photos? Aweosme mod, love it!

I'd like to know this too.

vbreal 03-07-2006 10:11 PM

Quote:

Originally Posted by caliman
I'd like to know this too.

i was able to get the photopost verison to show. but i haven't been able to get it to show the number of pics next to view more pics. but i can link it to the pics of the user.

replace

browseimages.php?do=member&imageuser

with

showgallery.php?do=member&ppuser

ppuser may be something different for you. depends on what u made your table prefix for photopost gallery.

i am just a beginner don't know if there was a better more efficient way to do it ha

i am hoping someone figures out how to get the number of pics to show. i am going to continue to mess around and see if i can figure it out. i can't figure out which table holds the value for the total number of pics.

djjeffa 03-08-2006 12:59 AM

some times it shoes the media player but other times it just shows a grey square but il always plays the music.
any ideals why?

vbreal 03-08-2006 04:01 AM

Quote:

Originally Posted by djjeffa
some times it shoes the media player but other times it just shows a grey square but il always plays the music.
any ideals why?

i can't play a video at all. i used the same code i use on myspace but its not working. can someone show me an example of the code they use

Stangsta 03-08-2006 05:00 AM

Quote:

Originally Posted by Real Talk
i can't play a video at all. i used the same code i use on myspace but its not working. can someone show me an example of the code they use

To play a video, ONLY use a URL, not all the extra junk.

ex. http://www.videosite.com/video/videoname.mpg

That is all you put in the profile field. You can remove everything else in the "video code"

Smiry Kin's 03-08-2006 06:01 PM

Quote:

Originally Posted by Smiry Kin's
well you cant have ! or .'s or anything else in username, im sure its something to do with that little a-z-A-Z thingy..? o.0

any news on this???

Brandon Sheley 03-08-2006 07:12 PM

well I'm about to give this another try, I've basically reset my site with a fresh style. I really want and think I can get this looking nice.. wish me luck :p

Annie^.^ 03-08-2006 07:14 PM

I like the idea of this

www.mysite.com/forum/username

I have a question my forum is located in the main dir not /forum

is there a possiblity to make the profile page like this

username.mysite.com

Mr Chad 03-08-2006 08:17 PM

Quote:

Originally Posted by Annie^.^
I like the idea of this

www.mysite.com/forum/username

I have a question my forum is located in the main dir not /forum

is there a possiblity to make the profile page like this

username.mysite.com

I would think you can use the url rewrite or sumthin for that?
dunno if you can make a .htaccess file pull things from the database tho.

Annie^.^ 03-08-2006 08:24 PM

I don't know much about coding LOL but if someone would know how would be awesome

KevNJ 03-09-2006 01:40 AM

* edit * - Nevermind I figured it out. Works perfectly ( again ). Thanks!!

Okay I had .htaccess file working. I then tried to make my forums the main page. Moved the forums folder into the root directory. But cause I run CMPS you have to edit files, so I crashed the site. Got it fixed but not with the main site being the forums. Ill figure that out later. Now I cant get the htaccess file to work. It wont allow me to put the file in the forums folder. Any idea why ?

* edit * - Nevermind I figured it out. Works perfectly ( again ). Thanks!!

Brandon Sheley 03-09-2006 01:45 AM

yeah
http://locoforum.com/members/brandon/
it's working good, well i have an avatar problem, but thats from theold db
now just waiting on the profile comment to get back up,,
thx for the help Stangsta and MissKalunji

ZacUSNYR 03-09-2006 04:17 AM

I got the profile page hacked up very nicely on my site.

I luckily had a copy of the comment system I installed previously. Hopefully I don't get plagued with any of those disappeared comments bugs.

One thing I did to the comment system was edited style comment_panel

where it had

Code:

<br />
&add_comment

I replaced it with
Code:

<if condition="$userinfo[userid] == $vbulletin->userinfo[userid]">
&nbsp;<else />
<br />
$add_comment
</if>

This makes it so you can't comment on your own profile :)

SaN-DeeP 03-09-2006 04:30 AM

simply wonderful addon, how many queries are executed while viewing any profile ?

Annie^.^ 03-09-2006 09:08 AM

I run into some issue with the .htaccess file. You see my DirectoryIndexes doesn't work properly from it. It supposed to open index.html then index.php but now when I have the .htaccess file there it only sees the index.php and not the index.html.

The reason I use the index.html file because that's directly reffer me to the portal.php

Any idea how to make the .htaccess to work that my directory indexes are opening in the right order?

Annie^.^ 03-09-2006 09:50 AM

Oh Never mind my last post. I fixed it. I renamed the index.php in the .htaccess file to index.html. It works out fine.

Now the question is can it be done as Subdomain for users?

ronoxQ 03-09-2006 02:28 PM

Quote:

Originally Posted by Stangsta
No, there is no free version. The only version available is on www.photopost.com

The 100 word limit can be changed in each profile field under MAX CHARACTERS.

Okay, thanks.

So you need to pay to get all the mods for this to work?

Annie^.^ 03-09-2006 03:24 PM

I need help.... my design gets messed up if the user is not logged in.... could someone help me out???

http://www.muveszno.com/Anna

Brandon Sheley 03-09-2006 03:28 PM

Quote:

Originally Posted by Annie^.^
I need help.... my design gets messed up if the user is not logged in.... could someone help me out???

http://www.muveszno.com/Anna

looks fine to me

Stangsta 03-09-2006 04:21 PM

Quote:

Originally Posted by ronoxQ
Okay, thanks.

So you need to pay to get all the mods for this to work?

Only if you want multiple pictures. There is a free hack for multiple profile pics, but Im not too fond of it.

rrokdoka 03-09-2006 04:52 PM

I'm using Vbulletin 3.5.0 RC3 and for some reason the htaccess is messing with my vbadvanced and i cant get none of the www.rrokdoka.org/baklava to work without the htaccess! anyone else having this problem?

Annie^.^ 03-10-2006 12:05 AM

Quote:

Originally Posted by Loco.M
looks fine to me

Yes now it is working great thankfully. I had to break the codes down and turned out some </div> tags were missing and that messes up things ^__^

Stangsta 03-10-2006 12:23 AM

Quote:

Originally Posted by rrokdoka
I'm using Vbulletin 3.5.0 RC3 and for some reason the htaccess is messing with my vbadvanced and i cant get none of the www.rrokdoka.org/baklava to work without the htaccess! anyone else having this problem?

I run vbadvanced and have no problems, however I dont run it from the root, so I am not sure why it does not work correctly. I believe someone may have had a similar problem, and MissKalunji solved it earlier in this thread. I could be mistaken though.

Annie^.^ 03-10-2006 12:48 AM

I'm not sure if it's an error but listen to this.
When the user clicks on this address http://www.mysite.com/user then everything is fine but once the user enters through these address' http://mysite.com/user or mysite.com/user they are getting logged out.

ZacUSNYR 03-10-2006 02:12 AM

Quote:

Originally Posted by Annie^.^
I'm not sure if it's an error but listen to this.
When the user clicks on this address http://www.mysite.com/user then everything is fine but once the user enters through these address' http://mysite.com/user or mysite.com/user they are getting logged out.

Check your cookie settings in the admincp.

bushka 03-10-2006 08:01 AM

Hey,

I'm almost there with my rewrite of your example code, just need to sit down for an evening to get it finished, I look forward to linking you in.

Question, unfortunately the Profile Comment System has been abandoned by its author who has now gone off to start an even larger project the same as this one here.

Is there any other comment system that you could recommend?

I noticed that Photoplog has a comment system which could be put into any page, seems daft though to install a Gallery just for the comments!

Annie^.^ 03-10-2006 09:12 AM

Thank you the cookie setting solved the problem :)

MissKalunji 03-10-2006 12:28 PM

Quote:

Originally Posted by bushka
Hey,

I'm almost there with my rewrite of your example code, just need to sit down for an evening to get it finished, I look forward to linking you in.

Question, unfortunately the Profile Comment System has been abandoned by its author who has now gone off to start an even larger project the same as this one here.

Is there any other comment system that you could recommend?

I noticed that Photoplog has a comment system which could be put into any page, seems daft though to install a Gallery just for the comments!

Search for the mod user rating 1.0

You can use it to rate user and comment also :) not the e-steki karma the USER rating

ronoxQ 03-10-2006 02:22 PM

Will that also display comments on a user's MEMBERINFO?

MissKalunji 03-10-2006 02:27 PM

both rating and comments....

here : https://vborg.vbsupport.ru/showthrea...ht=user+rating

ronoxQ 03-10-2006 10:25 PM

Well, everything but the images are working for me, so I decided to try out the css generator.

MissK, how'd you integrate it so nicely with your CSS tab? And also, how do you get that same CSS to apply to their UserPages?

MissKalunji 03-10-2006 10:42 PM

Quote:

Originally Posted by ronoxQ
Well, everything but the images are working for me, so I decided to try out the css generator.

MissK, how'd you integrate it so nicely with your CSS tab? And also, how do you get that same CSS to apply to their UserPages?


Integrate what? im sorry you lost me :confused: :bunny:

Brandon Sheley 03-11-2006 01:42 AM

do u know how to cange this ? the url it's posting isn't the correct
this is located above the avatar


http://locoforum.com/members/brandon/ - is correct

thank you

nvm, got that.. now to get the blocks moved around like i want
great startup hack you've helped with ;)

DementedMindz 03-11-2006 11:30 AM

ok i have a question about the media it will show on my profile as im the admin but on everyone elses it wont show any ideas? its strange cause my profile works great but theres dont display the media and it just looks different too...

ronoxQ 03-11-2006 01:28 PM

Quote:

Originally Posted by MissKalunji
Integrate what? im sorry you lost me :confused: :bunny:

You integrate the CSS generator into your edit profiles page. It's tabbed, and you have a preview at the bottom.

Stangsta 03-11-2006 07:58 PM

Quote:

Originally Posted by ronoxQ
You integrate the CSS generator into your edit profiles page. It's tabbed, and you have a preview at the bottom.

She paid a coder for that, its not for distrobution.

DementedMindz 03-11-2006 08:18 PM

Ok i guess ill post again maybe someone will know.... i have a question about the media it will show on my profile as im the admin but on everyone elses it wont show any ideas? its strange cause my profile works great but theres dont display the media...

Stangsta 03-11-2006 09:06 PM

Quote:

Originally Posted by DementedMindz
Ok i guess ill post again maybe someone will know.... i have a question about the media it will show on my profile as im the admin but on everyone elses it wont show any ideas? its strange cause my profile works great but theres dont display the media...

What are you entering into your profile field? Unless you added an <if> statement, there are no permissions for the profile fields.

MissKalunji 03-11-2006 10:00 PM

Quote:

Originally Posted by Stangsta
She paid a coder for that, its not for distrobution.


oh ok i didnt know thats what he/she was talking about!

no like he said no redistribuation

DementedMindz 03-11-2006 11:05 PM

Quote:

Originally Posted by Stangsta
What are you entering into your profile field? Unless you added an <if> statement, there are no permissions for the profile fields.

i basiclly copied your template and used that and it will only show for me well only the media on my profile but if another user adds media it wont show ...how can i fix this if you dont mind?


All times are GMT. The time now is 10:58 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.02180 seconds
  • Memory Usage 1,834KB
  • 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
  • (20)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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