View Single Post
  #23 (permalink)  
Old 05-05-2008, 12:07 PM
kokoro kokoro is offline
Newbie
 
Join Date: Mar 2008
Posts: 1
Credits: 0
Rep Power: 0
kokoro is on a distinguished road
Default Re: Project: Easy Contact

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.
Reply With Quote