3
I put the new visit.php and it lessen the error messages. I've got 3 more problems:
1. When I was in the download section I turn on the PHP Debug
http://url//modules/wfdownloads/index.php it shows:
Notice [PHP]: Use of undefined constant XOOPS_VERSION - assumed 'XOOPS_VERSION' in file c:\mysql\data\muntinlupa\html\class\template.php line 89
2. When anyone submit a file it shows the error message:
Notice [PHP]: Use of undefined constant XOOPS_VERSION - assumed 'XOOPS_VERSION' in file c:\mysql\data\muntinlupa\html\class\template.php line 89
Both problem # 1 & 2, the data has been successfully added to the database but it show those errors.
3. How can I change if I want to download a file it will popup and it will not open in the same window.
What can I do to fix this?