SMF For Free Support Forum
Signup For Free Forum
November 22, 2008, 07:21:42 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to SMF For Free. The best free SMF Host
 
   Home   Help Search Arcade Gallery Login Register  

Pages: 1 2 3 [4] 5 6 7 ... 11
  Print  
Author Topic: [Code] Shop V1  (Read 10489 times)
0 Members and 1 Guest are viewing this topic.
Agent Moose
Moderator
*****
Offline Offline

Posts: 666


Do not PM me for Code Support or Request


View Profile
« Reply #45 on: April 13, 2008, 09:22:46 pm »

Well, The Shop code is the Money Code but enhaced.  So you should just beable to put the information in just like you did with the Money code.
Logged



SMC Code Index - The best Code Index for all your Needs!  Includes a bunch of codes not on Support.[/cen
sweet_candygirl23
SMF For Free Full Member
*
Offline Offline

Posts: 118



View Profile WWW
« Reply #46 on: April 15, 2008, 12:00:39 am »

Question:

Can I put HTML in the Name?
Logged


Click the graphic above and join my forum!
BUDSTERS ONLINE COMMUNITY FORUM Smiley
Demon Reap1
SMF For Free Sr. Member
*
Offline Offline

Posts: 409


View Profile WWW
« Reply #47 on: April 26, 2008, 07:13:08 pm »

I did the code but i cant find the shops tab or it dont work?
Logged


Coming Soon:
allymac
SMF For Free Newbie
*
Offline Offline

Posts: 11


View Profile
« Reply #48 on: April 27, 2008, 02:57:15 am »

HMMm great code but inst working for me. Cry
Logged
Agent Moose
Moderator
*****
Offline Offline

Posts: 666


Do not PM me for Code Support or Request


View Profile
« Reply #49 on: April 28, 2008, 02:24:39 pm »

Do you have this at the top or your headers?
Code:
<script src="/jquery.js"></script>
Logged



SMC Code Index - The best Code Index for all your Needs!  Includes a bunch of codes not on Support.[/cen
Demon Reap1
SMF For Free Sr. Member
*
Offline Offline

Posts: 409


View Profile WWW
« Reply #50 on: April 28, 2008, 03:21:33 pm »

Now it worked. Tongue I forgot that part of headers.
Logged


Coming Soon:
sweet_candygirl23
SMF For Free Full Member
*
Offline Offline

Posts: 118



View Profile WWW
« Reply #51 on: April 28, 2008, 06:47:25 pm »

Question:

Can I put HTML in the Name?

Nobody answered my question. Sad
Logged


Click the graphic above and join my forum!
BUDSTERS ONLINE COMMUNITY FORUM Smiley
Demon Reap1
SMF For Free Sr. Member
*
Offline Offline

Posts: 409


View Profile WWW
« Reply #52 on: April 28, 2008, 07:23:25 pm »

I think you can.
Logged


Coming Soon:
Golden Glove
SMF For Free Newbie
*
Offline Offline

Posts: 18


View Profile
« Reply #53 on: April 29, 2008, 06:41:05 am »

how do i buy stuff?
Logged
Demon Reap1
SMF For Free Sr. Member
*
Offline Offline

Posts: 409


View Profile WWW
« Reply #54 on: April 29, 2008, 07:36:22 am »

You click Buy Item
Logged


Coming Soon:
Agent Moose
Moderator
*****
Offline Offline

Posts: 666


Do not PM me for Code Support or Request


View Profile
« Reply #55 on: April 30, 2008, 07:48:58 pm »

If you need any help with the shop, I also put an information page on there Smiley

http://XXXXXXX.smfforfreeX.com/index.php?action=Shop;sa=Info
Just replace the first group of X's to your forum, then replace the other X with the server your on.
Logged



SMC Code Index - The best Code Index for all your Needs!  Includes a bunch of codes not on Support.[/cen
Madcap22
SMF For Free Full Member
*
Offline Offline

Posts: 202



View Profile
« Reply #56 on: May 02, 2008, 03:57:20 pm »

Doesn't work for me.
Profile field, check.
It works now. Sorry for the false error.

Headers:
Code:
<div id="container">
<div id="header">
<div id="headerleft">
<div id="headerright">
<div id="menubar">
<div id="topmenu">
<ul>
<li><a class="current" href="http://runescapeforumz.smfforfree2.com/index.php"><span>Home</span></a></li>
<li><a href="http:"http://runescapeforumz.smfforfree2.com/index.php?action=help"><span>Help</span></a></li>
<li><a href="http://runescapeforumz.smfforfree2.com/index.php?action=search"><span>Search</span></a></li>
<li><a  href="http://runescapeforumz.smfforfree2.com/index.php?action=login"><span>Login</span></a></li>
<li><a 

href="ihttp://runescapeforumz.smfforfree2.com/ndex.php?action=register"><span>Register</span></a></li>
</ul></div>
</div></div></div></div>
<script src="/jquery.js"></script>

This is a fansite forum.

Footers:
Code:
<div id="footer">
<div id="footer-left">
<div id="footer-right">
<br />
<a href="http://www.dzinerstudio.com/index.php?action=tpmod;dl=item49" target="_blank">Overview Light</a>

 original theme by dzinerstudio.com
<br />
Recreation by simply sibyl
</div></div></div>

<script>
var Name = "Money";
var Sign = "$";
var PerPost = "10";
var UserID = "1";

var Item = new Array();
Item[Item.length] = ["Rep+10","You get 10 more rep.","1000"];
Item[Item.length] = ["Rep+100","You get 100 more rep.","10000"];

document.write("<script src='http://simplemachinecodes.googlepages.com/shop1.js'><\/script>")
</script>
Forum url: http://www.runescapeforums.tk
« Last Edit: May 02, 2008, 04:02:54 pm by Madcap22 » Logged
sweet_candygirl23
SMF For Free Full Member
*
Offline Offline

Posts: 118



View Profile WWW
« Reply #57 on: May 05, 2008, 06:05:42 am »

If you need any help with the shop, I also put an information page on there Smiley

http://XXXXXXX.smfforfreeX.com/index.php?action=Shop;sa=Info
Just replace the first group of X's to your forum, then replace the other X with the server your on.
If you need any help with the shop, I also put an information page on there Smiley

http://XXXXXXX.smfforfreeX.com/index.php?action=Shop;sa=Info
Just replace the first group of X's to your forum, then replace the other X with the server your on.

I think there's a problem.

Click this screenshot.

click here

what happened?? :-? it says null all the time...
Logged


Click the graphic above and join my forum!
BUDSTERS ONLINE COMMUNITY FORUM Smiley
LaundryLady
Global Moderator
*
Offline Offline

Posts: 3082


Multi-Tasking Maven


View Profile WWW
« Reply #58 on: May 05, 2008, 07:21:27 am »

Candygurl, always post your forum url so we don't have to go search for it.  In this case, we would need to see your code as it is on your forum so make sure you leave it in place until someone has a chance to check it out.
Logged
Isaiahs Grandma
SMF For Free Sponsors
*
Offline Offline

Posts: 275



View Profile WWW
« Reply #59 on: May 07, 2008, 11:03:34 am »

Forum Url: http://ourhangout.smfforfree4.com
If you you get a chance, will you take a look at mine it doesn't seem to be working either. it shows up but will not let you purchase the item!
Logged



Pages: 1 2 3 [4] 5 6 7 ... 11
  Print  
 
Jump to:  

cheap low cost web hosting reviews

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
ServerBeach Coupon
Page created in 0.284 seconds with 18 queries.