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)

mark1491 03-01-2006 11:31 PM

I had been looking at the orginal mod since it was posted and now this one, and I was wondering if anyone figured out how to display the multiple selection menu and multiple selection checkboxes, on the profile home page.

Everytime i try to do this i get numbers displayed instead of the text that they have selected to display.

I read about this on the earlier mod, but it wasn't very clear on how to fix this problem, to show the appropriate results when multiple selection menu or multiple selection checkboxes are used.

Thanks in advance!

EricaJoy 03-01-2006 11:37 PM

Quote:

Originally Posted by mark1491
I had been looking at the orginal mod since it was posted and now this one, and I was wondering if anyone figured out how to display the multiple selection menu and multiple selection checkboxes, on the profile home page.

Everytime i try to do this i get numbers displayed instead of the text that they have selected to display.

I read about this on the earlier mod, but it wasn't very clear on how to fix this problem, to show the appropriate results when multiple selection menu or multiple selection checkboxes are used.

Thanks in advance!

i figured it and set it up for djsydeburnz a while back. theres a thread on vb.com that addresses it kind of. if i can find the link again, i'll post what i did.

Stangsta 03-02-2006 12:22 AM

Quote:

Originally Posted by foreverdarkness
Check out my profile so far on my site...still needs a little bit of work but its coming along. Curious if anyone has any suggestions or thoughts on it.




Looks nice!

You know, there has been one thing bugging me that maybe you can answer. On the Buddies, mine just stretches the images to a pre determined size rather than leaving them the size they were. Any ideas?

Stangsta 03-02-2006 12:24 AM

Quote:

Originally Posted by mark1491
I had been looking at the orginal mod since it was posted and now this one, and I was wondering if anyone figured out how to display the multiple selection menu and multiple selection checkboxes, on the profile home page.

Everytime i try to do this i get numbers displayed instead of the text that they have selected to display.

I read about this on the earlier mod, but it wasn't very clear on how to fix this problem, to show the appropriate results when multiple selection menu or multiple selection checkboxes are used.

Thanks in advance!

Is this what you are referring to?
Code:

<if condition="$post['field24']&1">
$comma Dating
<if condition="$comma =','"></if>
</if>
<if condition="$post['field24']&2">
$comma Serious Relationships
<if condition="$comma =','"></if>
</if>
<if condition="$post['field24']&4">
$comma Friends
<if condition="$comma =','"></if>
</if>
<if condition="$post['field24']&8">
$comma Networking
<if condition="$comma =','"></if>
</if>


mark1491 03-02-2006 12:48 AM

Quote:

Originally Posted by Stangsta
Is this what you are referring to?
Code:

<if condition="$post['field24']&1">
$comma Dating
<if condition="$comma =','"></if>
</if>
<if condition="$post['field24']&2">
$comma Serious Relationships
<if condition="$comma =','"></if>
</if>
<if condition="$post['field24']&4">
$comma Friends
<if condition="$comma =','"></if>
</if>
<if condition="$post['field24']&8">
$comma Networking
<if condition="$comma =','"></if>
</if>



Yeah that is what I have been looking for, thanks a lot for your help and nice work with this mod!

Brandon Sheley 03-02-2006 02:26 AM

can you please include install instructions in the zip...

i don't necessarily want to be looking at this thread when i test this out..

thank you

ps.. i don't want to use your .htaccess file.. my profiles are already rewritten.. will this still work ?

MR-2ZZ 03-02-2006 02:31 AM

.htaccess wont work for me :(

MissKalunji 03-02-2006 02:48 AM

Quote:

Originally Posted by MR-2ZZ
.htaccess wont work for me :(


1. first where did you upload it?
it suppose to be in forum root

2. did you use that one : https://vborg.vbsupport.ru/showpost....&postcount=100
?

MissKalunji 03-02-2006 02:49 AM

Quote:

Originally Posted by Loco.M
can you please include install instructions in the zip...

i don't necessarily want to be looking at this thread when i test this out..

thank you

ps.. i don't want to use your .htaccess file.. my profiles are already rewritten.. will this still work ?

i dont quit eunderstand your question

your profiles already rewritten?

will what work?

moonclamp 03-02-2006 03:14 AM

The .htaccess rewrite will not work on all usernames.

Try it on some of the more obscure characters and see. It will not work with * ~ or multiple spaces. I have a user called ~L O U I S E~ and all it does is cause 404 errors. I think you'd have to disallow special characters and spaces for this to work properly.

Plus, like I mentioned before, if you have your vbagallery under the forum root you will not be able to type in site.com/forums/gallery without getting a "user doesn't exist" error.

You can try adding a RewriteRule (^[/gallery]*$) /forums/gallery/index.php but this will cause a server configuration error on browseimages.php.

I will welcome it if anyone can get around these errors though.


All times are GMT. The time now is 11:05 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.01508 seconds
  • Memory Usage 1,751KB
  • 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
  • (6)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