MediaHut icon indicating copy to clipboard operation
MediaHut copied to clipboard

Fatal error: Uncaught Error: Undefined constant "GLOB_BRACE" ?

Open rsend opened this issue 1 year ago • 0 comments

Hi, I tried running this on an embedded router (dd-wrt) to serve up photos locally. I correctly get a listing of iconified directory names if there are subdirectories, but I always get the below error as well. If I give it only a single root dir with images in it, I ONLY get this error. Any ideas?

Fatal error: Uncaught Error: Undefined constant "GLOB_BRACE" in /jffs/www/index.php:2029 Stack trace: #0 /jffs/www/index.php(127): renderAssets('/Yucatan') #1 /jffs/www/index.php(2134): main() #2 {main} thrown in /jffs/www/index.php on line 2029

rsend avatar Oct 05 '23 19:10 rsend