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

Not compatible with PHP 7 #60

Open
marble34534 opened this issue Dec 29, 2017 · 1 comment
Open

Not compatible with PHP 7 #60

marble34534 opened this issue Dec 29, 2017 · 1 comment

Comments

@marble34534
Copy link

In connection with PHP 7, various error messages occur.

Example:
Type: 2
File: inc / plugins / google_seo / url.php (Line no. 1100)
Message
Use of undefined constant THIS_SCRIPT - assumed 'THIS_SCRIPT' (this will throw an error in a future version of PHP)

Please fix it immediately.

Thanks in advance

@frostschutz
Copy link
Owner

THIS_SCRIPT will be fixed in MyBB, I added a workaround regardless and also fixed another warning. There might still be more. Seems I've been checking arrays in particular in ways PHP doesn't like (anymore). I'll have to do a code review at some point.

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

No branches or pull requests

2 participants