The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
Upgrade - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: General (https://userspice.com/forums/forumdisplay.php?fid=20)
+--- Forum: UserSpice 5 - Roadmapping the Future (https://userspice.com/forums/forumdisplay.php?fid=31)
+--- Thread: Upgrade (/showthread.php?tid=61)



Upgrade - picassoo - 02-15-2016

Hello! ----> [Image: UserSpice-Logo-Official.png]

Can you fix the subfolder under models/..., for protect ? There is the biger problem for me. ty


Upgrade - mudmin - 02-15-2016

Oohhh. I see what you're talking about now. Are you saying that you don't want people to be able to navigate into the /models folder? If so, create a file called .htaccess and paste this in it.

Order deny,allow
Deny from all

Stick it in the models folder and that will secure it from people being able to access it from their browsers.


Upgrade - picassoo - 02-16-2016

yes


Upgrade - brian - 02-16-2016

Or the quick and dirty empty index.php or index.html