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

Pages: [1]
1
Coding / A Few Problems
« on: December 10, 2007, 05:35:53 am »
OK, I love the shop so far, but I do have a few problems...

When I make the button, sense it is just a link for the theme I am using, whenever I try to set up the text, I use the default theme's code for it:

    // How about the [shop] button?
      echo '<ul><li><a href="', $scripturl, '?action=shop"><span>'.$txt[500].'</span></a></li>';


But the $txt[500].' part has to be wrong, because it doesn't work, and so I was wondering if anyone knew the Shop button code for the "Black Rain" theme, if not I'll just have to request a button...

Also, my last problem is the Shop Administrator area, where is it? It isn't showing up at all in my Admin Panel on any theme, including the default, and I have inserted the required coding for the Shop, it's on the forum, I can access it, but these are just a few problems I am having...

One more thing, what is the default URL for the Shop Admin? (my sites URL is : /

/diablorealms/, so what would come afterwards?)

Pages: [1]