4
FYI
WF-Downloads does not work
Can't upload files. File is uploaded to server (sometimes) but it never shows up in category, only in latest listings list.
WF-Links works after a fix:
I am getting an error when I click on a link.
It opens a new browser window and then shows this
error:
Error [Xoops]:
Class wflAgeHandler does not exist.
Handler Name: age in file modules/wflinks/include/functions.php line 38
If I comment the line 20 in visit.php, there is no error and the link open in a new window.
//$age_handler = &wfl_gethandler( 'age' );
Thanks to jerome from wf-projects.com for a temp solution?