Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.5.14, plugin conflict
- This topic has 4 replies, 2 voices, and was last updated 7 years, 7 months ago by
Steven Zahm.
-
AuthorPosts
-
04/16/2016 at 4:45 am #373065
David McCarthy
GuestFatal error: Call to a member function get() on a non-object in /home/webright/public_html/emgsdev/wp-includes/query.php on line 28
Got this after installing and when trying to activate.
Can’t get back to Plugins page or any other option on the Dashboard.
Had to delete the plugin folder from the server.
This is sysinfo:
WordPress Version: 4.4.2
PHP Version: 5.4.42
Web Server: LiteSpeedWordPress URL: http://web-right.com/emgsdev
Home URL: http://web-right.com/emgsdevContent Directory: /home/webright/public_html/emgsdev/wp-content
Content URL: http://web-right.com/emgsdev/wp-content
Plugins Directory: /home/webright/public_html/emgsdev/wp-content/plugins
Plugins URL: http://web-right.com/emgsdev/wp-content/plugins
Uploads Directory: /home/webright/public_html/emgsdev/wp-content/uploadsCookie Domain: Disabled
Multi-Site Active: NoPHP cURL Support: Yes
PHP GD Support: Yes
PHP ImgMagick Support: No
PHP Memory Limit: 256M
PHP Memory Usage: 68.49M (27%)
PHP Post Max Size: 100M
PHP Upload Max Size: 100M
PHP Max Input Vars: 2048WP Options Count: 451
WP Options Size: 676.07kb
WP Options Transients: 37WP_DEBUG: Disabled
SCRIPT_DEBUG: Disabled
SAVEQUERIES: Not set
AUTOSAVE_INTERVAL: 60
WP_POST_REVISIONS: 1Operating System: Windows
Browser: Mozilla Firefox 39.0
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:39.0) Gecko/20100101 Firefox/39.0<h1>ARCHITECT (H):</h1>
Number of Blueprints: 12
Styling enabled: Yes
All custom fields: No
Animation enabled: No
Beta enabled: No<h1>ACTIVE THEME:</h1>
- Headway Base 3.8.8
http://www.headwaythemes.com
<h1>ACTIVE PLUGINS:</h1>
- 404page 2.0
http://smartware.cc/free-wordpress-plugins/404page/ - Admin Menu Tree Page View 2.6.9
http://eskapism.se/code-playground/admin-menu-tree-page-view/ - Architect 1.9.1
http://architect4wp.com - AVH Extended Categories Widgets 4.0.2
http://blog.avirtualhome.com/wordpress-plugins - Conditional Widgets 2.2
http://wordpress.org/extend/plugins/conditional-widgets/ - Document Gallery 4.2.2
http://wordpress.org/extend/plugins/document-gallery/ - Duplicator 1.1.6
http://www.lifeinthegrid.com/duplicator/ - Easy Table 1.6
http://takien.com/ - Event List 0.7.6
http://wordpress.org/extend/plugins/event-list/ - Grid/List View for WooCommerce 1.0.2
http://berocket.com/product/woocommerce-grid-list-view - NS Category Widget 2.0.2
http://wordpress.org/plugins/ns-category-widget/ - Page-list 5.1
http://wordpress.org/plugins/page-list/ - Redux Framework 3.5.9
http://wordpress.org/plugins/redux-framework - Simply Show IDs 1.3.3
http://sivel.net/wordpress/simply-show-ids/ - TinyMCE Advanced 4.2.8
http://www.laptoptips.ca/projects/tinymce-advanced/ - Toolset Types 2.0.1
http://wordpress.org/extend/plugins/types/ - WooCommerce 2.4.2
http://www.woothemes.com/woocommerce/ - WooCommerce Memberships 1.5.4
http://www.woothemes.com/products/woocommerce-memberships/ - WooCommerce POS 0.4.5
https://wordpress.org/plugins/woocommerce-pos/ - WooCommerce Product Stock Alert 1.3.0
http://dualcube.com - WooCommerce Subscriptions 2.0.12
http://www.woothemes.com/products/woocommerce-subscriptions/ - WordPress Importer 0.6.1
http://wordpress.org/extend/plugins/wordpress-importer/ - WP Remove Category prefix 1.0
04/16/2016 at 8:07 am #373109David McCarthy
GuestI’ve found the conflict – it’s with the plugin Architect – http://architect4wp.com/
That plugin is a fundamental part of the website, so it can’t be replaced. It uses the Redux Framework, but that can be activated without any problems.
Is there something which can be done to overcome this problem?
Many thanks.
David04/18/2016 at 10:02 am #373259Steven Zahm
Keymaster@ David
Which version of Connections did you install? The latest, 8.5.14, removed direct use of the core WordPress function
get_query_var()
because of other plugins and theme occasionally breaking it resulting in the error you are seeing. The latest version implements a wrapper function which checks to make sure the function is not broken before it is used and if it is broken fails back to an alternative method so Connections can keep doing its thing even though that part of WordPress is broken.If you’d like to read the gory technical details here:
http://connections-pro.com/support/topic/fatal-error-in-query-php-line-28/#post-372136
You situation seems to be a little different. I’ve never seen this happen in the admin the Architect plugin must being doing something interesting. I suspect Architect plugin just might, maybe, cause you other troubles with other plugins though it might be as obvious. I only mention it so you can keep it in the back of your mind incase you run into other odd little issues that can not be explained.
Now, all this said, If you were installing the latest version and still receiving this error, I’ll need a copy of Architect so I can see what it is doing. I might have to add another other checks to make sure
get_query_var()
is not broken before trying to use it.04/18/2016 at 2:42 pm #373284David McCarthy
GuestHi Steven
I’d downloaded a short while ago and hadn’t checked to see if there was an update. Going to 8.5.14 has fix the problem. Many thanks!I’ve not had any other problems with Architect so far … I’ve used it on several sites without problems.
I was beggining to think I’d have to build my own directory (with Tooloset) as none of the others look to be as good as Connections – especially being able to present ‘multiple’ directories.
I imagine I’ll be back in a day or so to get the extensions pack.
Again, Many thanks for helping.
Regards, David
04/19/2016 at 10:33 am #373337Steven Zahm
Keymaster@ David
Great to hear that 8.5.14 worked for you! Seems my work arounds have worked!
- Headway Base 3.8.8
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.