vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Profile myspace/facebook mod-rewrite (https://vborg.vbsupport.ru/showthread.php?t=184411)

figu120 07-06-2008 09:03 PM

That usually happens when using different browsers ..
In each browser even some bug ...
as it is a beta version


Excellent ..
I will check to see what happens peus ami even normal work for me the url of the profiles but anyway BROWSE if there is any error in the code
thanks for notifying me

figu120 07-06-2008 09:20 PM

What I see.
This happens because the user name is the color.
So what happens is that the calls of the file. "Htaccess" detects the username complete with colour codes ...

I understand ...
what I do is make some changes to see if it works ...

Note:
This change is not just for this mistake for anything else

edit:
memberinfo_block_mainurl
replace.

Quote:

<div class="alt1 block_row">

<dl class="list_no_decoration" id="additional_contact_details">
<dt class="shade">Mi $vboptions[bbtitle] URL:</dt>
<dd><a href="http://$vboptions[bburl]/$prepared[musername]">http://$vboptions[bburl]/$prepared[musername]</a></dd>
<if condition="$prepared['homepage']">
<dt class="shade">$vbphrase[home_page]</dt>
<dd><a href="$prepared[homepage]" target="_blank">$prepared[homepage]</a></dd>
</if>
<if condition="$prepared['displayemail']">
<dt class="shade">$vbphrase[email_address]</dt>
<dd><a href="mailto:$prepared[displayemail]">$prepared[displayemail]</a></dd>
</if>
<if condition="$show['vcard']">
<dt class="shade">$vbphrase[vcard]</dt>
<dd><a href="member.php?$session[sessionurl]do=vcard&amp;u=$prepared[userid]" rel="nofollow">$vbphrase[download_vcard]</a></dd>
</if>
</dl>
</div>

and if you do not notice me and works Temporary leave it without mod-rewrite ..

and replace it with this cod

Quote:

<div class="alt1 block_row">

<dl class="list_no_decoration" id="additional_contact_details">
<dt class="shade">$vbphrase[this_page]</dt>
<dd><a href="$prepared[profileurl]">$prepared[profileurl]</a></dd>
<if condition="$prepared['homepage']">
<dt class="shade">$vbphrase[home_page]</dt>
<dd><a href="$prepared[homepage]" target="_blank">$prepared[homepage]</a></dd>
</if>
<if condition="$prepared['displayemail']">
<dt class="shade">$vbphrase[email_address]</dt>
<dd><a href="mailto:$prepared[displayemail]">$prepared[displayemail]</a></dd>
</if>
<if condition="$show['vcard']">
<dt class="shade">$vbphrase[vcard]</dt>
<dd><a href="member.php?$session[sessionurl]do=vcard&amp;u=$prepared[userid]" rel="nofollow">$vbphrase[download_vcard]</a></dd>
</if>
</dl>
</div>

g0dfather1984 07-06-2008 09:35 PM

Alright, that works.

How did you get it so it shows your member name instead of member # for the url?

figu120 07-06-2008 09:38 PM

OK was a pleasure ...
I aver that if I improve or seek a solution
Thank you for notifying me

Dilldogs 08-08-2008 02:18 PM

When I click on these 2 buttons:

Add to friends and Forward to friends I am not getting nothing. Will not click.

All others work fine.

How can I fix this?

figu120 08-08-2008 07:56 PM

Hello.
First thank you very much for installing this hack.

We say this with the first button what happens is that you have added to that user as a friend ... why are automatically disables the button and out link.

The second button is not even find a functioning and this disabled without any specific linkĀ…

Dilldogs 08-08-2008 09:45 PM

Thanks.

figu120 08-09-2008 08:05 PM

ok thank for you....

Click installl please

Chance4Today 08-09-2008 08:17 PM

Is this in English and also do I just need to install this hack for it too work. I am not very techy sorry :( but I would like it on my site and my members would like it as well thanks

figu120 08-09-2008 08:43 PM

not even 100% in English and Spanish in this English very soon WHEN his most unoccupied translate the finish


All times are GMT. The time now is 05:42 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.01519 seconds
  • Memory Usage 1,740KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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