Title: Pro version doesn&#039;t work
Last modified: August 22, 2016

---

# Pro version doesn't work

 *  [xameleoh](https://wordpress.org/support/users/xameleoh/)
 * (@xameleoh)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/pro-version-doesnt-work-2/)
 * Dear community!
 * This post is an error report and workaround suggestion.
 * Some time ago I started to use this plugin on my site. A little while I wanted
   to buy PRO version. I’ve bought it and installed (like another plugin). Unfortunately
   it didn’t work. There were a few problems with it.
 * Apache2’s error log reports me that file includes/filters.php not found (required
   in line 12 of file ready-gird-gallery-one-site-licence/index.php). I open this
   file and changed line:
    `require_once 'includes/filters.php';` To this: `require_once
   dirname(__FILE__) . '/includes/filters.php';`
 * It didn’t work. error_log stops report me about an error, but I still didn’t 
   have ability to use PRO version of this module and in the main module settings
   I saw “GET PRO” red button.
 * I spent about 2 hours to find out the problem and I did it!
 * The problem was in a way that the developer use to provide PRO version and the
   way that WP loads the plugins. The thing is that WP loads plugins in alphabetical
   order. In the same time plugin ‘ready-gird-gallery-one-site-licence’ which allows
   to use PRO-features should be loads before the main ‘grid-gallery-ready’. So 
   I rename directory plugins/ready-gird-gallery-one-site-licence to plugins/1ready-
   gird-gallery-one-site-licence then I activate Ready grid gallery pro plugin in
   admin console and the module started to work.
 * Hope the developer will fix this issue in future.
 * [https://wordpress.org/plugins/grid-gallery-ready/](https://wordpress.org/plugins/grid-gallery-ready/)

The topic ‘Pro version doesn't work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/grid-gallery-ready_60808e.svg)
 * [Grid Gallery Ready!](https://wordpress.org/plugins/grid-gallery-ready/)
 * [Support Threads](https://wordpress.org/support/plugin/grid-gallery-ready/)
 * [Active Topics](https://wordpress.org/support/plugin/grid-gallery-ready/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/grid-gallery-ready/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/grid-gallery-ready/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [xameleoh](https://wordpress.org/support/users/xameleoh/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/pro-version-doesnt-work-2/)
 * Status: not resolved