Dettagli dell’errore
====================
Un errore di E_ERROR è stato causato nella linea 496 del file /home/vggykexq/public_html/wp-content/plugins/connections/includes/admin/pages/manage.php. Messaggio di errore: Uncaught ValueError: Unknown format specifier “v” in /home/vggykexq/public_html/wp-content/plugins/connections/includes/admin/pages/manage.php:496
Stack trace:
#0 /home/vggykexq/public_html/wp-content/plugins/connections/includes/admin/pages/manage.php(496): sprintf(‘Sto mostrando %…’, 4, 4)
#1 /home/vggykexq/public_html/wp-content/plugins/connections/includes/admin/class.menu.php(263): connectionsShowViewPage(”)
#2 /home/vggykexq/public_html/wp-includes/class-wp-hook.php(324): cnAdminMenu::showPage(”)
#3 /home/vggykexq/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)
#4 /home/vggykexq/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#5 /home/vggykexq/public_html/wp-admin/admin.php(259): do_action(‘connections_pag…’)
#6 {main}
thrown
Some of our users were complaining that the “Manage > Renew Ad”-form is broken. The issue seems to be caused by the radio button of the price selection that it not displayed due to an UI/CSS issue.
When the button “Renew” is clicked (without selecting the invisible radio button), the error “Field cannot be empty.” is displayed.
It is also reproducible in your current WPAdverts Demo at e.g. https://demo.wpadverts.com/pro/manage/?advert_id=33&advert_renew=33:
As a workaround I added the following custom CSS to make sure the radio button is rendered:
.wpadverts-form.wpa-border-none input[type="radio"] {
border-width: 3px !important;
border-color: gray !important;
}
]]>Is it possible to allow editor (or custom roles) to edit and manage the plugin, or at least the redirect rules?
Best,
Dave
We cannot use the Manage entry in the Admin Menu. WordPress reports, via mail, the following error:
————————————————————————————
Dettagli dell’errore
Un errore di E_ERROR è stato causato nella linea 496 del file /web/htdocs/www.xxxx.it/home/v1/wp-content/plugins/connections/includes/admin/pages/manage.php. Messaggio di errore: Uncaught ValueError: Unknown format specifier “v” in /web/htdocs/www.xxxx.it/home/v1/wp-content/plugins/connections/includes/admin/pages/manage.php:496
Stack trace: 0 /web/htdocs/www.xxxx.it/home/v1/wp-content/plugins/connections/includes/admin/pages/manage.php(496): sprintf() 1 /web/htdocs/www.xxxx.it/home/v1/wp-content/plugins/connections/includes/admin/class.menu.php(263): connectionsShowViewPage() 2 /web/htdocs/www.xxxx.it/home/v1/wp-includes/class-wp-hook.php(324): cnAdminMenu::showPage() 3 /web/htdocs/www.xxxx.it/home/v1/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 4 /web/htdocs/www.xxxx.it/home/v1/wp-includes/plugin.php(517): WP_Hook->do_action() 5 /web/htdocs/www.xxxx.it/home/v1/wp-admin/admin.php(259): do_action() 6 {main}
thrown
————————————————————————————
Any suggestion ?
Thanks
Domenico
]]>I understand that one can use either of your Permissions or Capabilities plugins to change how users with author rights can manage their own or others’ series, but there is no documentation on how to use either for this. I have only found these two threads (1, 2), and no documentation on your site.
]]>As soon as one/any of these fields is added an error 500 occurs and the block shows the following error message:
"Error loading block: The response is not a valid JSON response."
Furthermore, the page could not be rendered in edit or view mode and shows an error message “There has been a critical error on this website. Please check your site admin email inbox for instructions.” triggering a debugging email with the following exception details:
Fehler-Details
==============
Ein Fehler vom Typ E_ERROR wurde in der Zeile 37 der Datei /home/.sites/174/site2508248/web/wp-content/plugins/wpadverts/blocks/manage/templates/manage-list-item.php verursacht. Fehlermeldung: Uncaught TypeError: Cannot access offset of type string on string in /home/.sites/174/site2508248/web/wp-content/plugins/wpadverts/blocks/manage/templates/manage-list-item.php:37
Stack trace:
#0 /home/.sites/174/site2508248/web/wp-content/plugins/wpadverts/blocks/manage/templates/manage-list.php(155): include()
#1 /home/.sites/174/site2508248/web/wp-content/plugins/wpadverts/blocks/manage/class-manage-engine.php(171): include('/home/.sites/17...')
#2 /home/.sites/174/site2508248/web/wp-content/plugins/wpadverts/blocks/manage/class-manage-engine.php(82): Adverts_Block_Manage_Engine->action_list(Array)
#3 /home/.sites/174/site2508248/web/wp-content/plugins/wpadverts/blocks/manage/index.php(95): Adverts_Block_Manage_Engine->main(Array)
#4 /home/.sites/174/site2508248/web/wp-includes/class-wp-block.php(258): Adverts_Block_Manage->render(Array, '', Object(WP_Block))
#5 /home/.sites/174/site2508248/web/wp-includes/blocks.php(1484): WP_Block->render()
#6 /home/.sites/174/site2508248/web/wp-includes/blocks.php(1522): render_block(Array)
#7 /home/.sites/174/site2508248/web/wp-includes/class-wp-hook.php(324): do_blocks('
Switching into the maintenance mode of WordPress by clicking the link in the email allows to edit and remove the corrupt block and publish the repaired page.
I hope this bug could be fixed soon. All the best!
]]>