vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - MySpace type User Profile Link (https://vborg.vbsupport.ru/showthread.php?t=170293)

jeepcircle 02-20-2008 11:49 PM

Quote:

Originally Posted by MiahBeSmokin420 (Post 1446519)
not realy i dont know why you would want to do that though

but im sure you could hide that link to user groups that way they dont know it is there for them

but doing that would just not be cool

It would be cool if you had a "premium member" group (or something of the like) where they could have there own address like that. Just a thought

MiahBeSmokin420 02-21-2008 12:15 AM

ya that would be cool but unfortunately there is now way that i know of to make a htaccess file have user group permissions seeing as how it is controlled by the server and not vb

iogames 02-21-2008 12:29 AM

Can you add this info on the 'Welcome Email'??? for them not to forget their URLs?

MiahBeSmokin420 02-21-2008 08:48 AM

dont quote me on this but im almost positive what you would add to the the welcome email is:

Your profile url: http://yourdomain.com/$username

that should do it but i would send a test email to your seld before you make that a permant change to the welcome email

Jongo 02-23-2008 02:52 PM

This is an awesome addition to my board, the members love it.

Thanks ever so much for uploading it!

TCE Killa 03-04-2008 03:21 PM

Their is an error with this though, it effects the currently active users/who's online list.

It keeps saying everyone is viewing an error message and looking at a user profile, but no one is infact doing that. I got rid of it from the .htaccess and it is fine again, any way to fix this? Thanks.

MiahBeSmokin420 03-06-2008 12:53 AM

Quote:

Originally Posted by TCE Killa (Post 1456808)
Their is an error with this though, it effects the currently active users/who's online list.

It keeps saying everyone is viewing an error message and looking at a user profile, but no one is infact doing that. I got rid of it from the .htaccess and it is fine again, any way to fix this? Thanks.


There is no way it could mess with anything in vB

Especially not the WOL

Take a screen shot of the WOL page

dancue 03-06-2008 02:23 AM

Thanks. Nice and simple.

For those of you who want to place a link in your userCP do the following edit in the UserCP_Shell:

find:
Code:

$navbar
add below:
Code:

<!-- table for MySpace profile link -->

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">

<tr>

        <td class="tcat" align="center">My URL</td>
</tr>
<tr>
<td class="$navclass[signature]" nowrap="nowrap" align="center">
<b><a href="http://YourDomain.com/$bbuserinfo[username]">YourDomain.com.com/$bbuserinfo[username]</a>
</b></td>
</tr>
</table>
<br>
<!-- / table for MySpace profile link -->

edit:
For those of you still using the default vBulletin style replace "$navclass[signature]" with "info" or any other predefined class. Otherwise you will get an error.

TCE Killa 03-07-2008 10:50 PM

I'll get a screenshot tomorrow, but I hope you can help, thanks man.

TCE Killa 03-09-2008 10:15 PM

Heres a screenshot of the problem, and like I'm saying, when I remove the code from .htaccess or whatever it is, it works fine again:


All times are GMT. The time now is 05:30 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.01182 seconds
  • Memory Usage 1,741KB
  • 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
  • (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