stephen.ogg
Forum Replies Created
-
Forum: Plugins
In reply to: [Meow Lightbox] Version 5.0.0 bug reportUpdating meow gallery to 5.0.0 also worked for me!
Thank you for your lightning quick response.
Forum: Plugins
In reply to: [Meow Lightbox] Version 5.0.0 bug reportHi –
Another happy user with the same problem.
PHP Version: 8.0.30
WP-Version: 6.3.1
Meow Gallery Version: 4.3.8
Meow Lightbox Version: 5.0.0
Theme: Hitchcock 2.2.1 (as the parent of a child theme)If the Meow Lightbox plugin is active, no galleries show on posts where meow galleries are supposed to be displayed with the error below in the apache logs. If the Meow lightbox plugin is inactive, no php errors, but also no lightbox functionality.
PHP Fatal error:? Uncaught ArgumentCountError: Too few arguments to function Meow_MWL_Core::meow_gallery_created(), 1 passed in /var/www/html/wp-includes/class-wp-hook.php on line 310 and exactly 3 expected in /var/www/html/wp-content/plugins/meow-lightbox/classes/core.php:466\nStack trace:\n#0 /var/www/html/wp-includes/class-wp-hook.php(310): Meow_MWL_Core->meow_gallery_created(”)\n#1 /var/www/html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)\n#2 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)\n#3 /var/www/html/wp-content/plugins/meow-gallery/classes/core.php(143): do_action(‘mgl_gallery_cre…’)\n#4 /var/www/html/wp-includes/shortcodes.php(395): Meow_MGL_Core->gallery(Array, ”, ‘gallery’)\n#5 [internal function]: do_shortcode_tag(Array)\n#6 /var/www/html/wp-includes/shortcodes.php(235): preg_replace_callback(‘/\\\\[(\\\\[?)(galler…’, ‘do_shortcode_ta…’, ‘\\n[gallery ids=”…’)\n#7 /var/www/html/wp-includes/class-wp-hook.php(310): do_shortcode(‘\\n[gallery ids=”…’)\n#8 /var/www/html/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘\\n[gallery ids=”…’, Array)\n#9 /var/www/html/wp-includes/post-template.php(256): apply_filters(‘the_content’, ‘<!– wp:meow-ga…’)\n#10 /var/www/html/wp-content/themes/hitchcock-child/singular.php(50): the_content()\n#11 /var/www/html/wp-includes/template-loader.php(106): include(‘/var/www/html/w…’)\n#12 /var/www/html/wp-blog-header.php(19): require_once(‘/var/www/html/w…’)\n#13 /var/www/html/index.php(17): require(‘/var/www/html/w…’)\n#14 {main}\n? thrown in /var/www/html/wp-content/plugins/meow-lightbox/classes/core.php on line 466, referer:
Thank you!
Forum: Plugins
In reply to: [Civil Footnotes] Not parsing html in footnotes?actually – the link above was rendered correctly, that’s how I want it to look, but it actually looks like this (surrounded by the appropriate html a tag text).
Forum: Themes and Templates
In reply to: [Tonic] change menu colour?Thank you – I realised you were using the bootstrap navbar and found an online bootstrap customiser that allowed me to customise all the elements of the bootstrap, and then it generated a custom css for all the changes I’d made to the defaults. I just copy/pasted the .navbar and .navbar-inner from that to my child’s style.css file, and then had to change your code to have the “.navbar” and not “.navbar-inverse” as the navbar, to allow the custom css to style it properly. Thanks again
Forum: Themes and Templates
In reply to: [Tonic] change menu colour?No, I’m not using Google Chrome, why?
Forum: Plugins
In reply to: [Sabre] [Plugin: Sabre] No matter what i configure, people can't registerHi Arnan-
Thanks for your suggestion to add the table manually to the database. I was having the same issue when I tried to register as you – variations of:ERROR: Unknown session.
ERROR: Invalid session status.
ERROR: Registration stopped by Sabre.I added copied your code and added the table to the database and voila, users can register.
SABRE 1.2.2 and WP 3.4.2