24 Commits

Author SHA1 Message Date
Ricardo Souza
855c889568
Fixes problem to render sub files (#468)
into nginx server
2021-04-04 01:12:55 +02:00
Znote
32b474b9be TFS 0.3 - Fix user_data declaration in init 2020-11-11 21:30:04 +00:00
Znote
fa5fac75a7 Fix #446 TFS 1.3 premium time
which was implemented here: https://github.com/otland/forgottenserver/pull/2813
and merged 28th october 2020.
2020-10-31 14:29:29 +01:00
Evil Puncker
a00dbcfabd
bye bye trailing whitespaces (#442) 2020-08-02 14:48:13 +02:00
Znote
14bec26444 Bump required PHP version to 5.6 2019-11-11 06:56:59 +01:00
Znote
d8f22f9c33 Initialize active_email in init.php.
Forgot to include it in the previous update.
2019-10-22 03:13:32 +02:00
Znote
58e6300cf7 Fix #287 characterprofile table design 2019-03-17 01:38:29 +01:00
Rodrigo Paixão
2817010781 Compatibility with OTHire (#330)
* Preparing compatibility to OTHire

* Still working on compatibility to OTHire

* More compatibility

* More compatibility

Not tested yet

* Some fixes

- Fixed Account Creation.
- Fixed a problem that you can't load the website, that include that you can now recover your account number.

* More fixes

- Fixed character creation.
- Fixed login problem.
- Fixed displaying account number in My Account.
- Fixed displaying if you have premium days or not in My Account.

* More fixes

- Handle Kills/Deaths as TFS_03

* More fixes

- Fixed showing outfits in character profile
- Fixed displaying player houses in character profile
- Fixed displaying guilds

* Update init.php
2018-12-03 07:58:29 +01:00
Znote
1713d87ec2 Google reCaptcha also requires the openSSL php extension. 2017-01-22 19:35:40 +01:00
Znote
c842e33857 Verify that curl is installed when using captcha 2017-01-22 05:11:51 +01:00
Znote
a0413026dc Removing zeotss services. This was a project in development that never got functional. 2016-11-13 21:29:27 +01:00
Gabriel Pedro
4e18cb3c66 resolves #214 2016-05-11 18:32:51 -04:00
Martin Nylind
01b8b50110 Partial fix for #216
Users can change their flag in the account settings.
2015-10-22 20:03:21 +02:00
Znote
3036d61926 Added correct page render time in the default layout.
Added a function elapsedTime() that can be called anywhere to see how long the page has taken to render thus far.
query debugging shows current render time to help detect performance issues.
2015-05-21 19:22:58 +02:00
Znote
2a38590b96 Saving some microtime vars in init for more accurate page render calculations. 2015-05-19 18:25:18 +02:00
Stefan Brannfjell
3c8474db34 Email authentication system. Integrated with PHPMailer.
When enabled, you will send an activation key to registering users, which they need to click to verify that they actually got a real email address, and to activate the account.
2014-09-06 23:29:18 +02:00
Stefan Brannfjell
8ab9f11ef5 Session prefix, if you are hosting multiple sites, make the session name different to avoid conflict. 2014-09-06 13:43:49 +02:00
Stefan Brannfjell
e0ad3aae09 Fix #153 You can now load sub files (custom pages created in layout folder) instead of the default Znote AAC files. (override system). 2014-09-03 00:59:12 +02:00
Stefan Brannfjell
a6babfe0e3 When uploading guild images, it will give you an error message if it fails.
Guild motd will display on guild page, and the leader can also update it.
Fixed two bugs with name change in shop. (sync error and name validation)
Fixed some warnings.
My account now shows how many days you have of premium account.
2014-06-15 00:55:50 +02:00
Stefan Brannfjell
480f528e38 ZEOTSS integration. cURL validation for paypal and ZEOTSS, register users on ZEOTS server. 2014-05-19 09:09:05 +02:00
rigaer@hotmail.es
070f5d32d5 Item parser + functions 2014-05-16 17:51:32 +02:00
Stefan Brannfjell
7861292449 Some query optimisations 2014-03-08 15:31:47 +01:00
Stefan Brannfjell
7a5a4eb410 Mysqli support added. Many functions improved. 2014-02-02 20:23:00 +01:00
Stefan Brannfjell
21dea78379 Znote AAC rev 168 from subversion. 2013-08-28 23:46:32 +02:00