As you see here:Quote:
lol learn to read..."Server name is empty"
to others..I think the lister is bugged >.< it worked when i done but now idk why it sucks..just wait some time till I fix it pls xD
edit: lister fixed.
Warning: fopen(ONLYTHIS\ Lvl .txt) [function.fopen]: failed to open stream: No such file or directory in D:\wamp3\www\filewrite.php on line 23
Server name is empty. Back
I only wrote on the item NAME, field you made required to be filled before sent the form. WHICH MEANS YOUR CODE IS NOT WORKING PROPERLY AS IT SHOULD. You'd need to debug it
BTW: This is useless since I'm making a more worked version, a professional one I mean for ZSZC officially, with stall network's layout (I'd also need a skilled graphic design's editor for layout).
EDIT: Just a tip for you, you cannot fopen a file when it haven't been created yet already. And It seems like you're using files creation instead of a SQL database, which is just noobish and will end no working or overloading the server, anyone could DoS it in 10secs xD..
EDIT2: Got it to work but since you're still using a .txt selfmade file for saving the information it'll result in a overload of the server like what's happening to user .1337 who posted after me. Make the information to be inside a SQL database. Ah and the correction of fields is made in a bad order