64
Ok, where should I look to correct this. I've looked the file : xoops_root\modules\wsproject\language\english\main.php and found things like this :
define("_WS_USERDETAILSFOR","User Details for");
define("_WS_USERNAME", "Username");
define("_WS_RANK", "Rank");
define("_WS_PROJECTS", "Projects");
define("_WS_PROJECT", "Project");
define("_WS_OPENTASKS", "Open Tasks");
I'm a newbie at PHP but it seems like the variables are correct. Still, I only see some _WS_USERNAME kind of stuff on the blocks for webslave in my home page.
Any suggestions?. Thanks for any help !