• Resolved whatachamp

    (@whatachamp)


    Just installled this plugin and the Config and Manage Slides Screens aren’t showing up.
    I’m using PHP 5.3.5 so I’m not sure what the problem could be.
    I was previously using the plugins Slideshow and Slideshow Gallery Pro..I have deleted them but not sure if that’s causing problems.
    Thanks for your help, this plugin looks great.

    http://wordpress.org/extend/plugins/slideshow-satellite/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author cpres

    (@cpres)

    thanks! I was able to reproduce, working on this now

    Plugin Author cpres

    (@cpres)

    Found the problem, on slidesshow-satellite-plugin.php
    Line 17 needs to be:

    var $helpers = array(‘Db’, ‘Html’, ‘Form’, ‘Metabox’, ‘Version’);

    for anyone that cares, Version was missing. sending out an update to the plugin thatnks for posting!

    Thread Starter whatachamp

    (@whatachamp)

    All good now, thanks cpres
    Looking forward to trying this one out!

    Plugin Author cpres

    (@cpres)

    if you enjoy the plugin don’t forget to help the ratings for it so more people give it a try 🙂

    selera

    (@selera)

    i have this similar problem, i installed the plugin last night, and i can configure it, then after i save the configuration… i only see the tabs heading (Appearance, General, Links, Thumbnail, Advanced) but i don’t see the configurations, i tried to click the heading, nothing happens.
    i uninstall and reinstall the plugin, the config still not shown.

    thanks.

    Plugin Author cpres

    (@cpres)

    I noticed similar behaviour on a 3.0 install

    Add this to the bottom of the slideshow-satellite/views/admin/settings.php file right before the </div>

    Toggle On/Off All Form Options

    That will have to do for now. It’ll give you access to all the form options, but it’ll just be less pretty than having the bars work. Check to see if there are any javascript errors happening through Firebug Console?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Slideshow Satellite] Can't configure after installing’ is closed to new replies.