1
Hello,
After installing the lolbuilder plugin I had the following error
Notice: Use of undefined constant _MD_EXTGALLERY_UPLOAD_ERROR - assumed '_MD_EXTGALLERY_UPLOAD_ERROR' in file /modules/extgallery/plugin/lolbuilder/postNewPhoto.php line 113
I found out that none of the language constants in postNewPhoto.php are working.
When I put a define string in postNewPhoto.php the constants are working, but the language constants of the previous upload page (modules/extgallery/public-upload.php) do not.
Does anyone know how to solve this?
Many thanks