Notice: Undefined index: hidemsg in any-mobile-theme-switcher/plugin_interface.p

Home Forums Any Mobile Theme Switcher Notice: Undefined index: hidemsg in any-mobile-theme-switcher/plugin_interface.p

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1776
    Kristoffer LR
    Guest

    Hi,

    I have the version 1.3 of your module “Any Mobile Theme Switcher” and it produced this error: “Notice: Undefined index: hidemsg in any-mobile-theme-switcher/plugin_interface.php on line 6”.

    It seems that there is just an isset missing.

    `php
    if (isset($_GET[‘hidemsg’]) && $_GET[‘hidemsg’] == 1){
    `

    Thank you

Viewing 1 post (of 1 total)
  • The topic ‘Notice: Undefined index: hidemsg in any-mobile-theme-switcher/plugin_interface.p’ is closed to new replies.