Jump to content
MakeWebGames

Recommended Posts

Posted

Re: WTF

If its the whole game it could be something to do with a database field, instead of adding all the information to the database you have or the user has inputted it will just stop and insert the defualts, which is why you have users with the defualt money, level etc but no user ID, try giving money to any of them which has the error, if you can and it shows in the userview then its not the database and it something to do with the view user. If it like you just said okay in the userlist then I would suspect that your query to select the user information could be interupted/ messed up, that should be the first query you run.

Thats just a guess, I cant remember how mccode works query wise, and im a tad busy right now to find out. I will later if you dont sort it by then ;)

Posted

Re: WTF

HaHaHaHaHa wanna know whats the problem? i had the same one way to fix the view user part is the userstats database is fucked or it is missing those users wich means ur register aint putting the user stats in post ur view user here ill fix it and ur header aswell as it has loads of errors :-)

Posted

Re: WTF

its a v1 database!

also, how do i fix it if its just userstats? i get the same error if someone registeres of if i make the accont with admin panel

Posted

Re: WTF

If you also look at the query I kindly made for you, it is faster than the other.

You count the specific row, in the table.

Thus it is allot faster, and it would not supply an error if none is found.

 

death star if u look at the errors u will find mail_read wich is for v2 but his game is v1 so if he used a v1 database it will all work fine

Posted

Re: WTF

 

If you also look at the query I kindly made for you, it is faster than the other.

You count the specific row, in the table.

Thus it is allot faster, and it would not supply an error if none is found.

i will do this when i get home

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