Hi,
EasyContact is a very useful component (1.2 version) but it does'nt work with Joomla 1.5.3
When I click on "Envoyer" (send) the following error message is displayed :
Code:
Fatal error: Call to undefined method mosMainFrame::sessioncookiename() in /homepages/46/d225595910/htdocs/Joomla/components/com_easycontact/easycontact.php on line 366
The line in easycontact.php is :
Code:
$sessionCookieName = mosMainFrame::sessionCookieName();
There is also a problem in the backend.
There are 2 tabs : "Config" and "About", bus in the Config Tab there is the same texte as in About tab : no parameters are displayed.
Thanks for your help.