Page 1 of 1

Phocamaps 1.1.1 - how to adapt this component to MySQL 05/05

Posted: 08 Jun 2011, 10:39
by BelHeI
Hi,

Phocamaps would like to install 1.1.1, but it pops up this error:
http://wklej.org/id/542864/
The error occurs because the component is not compatible with the latest PHP and MySQL 02.05.1917 05.05.1911 [I have a server home.pl and right here I have a problem with it].

Should I apply this patch to add:
In the files. sql components / note whether they are given the directive:
type = MyISAM

In this situation, should be in the files. sql everywhere should accomplish the changes with the TYPE = MyISAM ENGINE = MyISAM
But I do not know where exactly to change, because the only file with the extension sql: install.sql who is not in the code type = MyISAM.

Please tell me what I changed in phocamaps 1.1.1 to install properly to me.

Cheers,
Maciek.

Re: Phocamaps 1.1.1 - how to adapt this component to MySQL 0

Posted: 09 Oct 2011, 15:13
by Jan
Hi, this will be changed in next version.

You can change it now in controller, in ZIP

controllers/phocamapinstall.php

Jan