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

PHP7 compatibility issue - ultimateseo #713

Open
mattloaded opened this issue Jun 8, 2016 · 0 comments
Open

PHP7 compatibility issue - ultimateseo #713

mattloaded opened this issue Jun 8, 2016 · 0 comments
Assignees

Comments

@mattloaded
Copy link

mattloaded commented Jun 8, 2016

Issue: When installed on PHP7 ultimateseo throws error,

( ! ) Fatal error: Uncaught Error: Call to undefined function
mysql_list_fields() in
G:\UniServerZ\www\Loaded_Commerce_B2B53\includes\modules\addons\ultimateseo.
php on line 56
( ! ) Error: Call to undefined function mysql_list_fields() in
G:\UniServerZ\www\Loaded_Commerce_B2B53\includes\modules\addons\ultimateseo.
php on line 56

PHP 7 has mysql_list_fields() function depreciated, need to update the function of the module.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@mattloaded mattloaded self-assigned this Jun 8, 2016
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

1 participant