Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accessibility
#1
This plugin just add an Accessibility Toolbar on Front-End side for people with vision problems.
Looks like this:
[Image: accessibility.jpg]

You can see and try it live on site:

http://pigios-svetaines.eu/projects/evol...rate-site/

You can download it from GS Extend:
http://get-simple.info/extend/plugin/acc...lity/1227/
Reply
#2
Something happened to your plugin, it stopped working.
Reply
#3
(2020-01-29, 19:16:21)Oleg06 Wrote: Something happened to your plugin, it stopped working.

Thank you for the problems observed.
I fix it. Just re-download plugin from GS extend.
Now it should work.
Reply
#4
Hello. I'm trying to get your Accessibility plugin for GetSimple CMS to work on PHP 8.1, but this warning keeps popping up
Deprecated: Automatic conversion of false to array is deprecated in C:\OSPanel\domains\gsphp8.ia\plugins\accessibility.php on line 208
Could you help me to solve this problem. I find your plugin very useful and I don't want to lose it.
Reply
#5
I have not looked at the problem you are having with this plugin, but this could be an alternative:
http://get-simple.info/extend/plugin/acc...ebar/1330/


GS Community Edition with php8.x compatibility, new features and much more!  Support Me


Reply
#6
(2023-01-15, 22:20:45)islander Wrote: I have not looked at the problem you are having with this plugin, but this could be an alternative:
http://get-simple.info/extend/plugin/acc...ebar/1330/

Thanks, I'll take a look at this plugin. And in the plugin I mentioned, I solved the problem. I replaced the false in line 200 with null.

Code:
$acbl_values = null;
Reply




Users browsing this thread: 1 Guest(s)