PHP Notices
-
Nice plugin!
With
WP_DEBUGenabled…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 488After 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 6The 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 50and the URL doesn’t contain the newly created gallery ID:
http://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.