Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Uncaught Error: Call to undefined function session_cache_limiter() #1232

Open
iv-the-red opened this issue Sep 16, 2024 · 2 comments
Open

Uncaught Error: Call to undefined function session_cache_limiter() #1232

iv-the-red opened this issue Sep 16, 2024 · 2 comments

Comments

@iv-the-red
Copy link

Fatal error: Uncaught Error: Call to undefined function session_cache_limiter() in /usr/local/www/apache24/data/File-Manager-TMP/tinyfilemanager.php:201 Stack trace: #0 {main} thrown in /usr/local/www/apache24/data/File-Manager-TMP/tinyfilemanager.php on line 201

@prasathmani
Copy link
Owner

add @ before to avoid the error on line no 230

@session_cache_limiter('nocache'); // Prevent logout issue after page was cached

@iv-the-red
Copy link
Author

Sorry, but this didnt work. :
Fatal error: Uncaught Error: Call to undefined function session_cache_limiter() in /usr/local/www/apache24/data/File-Manager-TMP/tinyfilemanager.php:231 Stack trace: #0 {main} thrown in /usr/local/www/apache24/data/File-Manager-TMP/tinyfilemanager.php on line 231

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants