Jump to content

Zahel

Premium
  • Posts

    10
  • Joined

  • Last visited

  • Feedback

    0%

About Zahel

Informations

  • Gender
    Male

Recent Profile Visitors

1061 profile views

Zahel's Achievements

Collaborator

Collaborator (7/16)

  • Very Popular Rare
  • Collaborator
  • Reacting Well
  • Dedicated
  • First Post

Recent Badges

336

Reputation

  1. Check your webserver errorlog
  2. New version is out: 2.4.1 Changed: Changed how database connection work and queries were executed. Added: New option to enable/disable the page Header and Footer templates. New page for when the connection to the database has failed. (You can edit in: /template/default/offline.html) Timer to resend emails.(5min default, change in /vendor/init.php) Captcha verification in change password and email pages. Fixed: Fixed template path when the CMS were used in subfolders. Github download link: [Hidden Content]
  3. Hello Guys, today I bring you a simple CMS for your metin2 server. User features: Register Login Player and Guild ranking Downloads Change email Change password Warehouse password Character password Unbugg character Recover account password Admin features: Add post Edit post Delete post Ban user permanent Ban user for days Unbann user Add coins to players Remove coins from players Some others things: Enable/Disable Lycan in Ranking (disabled by default) Enable and set max accounts per email (disabled by default) Enable/disable register Block user login on site if banned option to change website language easily Send emails with SMTP(PHPMailer) and more... Its made with slim framework v2 and raintpl, supports PHP 7.0.0+ All changes can be made in 'vendor/init.php'. Required PHP Modules: session json pdo pdo_mysql filter sockets - optional If you use apache its necessary to activate mod_rewrite for friendly url or you get a 404 error. (for others web servers you can check slim framework documentation to fix possible errors) For localhost tests: I've found in levmud website a link for localhost tests, it contains some modifications to not call google recaptcha and some small changes in index.php Direct link: [Hidden Content] (outdated) Production link: [Hidden Content] (v1.2.1) Demo: [Hidden Content] Backup: Metin2 Download Demo user: admin | password: !Admin1! You can change server responses to english in init.php (SERVER_LANG, 'en') but all HTML files are in portuguese. Its free to use, share and modify. I'm not the owner. Hope its useful for someone Update - new version! ## [1.2.1] - 2022-03-01 ### Changed - Account creation and Login moved to individual pages. - Improved 'TopClass' ranking. ### Added - New option 'ENABLE_CAPTCHA' in /vendor/init.php. (set to false for localhost tests) ### Fixed - Fixed error when trying to login with BLOCK_LOGIN_SITE_USER_BAN enabled. - Fixed the possibility to access "deleted" posts.
  4. Check the client files, you probably added a new patch that contains this modification
  5. Hello guys, I'm having a problem that I don't know how to fix, my core crashed and I have no idea of what action is responsible
  6. Hey guys, I need help with something strange, I got an dedicated server with test files, my friend can connect to game, but I do not. And when I try use my "own" game, no one can connect, anyone knows anything to help? FreeBDS Version: 9.2 x64 Mysql Version: 5.6
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.