Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - keichipump

Pages: [1]
1
Shop Button Requests / [Need a Button] template DS-Natural
« on: March 18, 2009, 09:16:47 am »
hi everery one. im new in this community of Daniel15's Forum, nice to know it :)
if my english are poor, excuse, im mexican and im not very good in this languages :P

ok, im install already a Shop MOD 3.0 translated (i dont remember who mades the translate, but is a hispan member of simplemachines forums :))
ok, im tryied already to create a SHOP button in the main bar in the top of my template, but the button displays "SHOPARRAY"  :o

check it:



and, when im enter in the Shop, this display a graphic bug in this too:



the code im was used is it:

Code: [Select]
//Begin SMFShop code
//loadLanguage("shop");
echo '<li><a ' , $current_action=='shop' ? ' class="current"' : '' , 'href="', $scripturl, '?action=shop">Shop', $context['browser'], '"><span>' , $txt[120] , '</span></a></li>';

my template is DS Natural a bit modificated (only colors)
the template is here:
http://custom.simplemachines.org/themes/index.php?lemma=749

thanks for the atention, see you!

Pages: [1]