You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kushh23 opened this issue
Sep 1, 2022
· 2 comments
· Fixed by #934 or #936
Labels
bugThis label could be used to identify issues that are caused by a defect in the product.releasedIndicate that an issue has been resolved and released in a particular version of the product.
The latest version of Visualizer(v3.7.11) is having trouble with the TF random number plugin. If you add a short code of this plugin on your website’s page/post then the page doesn’t get published because of some errors caused by Visualizer.
The log file says the error is because of the Visualizer module on line 804.
I checked the previous version of the visualizer with TF random number plugin and this issue doesn't occur in the last version.
bugThis label could be used to identify issues that are caused by a defect in the product.releasedIndicate that an issue has been resolved and released in a particular version of the product.
Description:
The latest version of Visualizer(v3.7.11) is having trouble with the TF random number plugin. If you add a short code of this plugin on your website’s page/post then the page doesn’t get published because of some errors caused by Visualizer.
The log file says the error is because of the Visualizer module on line 804.
I checked the previous version of the visualizer with TF random number plugin and this issue doesn't occur in the last version.
How to reproduce this issue:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Visualizer_Module::filterChartTitle()
See this screenshot to view the full error:
Expected behavior:
The visualizer plugin should not interfere with different plugins and there should be no error in the log file.
Current behavior:
The latest version of the visualizer plugin is causing a fatal error if you use the shortcode of the TF random number plugin.
Reference:
You can use this documentation to learn the basic usage of TF random Number Plugin: http://themeflection.com/docs/tf-numbers/
User reported here: https://wordpress.org/support/topic/conflict-with-another-plugin-tf-random-numbers/
Technical info
The text was updated successfully, but these errors were encountered: