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)

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.


All times are GMT. The time now is 06:04 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.01284 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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