menatwork / syncCto

Contao Extension :: Synchronize multiple contao installations with each other
https://packagist.org/packages/menatwork/synccto
25 stars 14 forks source link

Right version for Contao 3.4.4 ? #233

Open JLBA opened 9 years ago

JLBA commented 9 years ago

Hello,

I don't find the right version for Contao 3.4.4. The last one in the repository is 2.6.2 which works only from Contao 3.2.0 to 3.3.2. I've downloaded master version from here but it doesn't work as I got RPC_call errors for the files and the database transfers.

And Contao Check tells me I can't use the Composer manager as :

"PHP APC extension

The PHP APC extension is installed.

Using the PHP APC extension with Composer can lead to unexpected "cannot redeclare class" errors."

Thanks for your help.

stefanheimes commented 9 years ago

Hi, try the version 2.7.0-beta1. I change the version for Contao. There is a new Version in the ER too.

JLBA commented 9 years ago

Ok, i'll try it. Thanks.

JLBA commented 9 years ago

Hi Stefan, I'm back with this question. I've tried with 2.7.0-beta1 but I think here is my problem : I'm trying to use syncCto and Metamodels and there could be conflicts between them.

For example : I've installed on scratch Contao 3.4.5 using php 5.4.39 (local installation with MAMP Pro) as my host is providing php 5.4.39. Then I've downloaded and manually installed MM 2.x from the website now.metamodel.me. After a little …/contao/install.php, everything seems to work. So, I go to the repository and install syncCto 2.7.0 ß1. But I got blank pages pb. Many (re)installations later, I detect the pb should come from dc_general and/or multicolumnwizard as some versions are installed with MM.

After another fresh install of Contao and MM, I downloaded syncCto from the Github and manually installed it. But …/contao/install.php gives me an error page. I go to Extensions manager and clic on Update dabase which works.

Then, syncCto notices Ctocommunication and ZipArchiveCto are missing. I install them with dependancies from Extension manager / Install extension.

I can access to all BE pages of syncCto but nothing works in Backup when clicking on Create database backup or Create file backup no more import…

So which versions of MM, syncCto and dependancies do I need for Contao 3.4.5 ? Thanks a gain.

stefanheimes commented 8 years ago

Hi,

this is a problem.

Version 2.7.x is for the old ER and the old DCG. If you using MetaModles you have to use the version 3.x.x of SyncCto. But this version is Composer only. Because we use some extern repros.

At this point i can only say, please use the composer.

stefanheimes commented 8 years ago

Okay, maybe we have a better way to solve this problem. But we need a little bit to check it.