1
Hello!
I do not know if I consider it a bug, but I would submit the question for clarification.
The paths of the route and those of modules, work differently.
For example, I am experiencing these difficulties:
echo ".$mods_image."' height='30px'> | ";
Or
echo ".TDMC_UPLOAD_PATH."/images/modules/".$mods_image."' height='30px'> | ";
If I insert these lines of code, the result is this:
http://localhost/xoops-2.5.5testTDMCreate/htdocs/modules/TDMCreate/admin/TDMC_UPLOAD_PATH/images/modules/default_slogo.png
http://localhost/xoops-2.5.5testTDMCreate/htdocs/modules/TDMCreate/uploads/TDMCreate/images/modules/default_slogo.png
If it's a problem that can be solved, I think it's important for xoops 2.6