Jump to content
MakeWebGames

[mccode v2] Cookie Shop My Second MOD!! WOOT


Recommended Posts

Posted

This is the second mod I have coded....

Please do gimme some insight....and some constructive criticism...

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Thanks all and hope you like it..

Posted

Re: Cookie Shop My Second MOD!! WOOT

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

SAVE THE FILE AS cookieshop.php or you can go through the code and edit the links that say that and replace with what you saved it as

Fixed

8y7w5w.jpg

Screeny

Posted

Re: Cookie Shop My Second MOD!! WOOT

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Fixed

Doesnt seem as if you changed anything..except some quotations..but alright thanks >.<

:D

Posted

Re: Cookie Shop My Second MOD!! WOOT

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Fixed

Doesnt seem as if you changed anything..except some quotations..but alright thanks >.<

:D

Nope.... There were more errors your query was correct neither was your $h->endpage();

Posted

Re: Cookie Shop My Second MOD!! WOOT

Oh well >.<

It is my second modification EVER made..

So I think I did pretty damn well

>.<

Thanks all..and how would I do the end page text correctly?

Posted

Re: Cookie Shop My Second MOD!! WOOT

Could you point out exactly what I did wrong??

And show me how to fix it?

Thanks so much!

EDIT:

I figured out my mistakes

forfor "; after the tables..

Posted

Re: Cookie Shop My Second MOD!! WOOT

You're doing well for a beginner. Keep up the good work. :)

One of your other errors was in the query. You got the first bit right: $db-> but forgot the other bit: query.

An example of query: $db->query("UPDATE `users` SET `blah` = 1 WHERE `userid` = $userid");.

But you're doing very well. :) Keep it up. ;)

Posted

Re: Cookie Shop My Second MOD!! WOOT

cookieshop.php:

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Thought i would edit it make it a little more securing and explained nerve isn't a default mc users table row

its to help not to criticize just so you know

Good job anyways mate

Posted

Re: Cookie Shop My Second MOD!! WOOT

 

Good Job For Ya Secong Although Looks Abit Like Sniko`'s MOD, SnakAttak Mod lOl

Does That Mean Mines More Advanced Cause Snikos Is More Basic :-P

Posted

Re: Cookie Shop My Second MOD!! WOOT

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

A little edited you can buy 20 instead

 

 

[code]...[/code] tags added (Nyna)

Posted

Re: Cookie Shop My Second MOD!! WOOT

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Yea, Okay Hmm.....Not Sure If The <?p<?php should be there it justs need <?php

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...