Title: [Plugin; NextGen Cooliris Gallery]
Last modified: August 19, 2016

---

# [Plugin; NextGen Cooliris Gallery]

 *  [ninjadoll](https://wordpress.org/support/users/ninjadoll/)
 * (@ninjadoll)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-nextgen-cooliris-gallery/)
 * I’m trying to use this plugin in php format – just installed version 0.5. I’ve
   copied the code that you have in the installation to my php file (where I want
   it to run) and it refuses to work.
 * The installation says to write:
    <?php if function_exists(‘show_nextgen_cooliris’)
   echo show_nextgen_cooliris (600,370, 4, ‘white’, ‘gallery’, 2); ?>
 * The error is:
    Parse error: syntax error, unexpected T_STRING, expecting ‘(‘ 
   in /home/XXXX/public_html/sandbox/wp-content/themes/XXXX/index.php on line 3
 * Help?

Viewing 1 replies (of 1 total)

 *  [satoshi_japan](https://wordpress.org/support/users/satoshi_japan/)
 * (@satoshi_japan)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-cooliris-gallery/#post-1908653)
 * I also suffered the same problem.
    Worked like this: If you change, so a syntax
   error.
 * <?php
    if (function_exists(‘show_nextgen_cooliris’) ) {echo show_nextgen_cooliris(
   200,150, 2, ‘dark’, ‘gallery’, 1);} ?>

Viewing 1 replies (of 1 total)

The topic ‘[Plugin; NextGen Cooliris Gallery]’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nextgen-cooliris-gallery.svg)
 * [NextGen Cooliris Gallery](https://wordpress.org/plugins/nextgen-cooliris-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-cooliris-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-cooliris-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-cooliris-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-cooliris-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-cooliris-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [satoshi_japan](https://wordpress.org/support/users/satoshi_japan/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-nextgen-cooliris-gallery/#post-1908653)
 * Status: not resolved