sorry for double post :(
Printable View
sorry for double post :(
Show us your line 236 and 237 of the classes.php :)
I've got the SQL going trough all the querry without error.
When i go to my web server adress, i click on proceed but the button is bugged...
So i typed Step=1 in the adress bar. It asked me for SQl Server username and password. I entered password then proceed.
And then nothing...]
Please help or just don;t do a installer >.>
On the first page, did the MSSQL functions enabled line have a check mark in the box?
If it didn't you need to enable them in your php.ini so it will work.
Ok but what do i need to change in the PHP.ini?
search for mssql, the first thing you see will start with a ;
delete the ; and it will work.
Well, i got it to work. The configuration did work. But now once i clicked Proceed on the step 2, i get a page with this:
Code:Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'CONFIG_TBL'. (severity 16) in C:\xampp\htdocs\inc\classes.php on line 236
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\inc\classes.php on line 236
Warning: mssql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\inc\classes.php on line 237
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\inc\classes.php:236) in C:\xampp\htdocs\install.php on line 52
Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'CONFIG_TBL'. (severity 16) in C:\xampp\htdocs\inc\classes.php on line 236
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\inc\classes.php on line 236
Warning: mssql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\inc\classes.php on line 237
Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'CONFIG_TBL'. (severity 16) in C:\xampp\htdocs\inc\classes.php on line 236
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\inc\classes.php on line 236
Warning: mssql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\inc\classes.php on line 237
Quick links: content, navigation, login.
Navigation
* Install
Welcome to FlyffStorm!
Welcome to the FlyffStorm installation process!
FlyffStorm is a quick and easy Flyff website system that allows you to create and manage your website as well as your server's accounts and characters, all from the website!
Requirements:
* PHP 5.2.13+
* Microsoft SQL Server 2005+
* Microsoft SQL Functions
* Flyff v15 Database
Please execute the WEBSITE_DBF.sql into your database at this time.
Server Time
Monday 2:07 AM PST
Tip:
Developed by Flyff Web Development.
Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'CONFIG_TBL'. (severity 16) in C:\xampp\htdocs\inc\classes.php on line 236
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\inc\classes.php on line 236
Warning: mssql_fetch_array() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\inc\classes.php on line 237
Where can i find this php.ini?
i cant click proceed...
Heey man,
I did set-up my V14 FLYFF server and i got everything working.
Now i just want to play on local pc, not online.
But how do i even play the game!?
don't I need a client or something?
please help me.
i deleted the ; but still its not checked? :(
do i need to execute in my SQLEXPRESS or in PHPMYADMIN?
Thnx ^^
Or if any Pro wants to help a newb finding his way trough a straight maze,,
My email :D - > Marco_at_home@hotmail.com
im having this error..
Code:Msg 102, Level 15, State 1, Line 1
Incorrect syntax near 'PRIMARY'.
DBCC execution completed. If DBCC printed error messages, contact your system administrator.
I see that quite a few people are having that error.
Unfortunately, I have no solution for that error. You may have to use Google to solve that problem...
ive tried all known solution but i still get the same error.. hope that this problem will be solved in v2. thanks for the response anyway.,.
Hi, i have the solution. If its a mssql 2005 script that you gave, i would need a 2008. Just look to convert the script to MSSQL 2008.
This will fix my problem. If you are unable, i will be obligated to go under 2005 :S
are you using MSSQL 2008?