Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captcha not working on PHP 7.2.12 (Windows) #223

Merged
merged 1 commit into from Aug 28, 2021

Conversation

marqroldan
Copy link
Contributor

Added realpath() to find the font
Tested on Windows (PHP 5.4.16 and 7.2.12) and on Ubuntu 18.04 (7.2.12)

Added realpath() to find the font
Tested on Windows (PHP 5.4.16 and 7.2.12) and on Ubuntu 18.04 (7.2.12)
@Badarosk0
Copy link

This solved my problem with Recapcha. Thanks

@Ninjininja
Copy link

Thank you. This slight change also fixed the issue I was having on my registration page.

@Akkarinage Akkarinage merged commit d943cbd into rathena:master Aug 28, 2021
secretdataz pushed a commit that referenced this pull request Feb 11, 2022
Added realpath() to find the font
Tested on Windows (PHP 5.4.16 and 7.2.12) and on Ubuntu 18.04 (7.2.12)

Co-authored-by: Hyvraine <numb3rs0125@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants