Re: TDP Player CP Modded by Acnathon
Quote:
Originally Posted by
allocen
Ok the problem for the VIP expire date is because the register2.php put the wrong date format.
Try this:
change line 780 on register2.php like this:
Code:
$expira = time()+(60*60*60*24*365);
and register a new account and tell me if its working.
Edit: Maybe its not like that >< but post me the result of the modification above.
Re: TDP Player CP Modded by Acnathon
Now i have the same error after your modification
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Syntax error converting datetime from character string., SQL state 22008 in SQLExecDirect in X:\xampp\htdocs\cabal\register2.php on line 794
as i had before.
Re: TDP Player CP Modded by Acnathon
Quote:
Originally Posted by
allocen
Now i have the same error after your modification
Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Syntax error converting datetime from character string., SQL state 22008 in SQLExecDirect in X:\xampp\htdocs\cabal\register2.php on line 794
as i had before.
On 780 line register2.php change this:
Code:
$expira = time()+(60*60*60*24*365);
to this:
Code:
$expiredate = time()+(60*60*60*24*365);
$expira = date('Y-m-d H:i:s', $expiredate);
I hope now it works ><
Re: TDP Player CP Modded by Acnathon
I see its working now but we have a funny problem look after i created a new account:
Welcome works!
Your VIP membership will expire at 05/08/1935.
And i don`t even bought one.
PS: send me a pm with your yahoo or skype id cuz i want work with you at this website,i have too some new features and ideas for you.
Re: TDP Player CP Modded by Acnathon
Quote:
Originally Posted by
allocen
I see its working now but we have a funny problem look after i created a new account:
Welcome works!
Your VIP membership will expire at 05/08/1935.
And i don`t even bought one.
Well i know u didnt bought one but since all servers have auto premium (ingame) the script also gives you auto premium when u register.
Thats why its like automated. :thumbup1:
Re: TDP Player CP Modded by Acnathon
Yes i got your point but the age 1935? From 2011 to 1935 its impossible :P!
Re: TDP Player CP Modded by Acnathon
Quote:
Originally Posted by
allocen
Yes i got your point but the age 1935? From 2011 to 1935 its impossible :P!
Ahh sry about that i didnt noticed the year for first time :D ill configure later my smtp and ill test all these, fix them and update the first post with them.
Re: TDP Player CP Modded by Acnathon
It loads very slowly ... is it from me ? Because i dont think.
Re: TDP Player CP Modded by Acnathon
Its loading because of server status and channel, please configure them before start the site, read THE FIRST POST!
Re: TDP Player CP Modded by Acnathon
Quote:
Originally Posted by
allocen
Its loading because of server status and channel, please configure them before start the site, read THE FIRST POST!
They are config. but it's still loading slowly.
Re: TDP Player CP Modded by Acnathon
It is loading very very fast, you did something wrong, please check again.
Re: TDP Player CP Modded by Acnathon
I got this message :
Fatal error: Call to undefined function session_is_registered() in C:\AppServ\www\index.php on line 21
Edit: With xampp i get that
Notice: Undefined variable: nome in C:\Xampp\htdocs\config\configura.php on line 94
Notice: Undefined index: sess in C:\Xampp\htdocs\index.php on line 8
Deprecated: Function session_is_registered() is deprecated in C:\Xampp\htdocs\index.php on line 21
Notice: Use of undefined constant PAGE_TITLE - assumed 'PAGE_TITLE' in C:\Xampp\htdocs\rankings\status.php on line 19
Fatal error: Call to undefined function mssql_connect() in C:\Xampp\htdocs\rankings\status.php on line 22
Re: TDP Player CP Modded by Acnathon
Quote:
Originally Posted by
S37uP!Update
I got this message :
Fatal error: Call to undefined function session_is_registered() in C:\AppServ\www\index.php on line 21
Edit: With xampp i get that
Notice: Undefined variable: nome in C:\Xampp\htdocs\config\configura.php on line 94
Notice: Undefined index: sess in C:\Xampp\htdocs\index.php on line 8
Deprecated: Function session_is_registered() is deprecated in C:\Xampp\htdocs\index.php on line 21
Notice: Use of undefined constant PAGE_TITLE - assumed 'PAGE_TITLE' in C:\Xampp\htdocs\rankings\status.php on line 19
Fatal error: Call to undefined function mssql_connect() in C:\Xampp\htdocs\rankings\status.php on line 22
Deprecated: wierd i didnt meet this error... can u tell me what version of x-ampp u use? (also mssql_connect is not enabled on ur server thats why the mssql udnefined)
Undefined variable: check ur configura.php and delete at line 94 this: $nome see if it works.
PAGE_TITLE: add this to ur configura.php_
Code:
define('PAGE_TITLE','Your Cabal Webpage Title');
Re: TDP Player CP Modded by Acnathon
About the shop , how can i add items in it?
Re: TDP Player CP Modded by Acnathon
I have an error when register "there was a problem sending email" when sending the key