all can you help me...
why i cannot open the zone 1??
i open DBSRV sucess
i open MGSRV sucess
i open ITEMSRV sucess and
i open ZONE 1,
REBOOTING EROR
"can't connect to Item - Server"
what's the problem??
please help me.. tq^
all can you help me...
why i cannot open the zone 1??
i open DBSRV sucess
i open MGSRV sucess
i open ITEMSRV sucess and
i open ZONE 1,
REBOOTING EROR
"can't connect to Item - Server"
what's the problem??
please help me.. tq^
explore it yourself, it has been answered already in one of your threads,. dont make multiple threads!
again -- if you dont want to encounter that problem just delete your itemserver.txt and dont open itemsrv, or rename itemserver.txt to ITEM-SERVER.txt
check to make sure the itemserver.txt file is named correctly. some require it to be named ITEM-SERVER.txt, itemserver.txt, Item-Server.txt ect... Look at the error it will tell you what you need to name the itemserver.txt for that zone.
you can add taney manullay via sql, or using web taney distribution
Can you explain how to send Taney via sql or via the web?
thx before
Via SQL transaction:
UPDATE [billcrux_phil].[dbo].[tblUserInfo]
SET [cashBalance] = [cashBalance]+ <amount you will add>
WHERE [userId] = <accountID that will receive the tanys>
GO
For example if you want to add 1000 tanys to the account ryandzzz :
UPDATE [billcrux_phil].[dbo].[tblUserInfo]
SET [cashBalance] = [cashBalance]+ 1000
WHERE [userId] = 'ryandzzz'
GO
It should make my web Conec with sql?
I can not open my web ...
can Conec the SQL
C: \ xampp \ htdocs \ Tantric \ conec.php on line 5
I've input the name of my server ....
I installed SQL but do not use a password, so it should be HOW?
and kan you give me patch folder.php for xamp?
Last edited by ryandzzz; 08-06-12 at 10:28 AM.
How? well open SQL Management, then press on New Query button, copy & paste the code (change the amount and the account ID) and then press the Execute button.
This is a way to add tanys to one account when you don't have web or your web is not working.
of course there are more fields that you can add to that query for update, like for example the date you added the tanys to the account.
Just
press on New Query button, copy & paste the code (change the amount and the account ID) and then press the Execute button.
id even if we do not exist in SQL taneynya be sent??
but i execute this appears in my sql...
"(0 row(s) affected)"
our way to account id in the table HOW?
as far as I was when the account id in the table it through with SQL web Conec