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)

Synth 03-13-2006 04:16 PM

Code:

Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1

Tried that code with the same issue:( 404 when going into forums

MissKalunji 03-13-2006 04:32 PM

contact me on aim or msn i'll help you from there

Lissa 03-13-2006 07:59 PM

I'm using photoplog instead of vbgallery for the members' photos. I know I need to add the link in the memberinfo template, but I don't know how to make the link (the one that says "view more pics") link to individual galleries. Anyone have any clue how to do this?

ZacUSNYR 03-13-2006 08:07 PM

Quote:

Originally Posted by Lissa
I'm using photoplog instead of vbgallery for the members' photos. I know I need to add the link in the memberinfo template, but I don't know how to make the link (the one that says "view more pics") link to individual galleries. Anyone have any clue how to do this?

I installed Photoplog as well.

This is what I put in my memberinfo for a direct link to it.

Code:

<!-- View More Pics - link to PhotoPlog -->
    <br />
    <strong><a href="http://www.twowheelfemales.com/gallery/index.php?$session[sessionurl]u=$userinfo[userid]" title="View More Pics in the Photo Gallery" />View More Pics.</a></strong>


Lissa 03-13-2006 08:55 PM

Quote:

Originally Posted by ZacUSNYR
I installed Photoplog as well.

This is what I put in my memberinfo for a direct link to it.

Code:

<!-- View More Pics - link to PhotoPlog -->
    <br />
    <strong><a href="http://www.twowheelfemales.com/gallery/index.php?$session[sessionurl]u=$userinfo[userid]" title="View More Pics in the Photo Gallery" />View More Pics.</a></strong>


Oh thank you, thank you!!!!

Synth 03-13-2006 10:47 PM

Quote:

Originally Posted by Synth
Code:

Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ index.php
RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?&username=$1

Tried that code with the same issue:( 404 when going into forums

Any love on this issue:)

Lissa 03-14-2006 12:51 AM

I have another small problem:

How do I get rid of the text next to the aim, icq etc. icons? I want to leave the linked icon, but get rid of the text because the text pushes the layout over and it's not aligned.

I don't know which part of the memberinfo template to remove :confused:

MissKalunji 03-14-2006 02:04 AM

Quote:

Originally Posted by Lissa
I have another small problem:

How do I get rid of the text next to the aim, icq etc. icons? I want to leave the linked icon, but get rid of the text because the text pushes the layout over and it's not aligned.

I don't know which part of the memberinfo template to remove :confused:


put it that way : $userinfo[icqicon]

instead of $userinfo[aim]

Synth 03-14-2006 10:17 AM

MissKalunji sorry I may have missed your PM yesterday on AIM if you sent me one about the .htaccess problem.

Also I'm having another problem. When I set something in the "Here for" field nothing shows up exept when I choose friends and it actually displays Dating in my profile.

ZacUSNYR 03-14-2006 01:31 PM

Quote:

Originally Posted by Lissa
I have another small problem:

How do I get rid of the text next to the aim, icq etc. icons? I want to leave the linked icon, but get rid of the text because the text pushes the layout over and it's not aligned.

I don't know which part of the memberinfo template to remove :confused:

You need to find the text that reads
Code:

$userinfo[aimicon] <a href="whatever it says here - has a whole bunch of stuff"> $userinfo[aim]</a>
You need to delete the little bit that says $userinfo[aimicon] before the link and then modify the $userinfo[aim] to $userinfo[aimicon]

That'll make just the icon linkable.

I noticed the same problem you were having with the AIM blocks and rewrote that to be in it's own section. Check it out :)

https://vborg.vbsupport.ru/showpost....&postcount=307


All times are GMT. The time now is 05:01 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.01907 seconds
  • Memory Usage 1,745KB
  • 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_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