Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

I have to agree with Artemis. When someone needs help, people need to remember that no one started off perfect. We all had to ask questions and learn. I understand that mistakes are made, but being rude about it doesn't solve anything. Send them a message and politely help them out. Because otherwise, you are going to lot of potentially good people who may have turned out to be better coders than you. In turn, they would remember your kindness and be more inclined to help you out.

Edited by Damodred
gramatical errors and spelling errors
Posted

I have tried

tons of different things, and I am reading books, and looking online and am a student at a technical college, and I am just missing something obviously. :-\

Posted

Line 23

 

You're unable to view this code.

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

 

As you can see the ' which is an apostrophe

so replace that line with this

 

You're unable to view this code.

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

 

-sniko

Posted

And that is why all codes should be looked over and not just copied and paste into someone ftp... just saying lol.

If your just copying and pasting chances are one of these days your going to add the wrong code with malicious coding in it... So it pays to ALWAYS look the code over before adding...

Posted
And that is why all codes should be looked over and not just copied and paste into someone ftp... just saying lol.

If your just copying and pasting chances are one of these days your going to add the wrong code with malicious coding in it... So it pays to ALWAYS look the code over before adding...

Very true.

This is a sweet mod so nice one CJ - Twitch :)

  • 1 month later...
Posted
I love this and plan on adding it, is there a way to make it city specific?

When they dump the items store the city they are in, and the change the query to only select the ones dumped where the user is. Seems like the quickest way if this works the way I imagine it does (not looked at it today).

  • 6 months later...
Posted

here is a copy and paste of what my index.php bit looks like

$file_array = array(

'announcements' => 'Mods/announcements.php',

'attack' => 'Mods/attack.php',

'attackbeat' => 'Mods/attackbeat.php',

'attacklost' => 'Mods/attacklost.php',

and every time i add another line it just breaks the page so it dosnt work at all, i am very stuck with this i cant work it out :(

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