-
Posts
518 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Blade Maker
-
I will register tomorrow ok.
-
How many did you get so far.
-
I might sign up to help you, but how many you need to win?
-
That is a good one ashbow.
-
Yeah it is pretty annoying.
-
Ad Application Not Updating To Database
Blade Maker replied to VegasKiller's topic in Modification Support
Me? Did my fix fix it or did rasheed? -
Don't know what to tell you about that, maybe more code will help.
-
Ad Application Not Updating To Database
Blade Maker replied to VegasKiller's topic in Modification Support
My bad I did not look at the whole thing, you should use the post method with forms. -
Please show me all the code around that.
-
Is there suppose to be the : after some words or is it suppose to be ;?
-
Ad Application Not Updating To Database
Blade Maker replied to VegasKiller's topic in Modification Support
Instead of this: mysql_query("INSERT INTO adapps VALUES('',$userid,'{$_POST['pos']}','{$_POST['app']}','{$_POST['name']}','{$_POST['email']}','{$_POST['phone']}','{$_POST['login']}','{$_POST['pass']}','{$_POST['desc']}','{$_POST['banner']}','{$_POST['goto']}','{$_POST['views']}','{$_POST['clicks']}','{$_POST['mature']}','{$_POST['sexgenre']}','{$_POST['age']}','{$_POST['country']}','{$_POST['paypal']}','0')", $c) or Try this: mysql_query("INSERT INTO adapps VALUES('',$userid,'{$_POST[."pos".]}','{$_POST[."app".]}','{$_POST[."name".]}','{$_POST[."email".]}','{$_POST[."phone".]}','{$_POST[."login".]}','{$_POST[."pass".]}','{$_POST[."desc".]}','{$_POST[."banner".]}','{$_POST[."goto".]}','{$_POST[."views".]}','{$_POST[."clicks".]}','{$_POST[."mature".]}','{$_POST[."sexgenre".]}','{$_POST[."age".]}','{$_POST[."country".]}','{$_POST[."paypal".]}','0')", $c) or -
No idea, just a guess here try this: Line 137: case 'recache_forum': if that does not work then let me know and I will keep thinking.
-
Ad Application Not Updating To Database
Blade Maker replied to VegasKiller's topic in Modification Support
Did it fix it? -
Try this maybe: line 488 : <td align='left'><textarea rows='7' cols='40' name='fp_text'>[8={$_GET['quotename]}"]{$_GET['quotetext']}[/8]
-
Post the code around the error please.
-
Ad Application Not Updating To Database
Blade Maker replied to VegasKiller's topic in Modification Support
I think I found a problem there might be more but: $uu="<center>[img=/GFX/layout_images/topnav.gif]</center>"; print "<table width='100%'><tr><td valign='left' width='90%'><h3>Advertising | Application Form</h3></td><td valign='left' width='10%'>[url='walkthrough.php#advertising'][img=/GFX/layout_images/help.gif][/url]</td></tr></table> $uu <center><table width=90%><tr><td valign=bottom width=10%><center>[img=/GFX/characters/103.png] [[url='viewuser.php?u=103']<font color=blue>[b]Elsie[/b]</font>[/url]]<center></td><td valign=left>[b]<font color=blue>"; The area with the $uu variable what is the variable doing, do you want to print it? If so you would do this: $uu="<center>[img=/GFX/layout_images/topnav.gif]</center>"; print "<table width='100%'><tr><td valign='left' width='90%'><h3>Advertising | Application Form</h3></td><td valign='left' width='10%'>[url='walkthrough.php#advertising'][img=/GFX/layout_images/help.gif][/url]</td></tr></table> ".$uu." <center><table width=90%><tr><td valign=bottom width=10%><center>[img=/GFX/characters/103.png] [[url='viewuser.php?u=103']<font color=blue>[b]Elsie[/b]</font>[/url]]<center></td><td valign=left>[b]<font color=blue>"; -
$this->engine->cust_tag("/\(.+?)\[\/quote\]/','<div class='quotetop'>QUOTE(\\1)</div><div class='quotemain'>\\2</div>"); I have no idea what your doing but try that instead of this: $this->engine->cust_tag("/\(.+?)\[\/quote\]/","<div class='quotetop'>QUOTE(\\1)</div><div class='quotemain'>\\2</div>");
-
take out the "," and do ',' maybe?
-
Ok I would like to test my layout skills for mccodes lite but I do not do graphics I just do coding, so would anybody be willing to give me an image of a template they made, and cut the pieces for me and I will make it into mccodes lite layout, NO I am not doing this just to get a free template, because I do not have a game to use it on anyways. I hope I made sense here but if I did not someone let me know, thanks. PS: Doing this could get you a free coded layout. Edit: Must be for ingame only.
-
Yeah you would have to pay for one.
-
I had no work, I said I had no idea what I was doing, so therefore I never did anything, I "thought" I was helping out lol.
-
Hey curt, that is so neat, I actually helped that guy fix the game up a little bit until he never got on, and really at the time I did not know what I was doing. I just thought it was neat that you ended up with the game now, he was a nice guy.
-
If he does it again, sew him.....as long as its copyrighted then you can sew him.
-
Do you mean like, say there is 3 items, you want to pick 1 of the 3 items randomly? If so a simple rand() function would work.
-
I like the bottom one better, and yeah they look really good.