Forum Replies Created

Viewing 15 replies - 1 through 15 (of 41 total)
  • Thread Starter ip00

    (@ip00)

    Honestly, I don’t think it’s acceptable—or even allowed—to list a plugin on the WordPress.org directory and then cripple its functionality once a site hits a certain number of visitors. That kind of bait-and-switch is misleading, unfair to users, and goes against the whole spirit of the plugin repository.

    Thread Starter ip00

    (@ip00)

    Thanks for your response. However, I just received another email from Elementor stating that I’ve reached 100% of my monthly visit limit and need to upgrade to continue using Ally. The email also links to a landing page with detailed pricing and plan packages, which seems to contradict your statement that “we do not have any plans at the moment” and that Ally is “completely free and will continue to work as usual.”

    Can you clarify:

    1. Why does Ally have a visitor limit if it’s free?

    2. If Ally is truly free, why is an Elementor account mandatory? Will you provide an option to use it without an account?

    3. Will I continue receiving these emails? Should I just use the “unsubscribe” link in the footer and keep using the plugin without worrying that it will suddenly stop working at some point?

    I’d appreciate a clear and honest answer.

    Same issue here, on multiple sites. Not using W3 Total Cache.

    We did the same as thompsonpaul, switched away from Google Analytics for WordPress to Google Analyticator. There was no point waiting anymore although we liked this plugin.

    bd4tru it’s not there by default you have to make that directory and put the .css file in.

    Apparently we should move nggallery.css in /wp-content/ngg_styles/ directory and not /wp-content/themes/theme-name/ngg_styles/ as stated in the Warning. That worked for us.

    Having same issue here.

    WARNING: NextGEN Gallery Stylesheet NOT Upgrade-safe

    nggallery.css is currently stored in /home/jadran/public_html/in/wp-content/themes/ji13in/ngg_styles/nggallery.css, which isn’t upgrade-safe. Please move the stylesheet to /home/jadran/public_html/in/wp-content/themes/ji13in/ngg_styles/nggallery.css to ensure that your customizations persist after updates.

    Tried moving css file to /ngg_styles/ directory and it didn’t help. Can’t find a way to get rid of that WARNING.

    Thread Starter ip00

    (@ip00)

    That one is fixed but additional errors occurred on update.

    [ Moderator note: please wrap code in backticks or use the code button. ]

    DESCRIBE wp_paymill_clients;
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/paymill/paymill.php'), paymill_install, dbDelta #1 (0.6ms)
    SHOW INDEX FROM wp_paymill_clients;
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/paymill/paymill.php'), paymill_install, dbDelta #2 (0.1ms)
    DESCRIBE wp_paymill_transactions;
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/paymill/paymill.php'), paymill_install, dbDelta #3 (0.4ms)
    SHOW INDEX FROM wp_paymill_transactions;
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/paymill/paymill.php'), paymill_install, dbDelta #4 (0.1ms)
    ALTER TABLE wp_paymill_clients ADD PRIMARY KEY ( paymill_client_id)
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/paymill/paymill.php'), paymill_install, dbDelta #5 (35.7ms)
    ALTER TABLE wp_paymill_clients ADD KEY paymill_client_email ( paymill_client_email)
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/paymill/paymill.php'), paymill_install, dbDelta #6 (0.1ms)
    ALTER TABLE wp_paymill_transactions ADD PRIMARY KEY ( paymill_transaction_id)
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/paymill/paymill.php'), paymill_install, dbDelta #7 (0.1ms)
    ALTER TABLE wp_paymill_transactions ADD KEY paymill_payment_id ( paymill_payment_id)
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/paymill/paymill.php'), paymill_install, dbDelta #8 (0.1ms)
    UPDATE <code>wp_options</code> SET <code>option_value</code> = '1201' WHERE <code>option_name</code> = 'paymill_db_version'
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include_once('/plugins/paymill/paymill.php'), paymill_install, update_option #9 (0.1ms)
    SELECT * FROM wp_users WHERE user_login = 'ip'
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), WP->init, wp_get_current_user, get_currentuserinfo, wp_validate_auth_cookie, get_user_by, WP_User::get_data_by #10 (0.2ms)
    SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (2)
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), WP->init, wp_get_current_user, get_currentuserinfo, wp_validate_auth_cookie, get_user_by, WP_User->init, WP_User->for_blog, WP_User->_init_caps, get_user_meta, get_metadata, update_meta_cache #11 (0.1ms)
    SELECT option_value FROM wp_options WHERE option_name = 'widget_pages' LIMIT 1
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option #12 (0.1ms)
    SELECT option_value FROM wp_options WHERE option_name = 'widget_calendar' LIMIT 1
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option #13 (0.1ms)
    SELECT option_value FROM wp_options WHERE option_name = 'widget_tag_cloud' LIMIT 1
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option #14 (0.1ms)
    SELECT option_value FROM wp_options WHERE option_name = 'widget_nav_menu' LIMIT 1
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option #15 (0.1ms)
    SELECT option_value FROM wp_options WHERE option_name = 'widget_browserid_widget' LIMIT 1
    require_once('wp-admin/admin.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, wp_widgets_init, do_action('widgets_init'), call_user_func_array, WP_Widget_Factory->_register_widgets, WP_Widget->_register, WP_Widget->get_settings, get_option #16 (0.1ms)
    SELECT option_value FROM wp_options WHERE option_name = '_site_transient_update_plugins' LIMIT 1
    require_once('wp-admin/admin.php'), require('wp-admin/menu.php'), wp_get_update_data, get_site_transient, get_site_option, get_option #17 (0.1ms)
    SELECT option_value FROM wp_options WHERE option_name = 'dismissed_update_core' LIMIT 1
    require_once('wp-admin/admin.php'), require('wp-admin/menu.php'), wp_get_update_data, get_core_updates, get_site_option, get_option #18 (0.1ms)
    SELECT comment_approved, COUNT( * ) AS num_comments FROM wp_comments GROUP BY comment_approved
    require_once('wp-admin/admin.php'), require('wp-admin/menu.php'), wp_count_comments #19 (0.1ms)
    INSERT INTO <code>wp_options</code> (<code>option_name</code>, <code>option_value</code>, <code>autoload</code>) VALUES ('_site_transient_update_plugins', 'O:8:\"stdClass\":1:{s:12:\"last_checked\";i:1374565605;}', 'yes') ON DUPLICATE KEY UPDATE <code>option_name</code> = VALUES(<code>option_name</code>), <code>option_value</code> = VALUES(<code>option_value</code>), <code>autoload</code> = VALUES(<code>autoload</code>)
    require_once('wp-admin/admin.php'), do_action('admin_init'), call_user_func_array, _maybe_update_plugins, wp_update_plugins, set_site_transient, add_site_option, add_option #20 (0.1ms)
    UPDATE <code>wp_options</code> SET <code>option_value</code> = 'O:8:\"stdClass\":2:{s:12:\"last_checked\";i:1374565605;s:8:\"response\";a:0:{}}' WHERE <code>option_name</code> = '_site_transient_update_plugins'
    require_once('wp-admin/admin.php'), do_action('admin_init'), call_user_func_array, _maybe_update_plugins, wp_update_plugins, set_site_transient, update_site_option, update_option #21 (0.2ms)
    UPDATE <code>wp_options</code> SET <code>option_value</code> = 'O:8:\"stdClass\":3:{s:12:\"last_checked\";i:1374565606;s:7:\"checked\";a:13:{s:19:\"akismet/akismet.php\";s:5:\"2.5.8\";s:41:\"authy-two-factor-authentication/authy.php\";s:3:\"2.3\";s:23:\"debug-bar/debug-bar.php\";s:5:\"0.8.1\";s:41:\"debug-bar-extender/debug-bar-extender.php\";s:3:\"0.5\";s:43:\"molekula-weatherapp/molekula-weatherapp.php\";s:3:\"0.1\";s:27:\"weather-one/weather-one.php\";s:3:\"0.2\";s:23:\"browserid/browserid.php\";s:4:\"0.44\";s:11:\"mp6/mp6.php\";s:3:\"1.8\";s:19:\"paymill/paymill.php\";s:5:\"1.2.1\";s:25:\"sucuri-scanner/sucuri.php\";s:5:\"1.2.1\";s:40:\"wordpress-beta-tester/wp-beta-tester.php\";s:4:\"0.96\";s:29:\"wunderground/wunderground.php\";s:7:\"1.2.5.1\";s:35:\"youtube-channel/youtube-channel.php\";s:5:\"1.5.1\";}s:8:\"response\";a:0:{}}' WHERE <code>option_name</code> = '_site_transient_update_plugins'
    require_once('wp-admin/admin.php'), do_action('load-plugins.php'), call_user_func_array, wp_update_plugins, set_site_transient, update_site_option, update_option #22 (0.3ms)
    SELECT option_value FROM wp_options WHERE option_name = '_transient_plugin_slugs' LIMIT 1
    WP_Plugins_List_Table->prepare_items, set_transient, get_option #23 (0.1ms)
    SELECT option_value FROM wp_options WHERE option_name = '_transient_timeout_plugin_slugs' LIMIT 1
    WP_Plugins_List_Table->prepare_items, set_transient, update_option, get_option #24 (0.1ms)
    UPDATE <code>wp_options</code> SET <code>option_value</code> = '1374652007' WHERE <code>option_name</code> = '_transient_timeout_plugin_slugs'
    WP_Plugins_List_Table->prepare_items, set_transient, update_option #25 (0.1ms)
    UPDATE <code>wp_options</code> SET <code>option_value</code> = 'O:8:\"stdClass\":3:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":9:{s:8:\"response\";s:11:\"development\";s:8:\"download\";s:56:\"http://wordpress.org/nightly-builds/wordpress-latest.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":4:{s:4:\"full\";s:56:\"http://wordpress.org/nightly-builds/wordpress-latest.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;}s:7:\"current\";s:5:\"3.5.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"3.5\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:0;s:15:\"version_checked\";s:13:\"3.6-RC1-24757\";}' WHERE <code>option_name</code> = '_site_transient_update_core'
    require_once('wp-admin/admin-header.php'), do_action('admin_head-plugins.php'), call_user_func_array, wp_beta_tester->action_admin_head_plugins_php, set_site_transient, update_site_option, update_option #26 (0.1ms)
    SELECT COUNT(NULLIF(<code>meta_value</code> LIKE '%"administrator"%', false)), COUNT(NULLIF(<code>meta_value</code> LIKE '%"editor"%', false)), COUNT(NULLIF(<code>meta_value</code> LIKE '%"author"%', false)), COUNT(NULLIF(<code>meta_value</code> LIKE '%"contributor"%', false)), COUNT(NULLIF(<code>meta_value</code> LIKE '%"subscriber"%', false)), COUNT(*) FROM wp_usermeta WHERE meta_key = 'wp_capabilities'
    require_once('wp-admin/admin-header.php'), do_action('admin_head-plugins.php'), call_user_func_array, wp_beta_tester->action_admin_head_plugins_php, wp_version_check, count_users #27 (0.2ms)
    UPDATE <code>wp_options</code> SET <code>option_value</code> = 'O:8:\"stdClass\":3:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":9:{s:8:\"response\";s:11:\"development\";s:8:\"download\";s:56:\"http://wordpress.org/nightly-builds/wordpress-latest.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":4:{s:4:\"full\";s:56:\"http://wordpress.org/nightly-builds/wordpress-latest.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;}s:7:\"current\";s:5:\"3.5.2\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"3.5\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1374565607;s:15:\"version_checked\";s:13:\"3.6-RC1-24757\";}' WHERE <code>option_name</code> = '_site_transient_update_core'
    require_once('wp-admin/admin-header.php'), do_action('admin_head-plugins.php'), call_user_func_array, wp_beta_tester->action_admin_head_plugins_php, wp_version_check, set_site_transient, update_site_option, update_option #28 (0.3ms)
    
    <strong>Database Errors</strong>
    
    ALTER TABLE wp_paymill_clients ADD PRIMARY KEY ( paymill_client_id)
    Multiple primary key defined
    ALTER TABLE wp_paymill_clients ADD KEY paymill_client_email ( paymill_client_email)
    Duplicate key name 'paymill_client_email'
    ALTER TABLE wp_paymill_transactions ADD PRIMARY KEY ( paymill_transaction_id)
    Multiple primary key defined
    ALTER TABLE wp_paymill_transactions ADD KEY paymill_payment_id ( paymill_payment_id)
    Duplicate key name 'paymill_payment_id'
    </blockquote>
    And now we have 5 Notices in debugger: 
    
    <blockquote>NOTICE: wp-content/plugins/paymill/paymill.php:122 - Undefined index: currency
    NOTICE: wp-content/plugins/paymill/lib/integration/pay_button.inc.php:106 - Undefined index: paymill_pay_button_order
    NOTICE: wp-content/plugins/paymill/lib/tpl/pay_button.php:16 - Undefined index: currency
    NOTICE: wp-content/plugins/paymill/lib/tpl/checkout_form.php:24 - Undefined index: elv
    NOTICE: wp-content/plugins/paymill/lib/tpl/checkout_form.php:58 - Undefined variable: cart_total

    I also have this issue. No emails from contact form 7 get delivered to any outlook.com mail address. SPF, DKIM, everything is set right…

    We hade issues with Jetpack Carousel while running jQuery 1.9.0 or 1.9.1 and downgraded back to jQuery 1.8.3 until it is patched.

    The issue was that Carousel was not working at all. Click on the image and get nothing.

    Have you found a solution, I’m also experiencing the same issue:

    Line 104, Column 25: Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)
    <style type=’text/css’>
    Contexts in which element style may be used:
    If the scoped attribute is absent: where metadata content is expected.
    If the scoped attribute is absent: in a noscript element that is a child of a head element.
    If the scoped attribute is present: where flow content is expected, but before any other flow content other than inter-element whitespace, and not as the child of an element whose content model is transparent.
    Content model for element div:
    Flow content.
    Line 125, Column 13: Element dl is missing a required instance of child element dd.
    </dt></dl><dl class=’gallery-item’>
    Content model for element dl:
    Zero or more groups each consisting of one or more dt elements followed by one or more dd elements.
    Line 128, Column 13: Element dl is missing a required instance of child element dd.
    </dt></dl><dl class=’gallery-item’>
    Content model for element dl:
    Zero or more groups each consisting of one or more dt elements followed by one or more dd elements.
    Line 131, Column 13: Element dl is missing a required instance of child element dd.
    </dt></dl><dl class=’gallery-item’>
    Content model for element dl:
    Zero or more groups each consisting of one or more dt elements followed by one or more dd elements.
    Line 134, Column 13: Element dl is missing a required instance of child element dd.
    </dt></dl><br style=”clear: both” /><dl class=’gallery-item’>
    Content model for element dl:
    Zero or more groups each consisting of one or more dt elements followed by one or more dd elements.
    Line 137, Column 13: Element dl is missing a required instance of child element dd.

    Good news. Post a notification here when it is ready for test.

    We have been using Post expirator on one of our sites for over two years. We only had one issue after one of the upgrades, but this site always used a bit more resources than others with similar visitor count.
    I was keen to put the blame on the code we wrote (theme and custom made plugins) but I was wrong. I have checked with our hosting company and they said load is caused by something in wp-cron.php. Other than usual WP stuff Post Expirator was the only plugin using scheduler. We have rescheduled it to run hourly and loads fell into normal.

    So I second what brianoz wrote about scheduling cron jobs at the time the next post needs to change. No one wants to waste resources.

    We can’t fix it, it’s not plugin related. Google shut down Weather API.
    You can read more about this here: http://goo.gl/AEqYs

    We all have to switch to another plugin.
    Most are overly complicated with too many options, this one was a good mesure for us, too bad.

    I thought that this might be caused by too many request from our IP address. So we have modified plugin code so it fetches weather data from google every 1 hour and stores it in xml file. Request within following hour are extraced from that (local) xml file.

    But it didn’t solve our issue. Every hour, when data is fetched from google, there is an error. Weird thing is that everything is written in xml file just fine, and all following request that read data from xml file work great.

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