Title: php code not working
Last modified: August 21, 2016

---

# php code not working

 *  Resolved [shadow5000](https://wordpress.org/support/users/shadow5000/)
 * (@shadow5000)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/php-code-not-working-2/)
 * When I use the php code to show the slideshow, this text appears instead :
 * _“The gallery group “default” is no longer available , Please reconfigure your
   widget/shortcode/phpcode which display’s this slideshow.”_
 * What can I do ?
 * [http://wordpress.org/plugins/simple-slideshow-manager/](http://wordpress.org/plugins/simple-slideshow-manager/)

Viewing 15 replies - 1 through 15 (of 15 total)

 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4223933)
 * Do you have a gallery with the name “default” in your slideshow list?
 *  Thread Starter [shadow5000](https://wordpress.org/support/users/shadow5000/)
 * (@shadow5000)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224103)
 * Yes I do, that’s why I don’t understand.
 *  Thread Starter [shadow5000](https://wordpress.org/support/users/shadow5000/)
 * (@shadow5000)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224104)
 * and this is the PHP Code I’m using :
 * _<?php if (function\_exists(‘acx\_slideshow’)) {acx\_slideshow(“default” , “450px”,“
   1000px”);} ?>_
 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224105)
 * This is a rare case and we would like to take a look, please send a wordpress
   login to info at acurax dot com
 *  [miki.velasco](https://wordpress.org/support/users/mikivelasco/)
 * (@mikivelasco)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224225)
 * This is also not working for me on [http://paras.me/](http://paras.me/).
 * PHP code is:
    <?php if (function_exists(‘acx_slideshow’)) { acx_slideshow(“homeslide”,“
   400px” , “1000px”); } ?>
 * Error message:
    The gallery group “homeslide” is no longer available , Please
   reconfigure your widget/shortcode/phpcode which display’s this slideshow.
 * The plugin works for me on a post when I use a shortcode:
    [acx_slideshow name
   =”homeslide”]
 * Please help.
 * Thanks,
    Miki
 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224228)
 * Thanks for being with us,
 * This is a rare case and we would like to take a look, please send a wordpress
   login to info at acurax dot com
 *  [miki.velasco](https://wordpress.org/support/users/mikivelasco/)
 * (@mikivelasco)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224230)
 * I assume I need to give you administrator access to my WordPress Admin so you
   can configure the plugin? Thanks.
 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224231)
 * Hello,
 * Yes, as this a rare issue and not facing to all, we cant re produce the issue
   you facing on our test installations. So the better option is to provide us an
   admin account and so we can take a look at your case.
 * Please dont post login information here as this is a public forum.
 *  [JWendel](https://wordpress.org/support/users/jwendel/)
 * (@jwendel)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224232)
 * I have put this code into my header.php file in wordpress:
 * <?php if (function_exists(‘acx_slideshow’)) { acx_slideshow(“home_page” , “200px”,“
   1000px”); } ?>
 * I get this warning message:
 * The gallery group “home_page” is no longer available , Please reconfigure your
   widget/shortcode/phpcode which display’s this slideshow.
 * Am I correctly configuring this plugin in php?
 * Thanks.
 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224233)
 * If the gallery name is correct and you still facing the issue,
    then, This is
   a rare case and we would like to take a look, please send a wordpress login to
   info at acurax dot com
 *  [LittleBeeDesign](https://wordpress.org/support/users/littlebeedesign/)
 * (@littlebeedesign)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224241)
 * I am having the same issue.
 * I will email you login details at the address above.
 * Is it possible for you to post a fix?
 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224242)
 * Sure, we will, we are always here to help not only on our products, but for any
   wordpress needs.
 *  [exdesign](https://wordpress.org/support/users/exdesign/)
 * (@exdesign)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224245)
 * I am having a problem with the error message: The gallery group “home” is no 
   longer available , Please reconfigure your widget/shortcode/phpcode which display’s
   this slideshow.
 * It looks like a lot of people have this issue. Can you post a fix for this problem?
 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224246)
 * Hello,
    Can you please manually type that code instead of copy paste? The 99%
   issues we seen from clients is that, while copying, the ” and ‘ are copied as
   special characters, so please replace those quotes by typing, and let us know,
   if still facing issue, as mentioned above, drop us an email.
 *  [LittleBeeDesign](https://wordpress.org/support/users/littlebeedesign/)
 * (@littlebeedesign)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224247)
 * hi exdesign
 * I had great response to my question from the plugin designers (Acurax) – so you
   can ask them directly if you want.
 * For me it was that the ” on one side of the “name” were changed to the wrong 
   kind by text edit when I edited the php file …
 * Acurax were great though, and really quick in responding 🙂

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘php code not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-slideshow-manager_789db3.svg)
 * [Simple Slideshow Manager](https://wordpress.org/plugins/simple-slideshow-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-slideshow-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-slideshow-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-slideshow-manager/reviews/)

 * 15 replies
 * 6 participants
 * Last reply from: [LittleBeeDesign](https://wordpress.org/support/users/littlebeedesign/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/php-code-not-working-2/#post-4224247)
 * Status: resolved