roundaboutweb
Forum Replies Created
-
Same error with version 3.2.5 (PHP 8.0):
[ERROR] : WPO_ADVANCED_CACHE constant is not present in advanced-cache.php
Forum: Plugins
In reply to: [Yumpu E-Paper publishing] Further developmentPlugin don’t work an given the following error:
PHP Fatal error: Uncaught YumpuEpaper_repository_exception: API-Error in /html/wordpress/wp-content/plugins/yumpu-epaper-publishing/lib/YumpuAPI.php:172 Stack trace: #0 /html/wordpress/wp-content/plugins/yumpu-epaper-publishing/lib/YumpuEpaper_repository.php(153): YumpuAPI->documents_get(0, 100, 'desc') #1 /html/wordpress/wp-content/plugins/yumpu-epaper-publishing/pages/WP_Yumpu_Admin_Files.php(59): YumpuEpaper_repository::getAll() #2 /html/wordpress/wp-content/plugins/yumpu-epaper-publishing/pages/WP_Yumpu_Admin_Files.php(11): WP_Yumpu_Admin_Files->display() #3 /html/wordpress/wp-content/plugins/yumpu-epaper-publishing/yumpu.php(252): WP_Yumpu_Admin_Files->run() #4 /html/wordpress/wp-includes/class-wp-hook.php(307): WP_Yumpu->page_admin_files('') #5 /html/wordpress/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #6 /html/wordpress/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #7 /html/wordpress/wp-admin/admin.php(259): do_action('toplevel_page_y...') #8 {main} thrown in /html/wordpress/wp-content/plugins/yumpu-epaper-publishing/lib/YumpuAPI.php on line 172
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Disable cookieAs an emergency solution certainly useful for now, but the goal should be that the cookies can be managed via cookie boxes (e.g. Borlabs).
In addition, it is not yet explained why a cookie for “mailchimp” is needed at all for a page visitor.Very Important:
In which file must the code be inserted (functions.php)?Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Disable cookieWe have been waiting for an answer for over 5 days. It is important because of data protection. So I ask for timely feedback.
Forum: Plugins
In reply to: [Rencontre - Dating Site] Clearing Cache don’t workSorry, but I must reopen this issue because clear cache don’t work or I don’t know how. It’s everytime the same problem, that new user not will be shown.
“Number of days to wait before presence homepage” will be saved with “0”.
So what can I do, that new user immediately will be visible?Forum: Plugins
In reply to: [Rencontre - Dating Site] Error in search formI found the bug in “rencontre-de_DE.po”!
There was an Update with wrong translation.
I fixed it with “Loco translate” and now it will be fine.Forum: Plugins
In reply to: [Rencontre - Dating Site] Clearing Cache don’t workSorry, but there is no information in your FAQ how to “reset and change delay in admin side”, but I think I found it:
General –> Display –> Number of portrait on logged out plugin homepage –> Update nowForum: Plugins
In reply to: [Rencontre - Dating Site] Error in search formThe same problem:
https://nextcloud.roundaboutweb.info/index.php/s/pWKw3qPCLbEoHH7And “HTTP_HOST” will work, how you can see here:
https://wp.freelovechat.de/info.phpForum: Plugins
In reply to: [Rencontre - Dating Site] Error in search form– The source code contains no reference to “pssw”.
– I have deactivated all plugins except “rencontre”, the error remains.
– I used another theme as a test, even then the error remains.
– However, I found the following PHP warning, which is caused by the plugin “rencontre”:
Warning: Undefined array key "HTTP_HOST" in /.../wp-content/plugins/rencontre/rencontre.php on line 268
Forum: Plugins
In reply to: [Rencontre - Dating Site] Error in search formAs you can see in the screenshot, the line has been replaced. The original line was commented out (#) and is therefore like deleted. Only the new line is active.
Forum: Plugins
In reply to: [Rencontre - Dating Site] Error in search formSorry, but it don’t work:
https://nextcloud.roundaboutweb.info/index.php/s/CCRL8i2s6CtSAcWForum: Plugins
In reply to: [Rencontre - Dating Site] Define pricesThanks a lot, now I found it:
https://nextcloud.roundaboutweb.info/index.php/s/ZCsW9Eeja7Cmxy7I found my error with “H3” and fixed it.
But I wonder why you can’t see the ticker:
https://nextcloud.roundaboutweb.info/index.php/s/6P6PL7ss8DpkCEcForum: Plugins
In reply to: [Yoast SEO] PHP 8.1 compatible?I am testing PHP 8.1 in different WordPress installations. So far I have noticed only one error in connection with YOAST SEO.
PHP error log:
PHP Fatal error: Uncaught mysqli_sql_exception: Table ‘XXXXXXXX.yoast_wp_seo_models_indexable’ doesn’t exist in /html/wordpress/wp-includes/wp-db.php:2056
Stack trace:
#0 /html/wordpress/wp-includes/wp-db.php(2056): mysqli_query(Object(mysqli), ‘SELECT * FROM `…’)
#1 /html/wordpress/wp-includes/wp-db.php(1945): wpdb->_do_query(‘SELECT * FROM `…’)
#2 /html/wordpress/wp-content/plugins/wordpress-seo/lib/orm.php(286): wpdb->query(‘SELECT * FROM `…’)
#3 /html/wordpress/wp-content/plugins/wordpress-seo/lib/orm.php(1953): Yoast\WP\Lib\ORM::execute(‘SELECT * FROM `…’, Array)
#4 /html/wordpress/wp-content/plugins/wordpress-seo/lib/orm.php(384): Yoast\WP\Lib\ORM->run()
#5 /html/wordpress/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php(335): Yoast\WP\Lib\ORM->find_one()
#6 /html/wordpress/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php(117): Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_id_and_type(52, ‘post’)
#7 /html/wordpress/wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php(96): Yoast\WP\SEO\Repositories\Indexable_Repository->for_current_page()
#8 /html/wordpress/wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php(87): Yoast\WP\SEO\Memoizers\Meta_Tags_Context_Memoizer->for_current_page()
#9 /html/wordpress/wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php(73): Yoast\WP\SEO\Integrations\Front_End\WP_Robots_Integration->get_robots_value()
#10 /html/wordpress/wp-includes/class-wp-hook.php(303): Yoast\WP\SEO\Integrations\Front_End\WP_Robots_Integration->add_robots(Array)
#11 /html/wordpress/wp-includes/plugin.php(189): WP_Hook->apply_filters(Array, Array)
#12 /html/wordpress/wp-includes/robots-template.php(32): apply_filters(‘wp_robots’, Array)
#13 /html/wordpress/wp-includes/class-wp-hook.php(303): wp_robots(”)
#14 /html/wordpress/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
#15 /html/wordpress/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
#16 /html/wordpress/wp-includes/general-template.php(3015): do_action(‘wp_head’)
#17 /html/wordpress/wp-content/themes/Divi/header.php(27): wp_head()
#18 /html/wordpress/wp-includes/template.php(770): require_once(‘/html/wordpress…’)
#19 /html/wordpress/wp-includes/template.php(716): load_template(‘/html/wordpress…’, true, Array)
#20 /html/wordpress/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)
#21 /html/wordpress/wp-content/themes/Divi/page.php(3): get_header()
#22 /html/wordpress/wp-includes/template-loader.php(106): include(‘/html/wordpress…’)
#23 /html/wordpress/wp-blog-header.php(19): require_once(‘/html/wordpress…’)
#24 /html/wordpress/index.php(17): require(‘/html/wordpress…’)
#25 {main}
thrown in /html/wordpress/wp-includes/wp-db.php on line 2056- This reply was modified 3 years, 3 months ago by roundaboutweb.
Forum: Plugins
In reply to: [Yoast SEO] PHP 8.1 compatible?I also disabled YOAST SEO because it is not compatible with PHP 8.1.
Will probably enable it again once the bug is fixed.