vslider dev and issues with the search plugin admin menu

Started 1 month ago by ewelin Latest reply from Susnos
  • This topic is resolved
    1. Greetings,

      First, great plugin, the features on vslider dev are perfect for my needs! The customization of it is perfect with the css abilities.

      Unfortunately with vslider active if I go and Plugins > Add New and search for anything, test for example, when the results are returned, a lot of text from the results appears at the top of the page. If I disable vslider it returns results as expected. I even went as far as disabling all other plugins to verify this happens.

      Posted 1 month ago #
    2. Note, I just removed the updatecheck.php file from the server, and the issues were resolved so it appears the bug is within that file.

      Posted 1 month ago #
    3. Let us know if you face any other issue.

      Thanks

      Posted 1 month ago #
    4. I’m facing the same problem. I also disable my plugins one at the time to find the cause. The vSlider Dev messes up the plugin page. I tried to do as ewelin suggested and remove the updatecheck.php , but I guess I have to remove some line in vsliderdevphp as well, because when the update-file is removed I get this warning:
      Warning: include_once(updatecheck.php) [function.include-once]: failed to open stream: No such file or directory in /home/diffner/public_html/mall2/wp-content/plugins/vsliderdev/vsliderdev.php on line 19

      Warning: include_once() [function.include]: Failed opening 'updatecheck.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/diffner/public_html/mall2/wp-content/plugins/vsliderdev/vsliderdev.php on line 19
      I guess I have to remove everything from line 19 to 51, but are not shore. Is that right?
      But best would of cause to find out what is making this problem and fix it.
      Something that was a bit frustrated, my slider that I had built disappeared when I activated the plugin again. Would be nice if the sliders stay even if the plugin is deactivated. For now I just got one slider, but for the site I’m building my theme I am going to have more then one.
      I’m using wordpress 3.3.1
      vSlider dev 1.0
      my test site http://mall2.diffner.se
      I have check this in both firefox 9.0.1 och IE 8

      Posted 1 month ago #
    5. With all of the enable and disable, it'd be great if vslider kept the settings. Every time I disable I loose my configured vslider.

      Posted 1 month ago #
    6. @Susnos,@Ewelin: Next update on vSlider dev 1.1 will take care of enable/disable and loosing settings.

      ( v )

      Posted 1 month ago #
    7. Thank you! I hope that this thing with the plugin page also can be fixed. I did not manage to solve it like ewelin.

      Posted 1 month ago #
    8. Great news!

      Posted 1 month ago #
    9. Anny news about this issue? I’m not very good on php, but is there a chance that I can accomplish this fix on my own? If I compare the files from the dev vslider and the “normal” slider is there a chance that a newbie like me can fix it? Can you point me in the right direction? I’m almost ready to launch my clients site and have to install a few more plugin and I do not like to deliver this site when this plugin interfere with the plugin page, it doesn’t look nice.

      Posted 4 days ago #
    10. A small uppdate:
      I have figured out that in vslider dev this updatecheck.php is calling for a API on a site that seems not to exist (http://api.vibethemes.com)
      On line 19 inside vsliderdev.php there is a call for this updatecheck.php.
      Ewelin posted here in this thread that she removed the updatecheck.php and problem was solved, but I got that warning error. To solve this yoy just have to delete line 19 in vsliderdev.php the line has this: include_once("updatecheck.php"); just remove this and your admin panel for plugin works like a charm!
      Hope this helps.

      Posted 1 day ago #

    Reply

    You must log in to post.