Fatal Error on activation

Support Forums Verde – WP Plugin Fatal Error on activation

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5298
    Gabriel Merovingi
    Participant

    Hey.

    After installing the plugin on WordPress 4.5 running on PHP 7 I caught the following fatal error:

    PHP Fatal error:  Uncaught Error: Call to undefined function mysql_insert_id() in /my-server-url/wp-content/plugins/verde_plugin/framework/framework.php:303
    

    Instead of using mysql_insert_id(), I suggest you use $wpdb->insert_id, which is available in the $wpdb class.

    #5303
    CreaboxThemes
    Keymaster

    Hi Gabriel,

    you are right. I have to modified it in the next update. Have you fixed it in your installation? or do you need the plugin modified?

    Regards

    #5304
    Gabriel Merovingi
    Participant

    Hey,

    No need, I have already fixed it in my copy as the client wanted this up and working asap. Just thought I let you know. Keep up the good work.

    #5305
    CreaboxThemes
    Keymaster

    Thanks for your help. Regards 😉

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.