first of all - sorry for my bad english
I tried to install PhocaFonts on my Joomla.
I downloaded this file: com_phocafont_v3.0.1.zip & de-DE.com_phocafont.zip
Open the Backend search for the first File on my Desktop and press the upload and install Button.
I got the green Message that PhocaFonts was installed, but in the same Time I got this message:
Code: Select all
Warning: Declaration of phocaFontCpController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in C:\xampp\htdocs\Testos\administrator\components\com_phocafont\controller.php on line 42
Code: Select all
class phocaFontCpController extends JControllerLegacy
{
function display() {
parent::display();
}
}
?>
Some informations about my Joomla installation:
local installation with XAMPP
Joomla 3.5.1
PHP version: 7.0.4
Database: mySQLi
You need mor information, please tell me...
Thank You for your time
kind regards
BrainTrust