PDA

View Full Version : Not all options appear


Yehuda
04-05-2005, 10:14 PM
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???

Zachery
04-06-2005, 04:52 PM
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.

kall
04-14-2005, 11:34 AM
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.

cybermomcafe
04-26-2005, 09:21 PM
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

Link14716
04-26-2005, 10:15 PM
Put the first navbar change into the header, but the second one into the navbar.

Tipi
04-26-2005, 10:41 PM
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:
No actions found...

In admincp all of the actions is active. If i try to follow a path, ex http://www.*******.com/*******/uttstore/action.colorusername.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. :confused:

cybermomcafe
04-26-2005, 10:42 PM
Worked like a charm! Thank you!

Tipi
04-27-2005, 04:32 PM
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/*******/uttstore/action.colorusername.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. :confused:
Anyone?

cybermomcafe
04-27-2005, 04:45 PM
did you try what he mentioned above?

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...

Tipi
04-27-2005, 05:06 PM
I did not understand what he ment. :nervous: Like I said above here, I'm new in this game.. https://vborg.vbsupport.ru/external/2010/01/19.gif

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..

Link14716
04-27-2005, 10:38 PM
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/*******/uttstore/action.colorusername.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. :confused:
No actions found is a completely different error. It is usually caused by a missing/incorrect edit to global.php (and includes/init.php, but without that edit, the admin script wouldn't work).

Tipi
04-27-2005, 10:51 PM
Ok, so then i should edit the global.php all over again? If I have doen something wrong in global.php, is that why I don't have any more options i the store than I have now? Like; If I edit the globalfile all over again (fresh start off course), and do it correctly, will I get more options i the store under 'actions'? Thanks for your'e reply! :D

cybermomcafe
04-27-2005, 11:00 PM
My bad, I thought they were having the same problem I was :)

Tipi
04-27-2005, 11:06 PM
Btw: I use DW to edit my files.. Could that have anything to say about the 'missing/incorrect edit'?

cybermomcafe
04-27-2005, 11:17 PM
Yes, it doesn't do well with php files... use something like TextPad or notepad. :)

Tipi
04-28-2005, 10:13 PM
Ok, then I'll try to edit global.php again. *crosses fingers* :D