PHP Notices
-
Nice plugin!
With
WP_DEBUG
enabled…Upon creating a gallery, I’m seeing a PHP notice:
Deprecated: mysql_query(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /srv/www/dev.wp/src/wp-content/plugins/rocket-galleries/includes/Database.php on line 488
After saving the gallery, the title field is filled with a notice:
Notice: Trying to get property of non-object in /srv/www/dev.wp/src/wp-content/plugins/rocket-galleries/admin/edit-gallery.php on line 6
The side meta box displays two notices:
Notice: Trying to get property of non-object in /srv/www/dev.wp/src/wp-content/plugins/rocket-galleries/admin/edit-gallery.php on line 50
and the URL doesn’t contain the newly created gallery ID:
https://wp.dev/wp-admin/admin.php?page=rocketgalleries_edit_galleries&edit=
Do you have a github repo for this plugin where I can send PRs to? ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Notices’ is closed to new replies.