Undefined Function

Hello, does anyone know what an “undefined function” is and how I can define it please?

I would just love to actually use plugin which I purchased however, the plugin does not work, I don’t know php and the developer is not responding to my emails.

This is my error message:


" FATAL ERROR: Call to undefined function ceck_versionWP() in

/HOME/SYDNEY5Z/PUBLIC_HTML/WP-CONTENT/PLUGINS/JS-MULTIHOTEL/ADMIN/WPBOOKING_ADMIN.PHP
on line 29"

Many thanks, Marissa

Btw, these are lines 29-30:

[php]if ( ceck_versionWP() ) {
add_action( ‘admin_menu’, ‘wpbooking_admin_contextual’ );[/php]

I don’t do much coding in wordpress, but as a stab in the dark, I would say that the function is supposed to be check_versionWP()

Note the ‘h’ : check_versionWP()

LOL yes that was the first thing I tested but it didn’t correct the error.

It has been fixed now anyway but thank you very much for trying to help. You’re a very nice person Smokey.

Sponsor our Newsletter | Privacy Policy | Terms of Service