Register Page php-mssql Something wrong with execution

Newbie Spellweaver
Joined
May 11, 2013
Messages
40
Reaction score
14
Hi guys,

I was wandering about my technical issue here. wonder someone could give me some good tips regarding this.

FlyFF using Cuvvvie release v15 and run smoothOS Win server 2008 R2 x64
Apache 2.2 with php 5.2 with php_mssql library as well
MSSQL 2008 Standard R2 x64

this is help section not release section but you all can use this also if you need.

View attachment htdocs.rar

Files on attachment:
/register.php
/img/character.png
/img/flyff_logo.png
/img/bg.jpg

Here's the php on quote (check inside attachment for best version for sure):

Notice:
Connection to mssql success (ok)
Check table for same registered username (ok)
Something wrong on execution (line 49) issue when register on following requirement

i have checked related table and related store procedures is exactly same with [Tool] Create Account.sql from Cuvvvie (hes good guy)

Creddited to:
Alfieo on his thread here i just add background and some changes
Cuvvvie on his v15 flyff release and some good response
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
May 11, 2013
Messages
40
Reaction score
14
Updated: Issue fixed with php_mssql library instead of sqlsrv library
 
Last edited: