Register link bug fix , version 1.0.1
We had a small bug in com_reg override , simple backslash fix ,
open file name yougrids/html/com_user/register/default.php line 18 Code:
JLoader::register('YJSGparams', JPATH_THEMES.DS.$app->getTemplate().DS.'\yjsgcore\yjsg_params.php');Code:
JLoader::register('YJSGparams', JPATH_THEMES.DS.$app->getTemplate().DS.'/yjsgcore/yjsg_params.php'); |
| All times are GMT -4. The time now is 04:04 PM. |
Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.