Hi.
It seems there is conflict with nextend smart slider plugin and advanced sidebar pro >> https://smartslider3.com/
Free verion of advanced sidebar menu is working. But pro version is not workig.
I will write to them if you say there is no problem with your plugin.
Here is the error code:
[Tue Oct 02 09:54:40.080790 2018] [proxy_fcgi:error] [pid 10679] [client 127.0.0.1:60666] AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Advanced_Sidebar_Menu_Pro__Meta__Title::change_link_title(), 1 passed in /home/……………./public_html/wp-includes/class-wp-hook.php on line 286 and exactly 2 expected in /home/……………./public_html/wp-content/plugins/advanced-sidebar-menu-pro/src/Meta/Title.php:69\nStack trace:\n#0 /home/……………../public_html/wp-includes/class-wp-hook.php(286): Advanced_Sidebar_Menu_Pro__Meta__Title->change_link_title(‘Hakk\\xC4\\xB1m\\xC4\\xB1zda’)\n#1 /home/……………../public_html/wp-includes/plugin.php(203): WP_Hook->apply_filters(‘Hakk\\xC4\\xB1m\\xC4\\xB1zda’, Array)\n#2 /home/………………./public_html/wp-content/plugins/nextend-smart-slider3-pro/library/wordpress/plugins/generator/posts/sources/allcustomposts.php(226): apply_filters(‘the_title’, ‘Hakk\\xC4\\xB1m\\xC4\\xB1zda’)\n#3 /home/…………./p…\n’,
OnPoint Plugins
Hi Burak,
It appears that plugin is calling the following filter but only supplying one argument
The standard for this filter also requires a second argument set to the post id like so
I could patch this on my end to prevent the fatal error, but the functionality created by the proper use of this filter will go away. The slider plugin is likely to have issues with other plugins as well due to the improper use of this filter.
Let me know if you need anything from me.
Have a great day!
Burak
Hi Mat.
Thanks for your fast response.
Can this about the language..For example the title with error code :‘the_title’, ‘Hakk\xC4\xB1m\xC4\xB1zda’)
is: Hakkımızda.
This is Turkish…
OnPoint Plugins
Hi Burak,
The filter will accept any title given to it no matter what the language is. ‘Hakk\xC4\xB1m\xC4\xB1zda’ simply came from provided log.
Version 3.4.1 of this plugin (released just now) will prevent the fatal error. The filter will still not work, but at least there will not be a fatal.
Have a great day!
Mat Lipe
Burak
Great..
I have updated the plugin and it is working now.
I also write to Smart Slider plugin support about the issue.
Thank you very much for your help 🙂
Have a great day to you too.
Burak