calendar Plugin

Topics related to AppGini plugins/add-ons go here.
Post Reply
Anton Mats
Posts: 9
Joined: 2017-08-26 15:40

calendar Plugin

Post by Anton Mats » 2023-01-08 09:44

Hello, any one have this problem with Calendar Plugin:
Fatal error: Uncaught Error: Call to undefined method Request::val() in C:\xampp\htdocs\inventory\plugins\calendar\project.php:5 Stack trace: #0 {main} thrown in C:\xampp\htdocs\inventory\plugins\calendar\project.php on line 5

This is my .htaccess content: Options -Indexes
<Files ~ "\.axp$">
Order allow,deny
Deny from all
</Files>
If have a solution, please let me how to resolve.

Thank you

Post Reply