ive been testing phoca download with the phoca download plugin ( both 1.6) on a local site using xammp. it is a fresh install of joomla 1.63. i dropped a test zip into the phocadownload folder and added it into the phoca controlpanel. ive added a test article to the main page of the website with the {plugincodehere} embedded and it all comes up fine as expected. i created a registered user and logged in to the site and tried downloading but i get the 500. i have enabled php.ini and here are the errors from the 500 page.
Strict Standards: Non-static method JSite::getMenu() should not be called statically in C:\xampp\htdocs\joomla\components\com_phocadownload\router.php on line 128
Strict Standards: Non-static method JApplication::getMenu() should not be called statically in C:\xampp\htdocs\joomla\includes\application.php on line 507
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\joomla\components\com_phocadownload\router.php on line 128
Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\joomla\components\com_phocadownload\router.php on line 129
please please please help me!!!

