Page 1 of 1

GLOB_BRACE in Extensions.php

Posted: Sun Oct 09, 2016 7:39 pm
by RonaldS
Hi All,

Hope you will have a solution for this one...( i've fixed all the other global_brace errors)

Seems that the exstensions are not being loaded due to the GLOB_BACE statement.

Notice: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' in /mnt/web010/b0/18/57521318/htdocs/admin/controller/extension/extension.php on line 40Warning: glob() expects parameter 2 to be integer, string given in /mnt/web010/b0/18/57521318/htdocs/admin/controller/extension/extension.php on line 40Warning: Invalid argument supplied for foreach() in /mnt/web010/b0/18/57521318/htdocs/admin/controller/extension/extension.php on line 42

Does anyone have a fix?

Thanks

Re: GLOB_BRACE in Extensions.php

Posted: Sat Nov 25, 2017 10:50 pm
by Bromanfs
Just create the module which fix this issue.
https://www.opencart.com/index.php?rout ... n_id=32541

Re: GLOB_BRACE in Extensions.php

Posted: Sun Nov 26, 2017 10:22 pm
by straightlight
As mentioned on another post, the provided link is not working.

Re: GLOB_BRACE in Extensions.php

Posted: Mon Nov 27, 2017 7:32 am
by IP_CAM