Page 1 of 1

Problem with installation

Posted: 01 Jan 2013, 20:34
by akmamess
Hi,

I tried to install phoca font on my site but I come on this error messge which you could see in the picture below.Please help me solve this problem.By the way, I am running a Joomla 1.5 site in arabic and the version of Phocafont is 1.0.2.

My greetings.

Image

Re: Problem with installation

Posted: 03 Jan 2013, 13:14
by Jan
Hi,

1) upgrade your Joomla! to 2.5 and install 2.0.2 or
2) if you need to use Joomla! 1.5, the modification needs to be done:

In Phoca Font ZIP file, open:
controllers\phocafontinstall.php
and change all strings

FROM:
TYPE=MyISAM

TO:
ENGINE=MyISAM

and store the file so it will update the ZIP package - then the install will be OK.

Jan

Re: Problem with installation

Posted: 05 Jan 2013, 10:04
by akmamess
Thank you very much Jan.
I will try the modification and see the result.

Greetings

Re: Problem with installation

Posted: 05 Jan 2013, 13:51
by akmamess
Jan wrote:Hi,

1) upgrade your Joomla! to 2.5 and install 2.0.2 or
2) if you need to use Joomla! 1.5, the modification needs to be done:

In Phoca Font ZIP file, open:
controllers\phocafontinstall.php
and change all strings

FROM:
TYPE=MyISAM

TO:
ENGINE=MyISAM

and store the file so it will update the ZIP package - then the install will be OK.

Jan
Great, it works now.Many thanks JAN

Re: Problem with installation

Posted: 17 Jan 2013, 17:31
by Jan
Ok