Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > uCash & uShop
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Not all options appear Details »»
Not all options appear
Version: , by Yehuda Yehuda is offline
Developer Last Online: Aug 2006 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 04-05-2005 Last Update: Never Installs: 0
 
No support by the author.

Hi I rin vb 3.0.7 on vb advanced.

I am using Aria skin and mabe a button for it and added it...now on this Aria skin I can not see all the option when I click on my shop buttons...

I only see Ushop menu and the 4 categories within it....I see "actions" but it is not linked and there are no subcategories...

But if I use a default skin I can see and access everything.

Here is my button dode:

<!-- *** 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('shop')"
onMouseOut="JSFX.fadeOut('shop')"><img name="shop" 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><!-- *** SHOP *** --></if>


this was added to my "header" template and I also added this code there:
<!-- shop menu -->
<div class="vbmenu_popup" id="shop_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead"><a href="ushop.php$session[sessionurl]">uShop Menu</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=a&shortname=bank">Bank</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=richestusers">Richest Members</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=mostsold">Most Sold</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=userhistory">History</a></td></tr>
<if condition="!empty($ushop_navbar)">
<tr><td class="thead"><a href="ushop.php$session[sessionurl]">Actions</a></td></tr>
$ushop_navbar</if>
</table>
</div>
<!-- / shop menu -->


what am I missing so that I will be able to see the "actions" subcategories on the dropdown also???

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 04-06-2005, 04:52 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Yehuda
Hi I rin vb 3.0.7 on vb advanced.

I am using Aria skin and mabe a button for it and added it...now on this Aria skin I can not see all the option when I click on my shop buttons...

I only see Ushop menu and the 4 categories within it....I see "actions" but it is not linked and there are no subcategories...

But if I use a default skin I can see and access everything.

Here is my button dode:

<!-- *** 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('shop')"
onMouseOut="JSFX.fadeOut('shop')"><img name="shop" 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><!-- *** SHOP *** --></if>


this was added to my "header" template and I also added this code there:
<!-- shop menu -->
<div class="vbmenu_popup" id="shop_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr><td class="thead"><a href="ushop.php$session[sessionurl]">uShop Menu</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=a&shortname=bank">Bank</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=richestusers">Richest Members</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=mostsold">Most Sold</a></td></tr>
<tr><td class="vbmenu_option"><a href="ushop.php?do=userhistory">History</a></td></tr>
<if condition="!empty($ushop_navbar)">
<tr><td class="thead"><a href="ushop.php$session[sessionurl]">Actions</a></td></tr>
$ushop_navbar</if>
</table>
</div>
<!-- / shop menu -->


what am I missing so that I will be able to see the "actions" subcategories on the dropdown also???
That code was only designed to work in the navbar.
Reply With Quote
  #3  
Old 04-14-2005, 11:34 AM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
That code was only designed to work in the navbar.
Of course!!

I've been wondering why it won't work for a while.

I think you might want to add this fact to the FAQ.
Reply With Quote
  #4  
Old 04-26-2005, 09:21 PM
cybermomcafe cybermomcafe is offline
 
Join Date: Mar 2003
Location: Ohio
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to modify the code so that it will work with the button image in the header template? Both of the styles I'm installing have all of the nav buttons in the header template...

TIA
Reply With Quote
  #5  
Old 04-26-2005, 10:15 PM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Put the first navbar change into the header, but the second one into the navbar.
Reply With Quote
  #6  
Old 04-26-2005, 10:41 PM
Tipi's Avatar
Tipi Tipi is offline
 
Join Date: Jun 2004
Location: Norway
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Yehuda
I only see Ushop menu and the 4 categories within it. I see "actions" but it is not linked and there are no subcategories...
Me too. If i try to go to any of the 4 categories i get this:
Quote:
No actions found...
In admincp all of the actions is active. If i try to follow a path, ex http://www.*******.com/*******/uttst...orusername.php, i get a blank page. I've just installed this hack and followed the instructions carefully.. I'm new with the hacking-thing, so please explaine this to me in the easiest way you can.
Reply With Quote
  #7  
Old 04-26-2005, 10:42 PM
cybermomcafe cybermomcafe is offline
 
Join Date: Mar 2003
Location: Ohio
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Worked like a charm! Thank you!
Reply With Quote
  #8  
Old 04-27-2005, 04:32 PM
Tipi's Avatar
Tipi Tipi is offline
 
Join Date: Jun 2004
Location: Norway
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tipi
Me too. If i try to go to any of the 4 categories i get this:


In admincp all of the actions is active. If i try to follow a path, ex http://www.*******.com/*******/uttst...orusername.php, i get a blank page. I've just installed this hack and followed the instructions carefully.. I'm new with the hacking-thing, so please explaine this to me in the easiest way you can.
Anyone?
Reply With Quote
  #9  
Old 04-27-2005, 04:45 PM
cybermomcafe cybermomcafe is offline
 
Join Date: Mar 2003
Location: Ohio
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

did you try what he mentioned above?

Quote:
Put the first navbar change into the header, but the second one into the navbar.
It worked for me with the navbar buttons in the header and the "shop" menu in the navbar template...
Reply With Quote
  #10  
Old 04-27-2005, 05:06 PM
Tipi's Avatar
Tipi Tipi is offline
 
Join Date: Jun 2004
Location: Norway
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did not understand what he ment. :nervous: Like I said above here, I'm new in this game..

Can you please explain how you did it, step by step? Feel a bit stupid here, so I'm sorry for not understandig something that's probably really easy..
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:35 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08125 seconds
  • Memory Usage 2,304KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete