andrewfitz
Forum Replies Created
-
Forum: Plugins
In reply to: [Groups] PHP 7 Error/WarningSorry, thank you. Any fix planned or does this need to be changed by hand?
Forum: Plugins
In reply to: [Groups] Not showing up and won’t create new groupError log:
Fatal error: Call to undefined function get_current_screen() in /public_html/wp-content/plugins/groups-restrict-categories/lib/admin/class-groups-restrict-categories-taxonomy-admin.php on line 367
Forum: Plugins
In reply to: [Groups] Not showing up and won’t create new groupOkay, thank you I’ll try it. It won’t let me add groups even if I’m Admin? Admin should be able to add everything, don’t you think?
As far as adding group, this was in the group main admin section, adding a new unique group.
Forum: Plugins
In reply to: [Groups] Welcome screen trap!### WordPress Environment ### WC Version: 2.6.14 Log Directory Writable: ? WP Version: 4.7.2 WP Multisite: – WP Memory Limit: 838,861 TB WP Debug Mode: – WP Cron: ? Language: en_US ### Server Environment ### Server Info: Apache/2.4.25 (Unix) mod_hive/6.6 OpenSSL/1.0.1e-fips mod_fastcgi/2.4.6 PHP Version: 5.6.99-hhvm PHP Post Max Size: 10 MB PHP Time Limit: 0 PHP Max Input Vars: cURL Version: 7.30.0 OpenSSL/1.0.0 SUHOSIN Installed: – MySQL Version: 5.6.31 Max Upload Size: 100 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? WCS_DEBUG: ? No Subscriptions Mode: ? Live Zapier Integration - Active Feeds: ? 1 active Zapier Feed. ### Database ### WC Database Version: 2.6.14 : woocommerce_sessions: ? woocommerce_api_keys: ? woocommerce_attribute_taxonomies: ? woocommerce_downloadable_product_permissions: ? woocommerce_order_items: ? woocommerce_order_itemmeta: ? woocommerce_tax_rates: ? woocommerce_tax_rate_locations: ? woocommerce_shipping_zones: ? woocommerce_shipping_zone_locations: ? woocommerce_shipping_zone_methods: ? woocommerce_payment_tokens: ? woocommerce_payment_tokenmeta: ? MaxMind GeoIP Database: ? ### Active Plugins (49) ### WP REST JMESPath: by – NextScripts: Social Networks Auto-Poster: by NextScripts – 3.7.15 Woocommerce Easy Content Restriction: by SFNdesign Curtis McHale – 1.2.5 bbPress Notify (No-Spam): by Vinny Alves (UseStrict Consulting) – 1.15.4 Groups: by itthinx – 2.0.1 Login Logo: by Mark Jaquith – 0.7 W3 Total Cache: by Frederick Townes – 0.9.5.2 SG Optimizer: by SiteGround – 3.0.5 Safe Redirect Manager: by Taylor Lovett (10up) – 1.7.8 Product Customer List for WooCommerce: by Kokomo – 2.4.1 Groups Restrict Categories: by itthinx – 1.4.0 Groups 404 Redirect: by itthinx – 1.2.4 AffiliateWP: by AffiliateWP LLC – 1.9.5.1 Akismet: by Automattic – 3.2 ARVE Advanced Responsive Video Embedder: by Nicolas Jonas – 8.0.5 BackupBuddy: by iThemes – 7.2.1.0 BAW Login/Logout menu: by Juliobox – 1.3.3 bbPress: by The bbPress Community – 2.5.12 Contact Form 7: by Takayuki Miyoshi – 4.6.1 DesignThemes Core Features Plugin: by DesignThemes – 1.8 Duplicate Post: by Enrico Battocchi – 3.1.2 Email Login: by Beau Lebens – 4.6.4 Enhanced E-commerce for Woocommerce store: by Tatvic – 1.0.19 Groups bbPress: by itthinx – 1.0.0 Groups WooCommerce: by itthinx – 1.10.0 iThemes Security Pro: by iThemes – 3.1.1 Nav Menu Roles: by Kathy Darling – 1.8.6 P3 (Plugin Performance Profiler): by GoDaddy.com – 1.5.3.9 Plugin Organizer: by Jeff Sterup – 7.3 Recent Posts by Category Widget: by Ross Cornell – 1.3 Sensei: by WooThemes – 1.9.9 Slider Revolution: by ThemePunch – 5.2.6 The Events Calendar: by Modern Tribe Inc. – 4.3 The Events Calendar PRO: by Modern Tribe Inc. – 4.3 Ultimate Addons for Visual Composer: by Brainstorm Force – 3.16.7 Vimeography: by Dave Kiss – 1.4.1 Vimeography Pro: by Dave Kiss – 1.1.1 Vimeography Theme: Playlister: by Dave Kiss – 1.0.2 WooChimp: by RightPress – 2.1 WooCommerce: by WooThemes – 2.6.14 WooCommerce - Autocomplete Orders: by Serious Plugins – 1.1.4 WooCommerce Filter Orders by Product: by Md. Kowsar Hossain – 2.0.6 WooCommerce Name Your Price: by Kathy Darling – 2.4.2 WooCommerce Stripe Gateway: by WooCommerce – 3.0.7 WooCommerce Subscriptions: by Prospress Inc. – 2.1.2 WooCommerce Zapier Integration: by OM4 – 1.6.3 WPBakery Visual Composer: by Michael M - WPBakery.com – 4.12 wpMandrill: by Mandrill – 1.33 Yoast SEO: by Team Yoast – 4.2.1 ### Settings ### Force SSL: ? Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 ### API ### API Enabled: ? ### WC Pages ### Shop Base: #152 - /shop/ Cart: #153 - /cart/ Checkout: #154 - /checkout/ My Account: #155 - /my-account/ ### Taxonomies ### Product Types: external (external) grouped (grouped) simple (simple) subscription (subscription) variable (variable) variable subscription (variable-subscription) ### Theme ### Name: LMS Version: 4.3 Author URL: https://themeforest.net/user/designthemes Child Theme: ? – If you're modifying WooCommerce on a parent theme you didn't build personally then we recommend using a child theme. See: How to create a child theme WooCommerce Support: ? ### Templates ### Overrides: lms/woocommerce/cart/cross-sells.php
- This reply was modified 8 years, 1 month ago by andrewfitz.
Forum: Plugins
In reply to: [Groups] Welcome screen trap!I’m on Siteground. So I have total cache plugin and SG super cache plugin active.
Forum: Plugins
In reply to: [Groups] Welcome screen trap!had to edit admin welcome php file in plugin and just remove
if ( get_transient( 'groups_plugin_activated' ) || get_transient( 'groups_plugin_updated_legacy' ) ) { $doing_ajax = defined( 'DOING_AJAX' ) && DOING_AJAX; $doing_cron = defined( 'DOING_CRON' ) && DOING_CRON; // we'll delete the transients in the welcome screen handler if ( !$doing_ajax && !$doing_cron && ( empty( $_GET['page'] ) || $_GET['page'] !== 'groups-welcome' ) && !is_network_admin() && !isset( $_GET['activate-multi'] ) && current_user_can( GROUPS_ACCESS_GROUPS ) && apply_filters( 'groups_welcome_show', true ) ) { wp_safe_redirect( admin_url( 'index.php?page=groups-welcome' ) ); exit; } }
I know you can’t remove all of that, but there’s something in there that’s not right that’s causing the trap.
Forum: Plugins
In reply to: [Groups 404 Redirect] Doesn’t redirect to login page WP 4.7When switching back to php 5.5 it started working again. 5.6 didn’t work for me for some reason, I have no idea why redirects would fail on 5.6 but not 5.5. Thank you for following up!
Forum: Plugins
In reply to: [Perfect Images] Ignore Below ResolutionGot it, that’s fine – I totally understand. But you’re still going to have the 2 checkboxes right, one for mobiles and one for tablets? The thing is, most people on mobiles are using cell internet, so super high res 800k images don’t make sense, whereas on tablets they’re much more likely to be on wifi and have a bigger screen to warrant hi res images.
If not, can you direct me to the spot in the code where this is, so I can at least try hacking the functionality myself? I wasn’t able to find it. Cheers, thank you so much!
Forum: Plugins
In reply to: [Perfect Images] Ignore Below ResolutionAwesome thank you for the option for both! Happy to rate it 5 stars, any idea when the update will be out?