[Release] New Flyff Website

11/03/2019 00:55 xsrf#121
Schwerwiegender Fehler : Nicht abgefangener Fehler: Aufruf der undefinierten Funktion odbc_connect () in D: \ xampp \ htdocs \ Source \ Classes \ Database.php: 11 Stack-Trace: # 0 D: \ xampp \ htdocs \ Source \ Includes \ Settings.php ( 3): Database -> __ construct () # 1 D: \ xampp \ htdocs \ Source \ Includes \ Includes.php (11): require_once ('D: \\ xampp \\ htdocs ...') # 2 D: \ xampp \ htdocs \ Source \ Includes \ Config.php (9): require_once ('D: \\ xampp \ htdocs ...') # 3 D: \ xampp \ htdocs \ index.php (3): require_once (' D: \\ xampp \\ htdocs ... ') # 4 {main} in D: \ xampp \ htdocs \ Source \ Classes \ Database.php in Zeile 11


das kommt bei mir
11/04/2019 07:16 xTwiLightx#122
Quote:
Originally Posted by EvilDead3 View Post
Schwerwiegender Fehler : Nicht abgefangener Fehler: Aufruf der undefinierten Funktion odbc_connect () in D: \ xampp \ htdocs \ Source \ Classes \ Database.php: 11 Stack-Trace: # 0 D: \ xampp \ htdocs \ Source \ Includes \ Settings.php ( 3): Database -> __ construct () # 1 D: \ xampp \ htdocs \ Source \ Includes \ Includes.php (11): require_once ('D: \\ xampp \\ htdocs ...') # 2 D: \ xampp \ htdocs \ Source \ Includes \ Config.php (9): require_once ('D: \\ xampp \ htdocs ...') # 3 D: \ xampp \ htdocs \ index.php (3): require_once (' D: \\ xampp \\ htdocs ... ') # 4 {main} in D: \ xampp \ htdocs \ Source \ Classes \ Database.php in Zeile 11


das kommt bei mir
Da du XAMPP nutzt, musst du in der C:\xampp\php\php.ini das Semikolon (also das ";") vor der Zeile
Code:
extension=php_odbc.dll
entfernen. Sollte diese Zeile gar nicht vorhanden sein, diese Zeile einfach in die php.ini einfügen.
11/04/2019 22:18 kaoshi#123
Reupload plz ?
11/15/2019 12:05 Knusper02#124
Kann die WEBSITE_DBF.bak nicht wiederherstellen:
[Only registered and activated users can see links. Click Here To Register...]

EDIT:
Das ist der Fix für mein Problem:
[Only registered and activated users can see links. Click Here To Register...]
11/15/2019 18:02 Naltalah#125
Quote:
Originally Posted by Knusper02 View Post
Kann die WEBSITE_DBF.bak nicht wiederherstellen:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

Entweder SSMS als Admin starten oder SQL dort einrichten, wo zu auch ohne Adminrechte Schreibrechte hast.
11/19/2019 06:00 sweetkiller10#126
How do i make the login and register to my ACCOUNT_DBF instead of the WEBSITE_DBF?
11/19/2019 08:25 Naltalah#127
Quote:
Originally Posted by sweetkiller10 View Post
How do i make the login and register to my ACCOUNT_DBF instead of the WEBSITE_DBF?
There is a method to create an in-game account already. Take a look at that and then rewrite the registratrion and log-in to use the account data that is stored there.

It will take some time probably. If you feel you aren't capable of rewriting it, just use another website like Sapphire, there are still some releases out there.
11/19/2019 14:28 sweetkiller10#128
Quote:
Originally Posted by Naltalah View Post
There is a method to create an in-game account already. Take a look at that and then rewrite the registratrion and log-in to use the account data that is stored there.

It will take some time probably. If you feel you aren't capable of rewriting it, just use another website like Sapphire, there are still some releases out there.
I think i got it, i will make an new dbo.webaccount that does INSERT ACCOUNT_TBL. Or is that an unessecary way of doing it?.
And what about the md5 hash?

EDIT: Or should i just use RegisterIngameAccount instead of Registration in Ajax.Signup.php and do the same with the login one?

EDIT 2: Saw that you make ingame account in the account panel once your loged in. So that part is now fixed, Can tell that i just woke up? :P
11/28/2019 17:50 Heitanio#129
I really like the layout! :P
02/09/2020 15:18 bannoffee#130
It's not there anymore :|
03/22/2020 01:23 juppie#131
Hi, ich kämpfe gerade mit einem Problemen.


In der v15 Datenbank wird die Onlineüberprüfung ("Multiserver") ausgelagert.
Sollte im CHARACTER_TBL statt finden:

Bild
[Only registered and activated users can see links. Click Here To Register...]

Die Realtimeabfrage ist aber im tblMultiServerInfo
Bild
[Only registered and activated users can see links. Click Here To Register...]

Dadurch komm ich ganz schön ins rudern, da ich anscheinend zu blöd bin in .php eine join-Funktion zu schreiben.

Beim Serverstatus ging es noch simpel anzupassen um die Anzahl der Onlinespieler anzeigen zu lassen.

Beim Ranking und demdazugehörenden OnlineStatus wird es schwieriger.

Bild
[Only registered and activated users can see links. Click Here To Register...]


Code der ersetzt werden soll:

Bild
[Only registered and activated users can see links. Click Here To Register...]



Wäre über jeden Tipp dankbar

Grüsse
04/17/2020 04:05 wanyen#132
Please upload version 2 again.
05/21/2020 15:17 brunoi123#133
Please upload version 2 again ='(
05/21/2020 16:02 -Venom'#134
Quote:
Originally Posted by brunoi123 View Post
Please upload version 2 again ='(
Look in Page 8.
[Only registered and activated users can see links. Click Here To Register...]
10/23/2020 09:48 iLogix'.#135
mine is completly doomed [Only registered and activated users can see links. Click Here To Register...] :D any ideas?