• pob13

    (@pob13)


    The plug in used to work perfect, but now the admin side is not working.
    I think it stopped working with the latest update to WP

    It loads the required admin pages ok, but does not show the schedule that is already there, It just shows as if nothing is in the schedule. And trying to add a new show does nothing.

    Also the widget to show what is currently playing no longer works, although the full page show listing still does work.

    Does anyone know how to fix this ?

    https://www.ads-software.com/extend/plugins/showtime/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pob13

    (@pob13)

    I have found out the the 2 .js files are inactive, but I don’t know enough of how WP coding works to resolve the issue. Any help would be much appreciated

    noanda

    (@noanda)

    hi! i have the same problem!!!!!

    HELP!

    Thread Starter pob13

    (@pob13)

    I still have not found a solution to this problem, but what I have been doing is using php admin from my sites CPANEL and editing the details directly.

    If you want to do this you will need to use https://www.epochconverter.com/ to convert times to their epoch numbers. (Sounds more complicated than it is and that site also lets you do the other way round so you could use what is already there to give an idea of what’s required) Also note that the times next to these numbers were an hour our on my, possibly due to the timezone.

    The problem with the plug in, is that it uses a .php file that has not been declared correctly, which then calls .js files which also haven’t been declared correctly, to do all of the admin and widget stuff.
    The normal page display is just handled by the main php file, which is why it still displays in full if you use the shortcode. Unfortunately I do not know how to fix this. I’m sure, and hoping, someone who knows more about wordpress plugins would have no problem sorting it though

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with the Admin side’ is closed to new replies.