vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - Best MySpace Account Info (https://vborg.vbsupport.ru/showthread.php?t=110954)

vbreal 06-23-2006 02:46 AM

it goes str8 to the profile vs the pop window.

any suggestions

vbreal 06-23-2006 11:42 AM

nevermind got it

Mr Chad 07-19-2006 01:02 PM

i will be making a cleaner version for vb 3.6

oberheimhaven 07-20-2006 04:07 AM

To the tee Nuttin LOL any suggestions?

Mr Chad 07-20-2006 11:17 PM

works with 3.6 fine. :P

oberheimhaven 07-22-2006 01:20 AM

I got 3.5.4? I will uninstall and retry Im sure its on my end

Mentch 07-25-2006 12:39 PM

Could something be added for an Offline Online image. One showing online when the person is on Myspace and offline when not on myspace. Sort of like the AIM lights.

ghost323f 07-29-2006 04:39 PM

cant get mine to work. IMG not working and instead of the right profile I get

http://profile.myspace.com/index.cfm...file&friendID=$post[field5

Chicago_VLNU_4s 08-04-2006 03:51 AM

i cant get this to work either.. can some1 help

SnapOff Racing 08-05-2006 06:08 PM

KICKASS HACK! all my members love it, but 1 question...hopefully this will be simple:

this green looks horrible with my site, how do i get rid of it?

https://vborg.vbsupport.ru/external/2006/08/17.jpg

https://vborg.vbsupport.ru/external/2006/08/18.jpg

as well as that green around the contact box icons...

Mr Chad 08-10-2006 05:34 PM

look in the html

chkdgate 08-13-2006 07:01 AM

Flawless install. Thank you Mr Chad. This is exactly what I needed. I customized my icon color but I can't change the backdrop menu color. Also, once I changed the color, I was left with this border. How can I get rid of it so I can have a cleaner look?

chkdgate 08-13-2006 08:15 AM

Quote:

Originally Posted by Mastar
In MEMBERINFO Template


Find:
<if condition="$show['hasimicons']">



Place above:

Code:

<!-- MY SPACE -->

<if condition="$post['field6']"><div id="postmenumyspace_$post[postid]" style="border: 1px solid #CCCCCC; background-color: #D6FFB1; margin-bottom: 4px; width:175px; height:21px" width="100%" class="smallfont"><a target="_blank" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=$post[field6]"> <img border="0" src="$stylevar[imgdir_misc]/icon_myspace.gif" alt="View myspace profile"><script type="text/javascript"> vbmenu_register("postmenumyspace_$post[postid]", true); </script></a></div></if>

<!-- END MY SPACE -->

REPLACE THE FIELD# WITH YOUR

I tried this and it does "display" it but it doesn't link.

Mr Chad 08-13-2006 09:28 PM

what do u mean, what links does it give u?

chkdgate 08-14-2006 03:15 AM

None at all. Your hack works with no problem but then I figured it would be cool to have it in my Member Profile as well. I can live without it but at the same time I'd like to have it too. I did everything and it doesn't link. Let me try it again. Hold on.

chkdgate 08-15-2006 05:36 AM

Mr Chad, did you find a way of how I can get rid of that border? Thanks for your help.

senkin 08-15-2006 06:19 PM

Is there any way to get the links to open in a new window? I tried editing the html coding and adding in target="_blank" but it didn't work. Any ideas?

Mr Chad 09-12-2006 03:19 AM

Quote:

Originally Posted by senkin
Is there any way to get the links to open in a new window? I tried editing the html coding and adding in target="_blank" but it didn't work. Any ideas?

that should work.

Necrosaro420 09-24-2006 04:19 PM

doesnt work for me on 3.5.4, just like the other myspace one =(

Mr Chad 09-26-2006 08:44 PM

Quote:

Originally Posted by Necrosaro420
doesnt work for me on 3.5.4, just like the other myspace one =(

it should work... it was made for 3.5.4

I guess if you totally dont know what your doing, i can see how you may not be able to do it.

Chicago_VLNU_4s 10-21-2006 05:18 AM

how come me and my staff can see it, but not regular members?


*****
scratch that, i had the feild set to private :p

senkin 10-22-2006 02:01 PM

Quote:

Originally Posted by Mr Chad
it should work... it was made for 3.5.4

I guess if you totally dont know what your doing, i can see how you may not be able to do it.

Mabe we don't know what were doing because we didn't make it, also i tried puting code in ever possible spot where there was a link and it had no effect. Can you tell us what to do, or supply code that helps us instead of just saying "That should work"?

DiscussNASCAR 10-27-2006 12:24 PM

works fine on 3.6.1

Mr Chad 12-04-2006 08:33 PM

Quote:

Originally Posted by DiscussNASCAR (Post 1105471)
works fine on 3.6.1

works fine on 3.6.4

chkdgate 12-14-2006 04:42 AM

Quote:

Originally Posted by chkdgate (Post 1052604)
Mr Chad, did you find a way of how I can get rid of that border? Thanks for your help.

Any news on this Mr Chad?

eNtitY~ 12-14-2006 08:22 PM

How can I get rid of that border?

Mr Chad 12-14-2006 09:44 PM

Quote:

Originally Posted by eNtitY~ (Post 1138710)
How can I get rid of that border?

Ok instead of adding this:
Code:

<if condition="$post['field20']"><div id="postmenumyspace_$post[postid]" style="border: 1px solid #CCCCCC; background-color: #D6FFB1; margin-bottom: 4px; width:175px; height:21px" width="100%" class="smallfont"><a target="_blank" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=$post[field20]"> <img border="0" src="$stylevar[imgdir_misc]/icon_myspace.gif" alt="View myspace profile"><script type="text/javascript"> vbmenu_register("postmenumyspace_$post[postid]", true); </script></a></div></if>
add this:
Code:

<if condition="$post['field20']"><div id="postmenumyspace_$post[postid]" width="100%" class="smallfont"><a target="_blank" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=$post[field20]"> <img border="0" src="$stylevar[imgdir_misc]/icon_myspace.gif" alt="View myspace profile"><script type="text/javascript"> vbmenu_register("postmenumyspace_$post[postid]", true); </script></a></div></if>

eNtitY~ 12-14-2006 10:16 PM

Okay I fixed it all and tinkered with it for about an hour. I added some of my own images and customized it a bit. I added 1 more image as well.

http://www.starcraftdream.com/showpo...0&postcount=51


I'll probably customize the BG color to the dropdown later. Thanks chad.


Installed.

chkdgate 12-15-2006 12:12 AM

Quote:

Originally Posted by Mr Chad (Post 1138764)
Ok instead of adding this:
Code:

<if condition="$post['field20']"><div id="postmenumyspace_$post[postid]" style="border: 1px solid #CCCCCC; background-color: #D6FFB1; margin-bottom: 4px; width:175px; height:21px" width="100%" class="smallfont"><a target="_blank" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=$post[field20]"> <img border="0" src="$stylevar[imgdir_misc]/icon_myspace.gif" alt="View myspace profile"><script type="text/javascript"> vbmenu_register("postmenumyspace_$post[postid]", true); </script></a></div></if>
add this:
Code:

<if condition="$post['field20']"><div id="postmenumyspace_$post[postid]" width="100%" class="smallfont"><a target="_blank" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=$post[field20]"> <img border="0" src="$stylevar[imgdir_misc]/icon_myspace.gif" alt="View myspace profile"><script type="text/javascript"> vbmenu_register("postmenumyspace_$post[postid]", true); </script></a></div></if>

I just performed this and it removed my hack?! I placed back the original code and it's still not there.

chkdgate 12-15-2006 05:26 AM

Fixed it. I forgot to take the ['field'XX] into consideration. Thanks Mr Chad.

Mr Chad 12-15-2006 09:24 PM

Quote:

Originally Posted by chkdgate (Post 1139004)
Fixed it. I forgot to take the ['field'XX] into consideration. Thanks Mr Chad.

lol yea you cant forget the fields...

R34GTT 12-29-2006 10:39 PM

ignore me, im not here.

Mr Chad 12-31-2006 04:24 PM

Quote:

Originally Posted by R34GTT (Post 1147229)
ignore me, im not here.

? lol resolved your issue?

R34GTT 01-06-2007 07:02 PM

Indeed and it was really obvious!

Mr Chad 01-07-2007 04:41 AM

ok then...

tobias_t 03-05-2007 01:33 PM

Does this actually still work under 3.6.5? I had a brief look and it seems that the postbit_legacy code has changed in the meantime...

I would really like to add this to our forums.

Thanks,

Tobias

Xplorer4x4 03-15-2007 06:42 AM

Chad, I doubt half the community knows how to edit the hex codes to change the green, so instead why not use the built in vB CSS attributes. This way everything will show up with the same color scheme of the skin.

PHP Code:

<if condition="$post['field10']"><div id="postmenumyspace_$post[postid]style="border: 1px solid .alt2; background-color: .alt2; margin-bottom: 4px; width:175px; height:21px" width="100%" class="smallfont"><a target="_blank" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=$post[field20]"> <img border="0" src="$stylevar[imgdir_misc]/icon_myspace.gif" alt="View myspace profile"><script type="text/javascript"vbmenu_register("postmenumyspace_$post[postid]"true); </script></a></div></if> 

PHP Code:

<!-- post $post[postidmyspace menu -->
<
div class="vbmenu_popup" id="postmenumyspace_$post[postid]_menu" style="display:none">

<
table class="contactTable" border="0"  cellpadding="0" cellspacing="0" width="300" id="table1" bgcolor=".alt2">
    <
tr>
        <
td class="thead" style align="left"  height="15" width="300">
        <
b><span class="whitetext12">Contacting $post[username]</span></b></td>
    </
tr>
    <
tr>
        <
td>
        <
table border="0"  cellpadding="0" cellspacing="0" width="300" id="table2">
            <
tr>
                <
td>
                <
img src="$stylevar[imgdir_misc]/clear.gif" border="0" height="5" width="1"></td>
            </
tr>
            <
tr>
                <
td class="vbmenu_option" align="center" height="5" nowrap="nowrap" width="120">
                &
nbsp;
                <
a id="ctl00_Main_ctl00_UserContactLinks1_MailLink" href="http://Mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=$post[field10]">
                <
img src="$stylevar[imgdir_misc]/sendMailIcon.gif" align="middle" border="0"></a>
                    </
td>
                <
td height="5" width="15">
                <
img src="$stylevar[imgdir_misc]/clear.gif" border="0" height="8" width="15"></td>
                <
td class="vbmenu_option" align="center"  height="5" nowrap="nowrap" valign="top" width="150">
                <
a id="ctl00_Main_ctl00_UserContactLinks1_ForwardLink" href="http://Mail.myspace.com/index.cfm?fuseaction=mail.forward&friendID=$post[field10]&f=forwardprofile">
                <
img src="$stylevar[imgdir_misc]/forwardMailIcon.gif" align="middle" border="0"></a>
                    </
td>
            </
tr>
            <
tr>
                <
td colspan="3">
                <
img src="$stylevar[imgdir_misc]/clear.gif" border="0" height="2" width="1"></td>
            </
tr>
            <
tr>
                <
td class="vbmenu_option" align="center"  height="5" nowrap="nowrap" valign="top" width="130">
                <
a id="ctl00_Main_ctl00_UserContactLinks1_AddFriendLink" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=$post[field10]">
                <
img src="$stylevar[imgdir_misc]/addFriendIcon.gif" align="middle" border="0"></a>
                    </
td>
                <
td  height="5" width="15">
                <
img src="$stylevar[imgdir_misc]/clear.gif" border="0" height="1" width="15"></td>
                <
td class="vbmenu_option" align="center"  height="2" nowrap="nowrap" valign="middle" width="150">
                <
a id="ctl00_Main_ctl00_UserContactLinks1_AddFavoriteLink" href="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=$post[field10]&public=0">
                <
img src="$stylevar[imgdir_misc]/addFavoritesIcon.gif" align="middle" border="0"></a></td>
            </
tr>
            <
tr>
                <
td colspan="3">
                <
img src="$stylevar[imgdir_misc]/clear.gif" border="0" height="2" width="1"></td>
            </
tr>
            <
tr>


                <
td class="vbmenu_option" align="center" height="5" nowrap="nowrap" width="120">
                &
nbsp;
                <
a id="ctl00_Main_ctl00_UserContactLinks1_AddFriendLink0" href="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=$post[field10]">                
                <
img src="$stylevar[imgdir_misc]/icon_rank_user4.gif" align="middle" border="0"></a>
                    </
td>

                <
td  height="5" width="15">
                <
img src="$stylevar[imgdir_misc]/clear.gif" border="0" height="8" width="15"></td>
                <
td class="vbmenu_option" align="center"  height="5" nowrap="nowrap" valign="top" width="150">
                <
a id="ctl00_Main_ctl00_UserContactLinks1_BlockFriendLink" onclick="return confirm('Are you sure you want to block this user?\n- to block this user, hit OK\n- otherwise, hit Cancel');" href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=$post[field10]">
                <
img src="$stylevar[imgdir_misc]/blockuser.gif" align="middle" border="0"></a></td>
            </
tr>
                        <
tr>
                <
td colspan="3">
                <
img src="$stylevar[imgdir_misc]/clear.gif" border="0" height="2" width="1"></td>
            </
tr>
            <
tr>
                <
td class="vbmenu_option" align="center"  height="5" nowrap="nowrap" valign="top" width="130">

                <
a id="ctl00_Main_ctl00_UserContactLinks1_MailLink0" href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=$post[field10]">
                <
img src="$stylevar[imgdir_misc]/icon_add_to_group.gif" align="middle" border="0"></a>
                    </
td>
                <
td height="5" width="15">
                <
img src="$stylevar[imgdir_misc]/clear.gif" border="0" height="1" width="15"></td>
                <
td class="vbmenu_option" align="center"  height="2" nowrap="nowrap" valign="middle" width="150">
                <
a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=$post[field10]">
                <
img border="0" src="$stylevar[imgdir_misc]/icon_myspace.gif" width="59" height="18"></a></td>
            </
tr>
            <
tr>
                <
td>
                <
img src="$stylevar[imgdir_misc]/clear.gif" border="0" height="5" width="1"></td>
            </
tr>
        </
table>
        </
td>
    </
tr>
</
table>

</
div>
<!-- / 
post $post[postidmyspace menu --> 

The font color will obviously not change since that is embedded into the image, so I may edit this even more and simply cut out the text from the buttons.

Xplorer4x4 03-15-2007 06:44 AM

Quote:

Originally Posted by tobias_t (Post 1196245)
Does this actually still work under 3.6.5? I had a brief look and it seems that the postbit_legacy code has changed in the meantime...

I would really like to add this to our forums.

Thanks,

Tobias

Yes it works fine. The code to find is different but look at the code to find and look at the template and find the text that resembles the code your searching for.


All times are GMT. The time now is 01:33 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.01602 seconds
  • Memory Usage 1,913KB
  • 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
  • (2)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (38)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