Poldar Posted September 25, 2008 Posted September 25, 2008 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.. Quote
Dylan Posted September 25, 2008 Posted September 25, 2008 Re: Cookie Shop My Second MOD!! WOOT Parse error: syntax error, unexpected T_LNUMBER in /home/******/public_html/cookie.php on line 7 Quote
Poldar Posted September 25, 2008 Author Posted September 25, 2008 Re: Cookie Shop My Second MOD!! WOOT Should work just fine now..I havent tested it.. I forgot some quotations in the script Thanks for the error. :D Quote
Dylan Posted September 25, 2008 Posted September 25, 2008 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 Screeny Quote
Poldar Posted September 25, 2008 Author Posted September 25, 2008 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 Quote
Dylan Posted September 25, 2008 Posted September 25, 2008 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(); Quote
Poldar Posted September 25, 2008 Author Posted September 25, 2008 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? Quote
Poldar Posted September 25, 2008 Author Posted September 25, 2008 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.. Quote
War_Hero Posted September 26, 2008 Posted September 26, 2008 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. ;) Quote
Zero-Affect Posted September 26, 2008 Posted September 26, 2008 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 Quote
Poldar Posted September 26, 2008 Author Posted September 26, 2008 Re: Cookie Shop My Second MOD!! WOOT Thanks man! I see what I did..and what I can do to make it better thanks so much Quote
Zytraw Posted September 26, 2008 Posted September 26, 2008 Re: Cookie Shop My Second MOD!! WOOT Good Job For Ya Secong Although Looks Abit Like Sniko`'s MOD, SnakAttak Mod lOl Quote
Poldar Posted September 26, 2008 Author Posted September 26, 2008 Re: Cookie Shop My Second MOD!! WOOT Uhm..well if you think about it...all mods are pretty much the same...spend money to get some effect.. Quote
Zytraw Posted September 26, 2008 Posted September 26, 2008 Re: Cookie Shop My Second MOD!! WOOT hmm Yeah spose lOl. Quote
Karlos Posted September 26, 2008 Posted September 26, 2008 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 Quote
yaz123 Posted September 27, 2008 Posted September 27, 2008 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) Quote
Guest Sniko` Posted September 27, 2008 Posted September 27, 2008 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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.