Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

ODBC Registerpage V2

Elite Diviner
Joined
Aug 8, 2009
Messages
465
Reaction score
33
So? Why new people shouldn't make new posts if something they have new didn't worked? lol.

My comment on that is below your message, above mine.

People just post on topics that are so old.

That is why people start posting when they didn't figure out
1: How to fix it.
2: Where are the problems.
3: What causes it.
 
Newbie Spellweaver
Joined
Feb 3, 2009
Messages
11
Reaction score
1
hey i have just One errors :
Code:
Deprecated: Function sql_regcase() is deprecated in C:\wamp\www\Register2\index.php on line 27
Please help me
 
Junior Spellweaver
Joined
Jun 7, 2009
Messages
195
Reaction score
24
How do I get rid of "Function sql_regcase() is deprecated in index.php on line 27"
 
Master Summoner
Joined
Dec 13, 2009
Messages
557
Reaction score
31
I get this error :

Code:
Deprecated: Function sql_regcase() is deprecated in C:\wamp\www\index.php on line 27

Deprecated: Function eregi() is deprecated in C:\wamp\www\index.php on line 52

Deprecated: Function eregi() is deprecated in C:\wamp\www\index.php on line 53

Deprecated: Function sql_regcase() is deprecated in C:\wamp\www\index.php on line 27

Deprecated: Function sql_regcase() is deprecated in C:\wamp\www\index.php on line 27

Deprecated: Function sql_regcase() is deprecated in C:\wamp\www\index.php on line 27

Deprecated: Function sql_regcase() is deprecated in C:\wamp\www\index.php on line 27

Deprecated: Function sql_regcase() is deprecated in C:\wamp\www\index.php on line 27

Deprecated: Function sql_regcase() is deprecated in C:\wamp\www\index.php on line 27

Warning: odbc_exec() [function.odbc-exec]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]De conversie van char-gegevenstype naar een datetime-gegevenstype heeft geresulteerd in een datetime-waarde buiten het bereik., SQL state 22008 in SQLExecDirect in C:\wamp\www\index.php on line 176

Deprecated: Function sql_regcase() is deprecated in C:\wamp\www\index.php on line 27
Error
poop happened. Please report this bug at our forums.

I hope one of you can help me (A)
PeaCe <3
 
Junior Spellweaver
Joined
Aug 21, 2009
Messages
122
Reaction score
28
It means the function's are obsolete this happened with php 5.3.0
a easy solution would be using a older version of php.
 
Last edited:
Master Summoner
Joined
Dec 13, 2009
Messages
557
Reaction score
31
Im pretty new in the php stuff.
I just copied the index file from WizkiD ;O
Can you tell me how i can fix this xP
Thanks in advance :D
 
Junior Spellweaver
Joined
Aug 21, 2009
Messages
122
Reaction score
28
You could change the functions. but i suggest u switch to a older version of php because because it's the easiest way.
 
Experienced Elementalist
Joined
Jan 6, 2009
Messages
261
Reaction score
88
Could you nitwits stop FRICKEN BUMPING? Just read the fricken thread before posting.
 
Skilled Illusionist
Joined
Sep 27, 2008
Messages
369
Reaction score
223
wow! nice release... wizkidje, prozord... work 10/10
 
Skilled Illusionist
Joined
Dec 15, 2009
Messages
360
Reaction score
25
I am so sick of this...

i have this kind of message's at every released php site.


Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]De aanmelding voor gebruiker SA is mislukt. De gebruiker is niet gekoppeld aan een vertrouwde SQL Server-verbinding., SQL state 28000 in SQLConnect in C:\Program Files (x86)\EasyPHP-5.3.2i\www\index.php on line 23
Can't connect the MSSQL server.

Translation

Warning: odbc_connect () [function.odbc-connect]: SQL error: [Microsoft] [ODBC SQL Server Driver] [SQL Server] The login failed for user SA. The user is not associated with a trusted SQL Server connection., SQL state 28000 in SQLConnect in C: Program Files (x86) EasyPHP-5.3.2iwwwindex.php on line 23
Can not connect the MSSQL server.
 
Skilled Illusionist
Joined
Jul 19, 2008
Messages
306
Reaction score
11
I am so sick of this...

i have this kind of message's at every released php site.


Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]De aanmelding voor gebruiker SA is mislukt. De gebruiker is niet gekoppeld aan een vertrouwde SQL Server-verbinding., SQL state 28000 in SQLConnect in C:\Program Files (x86)\EasyPHP-5.3.2i\www\index.php on line 23
Can't connect the MSSQL server.

Translation

Warning: odbc_connect () [function.odbc-connect]: SQL error: [Microsoft] [ODBC SQL Server Driver] [SQL Server] The login failed for user SA. The user is not associated with a trusted SQL Server connection., SQL state 28000 in SQLConnect in C: Program Files (x86) EasyPHP-5.3.2iwwwindex.php on line 23
Can not connect the MSSQL server.


Easy, check you ODBC if it's connection with browser of sql or not... if you need help please feel free to contact with me, ak-staff@hotmail.com ; or ; progunzsoul@hotmail.com, any way the both of messenger is online :8:
 
Back
Top