Jump to content
  • 0

problema.. mysql, UCP


Tudorel

Question

Nick:Tudorel

Problema: imi apare eroarea asta in samp server si nu reusesc sa o rezolv....

Erori / warnings:

[21:55:26] MySQL Error (0): Could not execute query. Unknown column 'carid' in 'order clause'.

[21:55:26] MySQL Error (0): Function: 'mysql_store_result' called when no prior query executed.. Unknown column 'carid' in 'order clause'.

[21:55:26] MySQL Error (0): Function: 'mysql_fetch_row' called when no result stored. Unknown column 'carid' in 'order clause'.

Lini/script:-

Ai incercat sa rezolvi singur ?:da

si as vrea sa stiu cum pot sa fac UCP pe localhost sau ceva de genu, am gasit pe net dar nu

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

Topic inchis , 48h+ fara reply / up.

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.