vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   uCash & uShop (https://vborg.vbsupport.ru/forumdisplay.php?f=100)
-   -   Some help with the ushop button please (https://vborg.vbsupport.ru/showthread.php?t=79677)

221 04-09-2005 04:25 PM

Some help with the ushop button please
 
I have install my first hack,this ushop hack,but i have come to my first problem too. this is for the button on the navbar to get to the shop.

I am using aria skin, i put button no problem with this code: In HEADER Template:
PHP Code:

<!-- *** Start Shop *** --><if condition="$bbuserinfo['userid']"><td width="39"><table width="78" height="39" border="0" cellpadding="0" cellspacing="0">
      <
tr>
        <
td background="$stylevar[imgdir_misc]/shop.gif" id="shop"><A HREF="#shop"
        
onMouseOver="JSFX.fadeIn('store')"
        
onMouseOut="JSFX.fadeOut('store')"><img name="store" class="imgFader"
        
src="$stylevar[imgdir_misc]/shop.gif"  width="78" height="39" border="0"></A><script type="text/javascript"vbmenu_register("shop"1); </script></td>
      </
tr>
    </
table></td></if>
<!-- *** 
End Shop *** --> 

and im putting the other part like this:HEADINCLUDE Template:
PHP Code:

JSFX.Rollover("store",    "$stylevar[imgdir_misc]/shop_over.gif"); 

Okay everything is good but when i push button on the frorum home nothing happen just the forum jump down little bit, but button is working good all other pages...is starnge..maybe i have made some templates error but i cant find were.
Like i say all other pages is working and hack is good to. This is the first time i try to hack so i was sure i get some trobules. funny i just get the button not working in only one place but in the postbit or other places it works okay? :ermm:
i have to sleep now to much headaces, please someone can tell me what mistake i am making.
Thanks for your time.


All times are GMT. The time now is 07:06 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.01294 seconds
  • Memory Usage 1,717KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete