Undefined variable – Melos Pro
-
I recently upgraded to Melos Pro and, after a few worrying moments, it’s working well.
However, in admin I receive this:
Notice: Undefined variable: tut_message_API in /home/cantorio/public_html/wp-content/themes/Melos_Pro/lib/update-api/am.php on line 471
In the file am.php the lines around 471 are:
467 * Displays the tut_message response if set.
468 */
469 public static function thinkup_update_theme_tut_message_notice() {
470
471 $tut_message = get_theme_mod( $tut_message_API );
472
473 if ( ! empty( $tut_message ) ) {I’d be grateful for any information which would help me with this issue. I tried renaming the file and that caused a real issue, so it must have some function..
Curiously, this message appears near the top of the file:
Todd Lahman support staff will integrate this code into your product for a small fee.
Thanks
Alan
- The topic ‘Undefined variable – Melos Pro’ is closed to new replies.