zikula-modules / Clip

Flexible Document Creator
35 stars 8 forks source link

How to install Clip under Zikula 1.4? #174

Open trichers opened 9 years ago

wsanter commented 8 years ago

Have you managed to install Clip under Zik 1.4?

rallek commented 8 years ago

Clip do use old libraries which are not available under 1.4. You have to find one who is bringing these libs into clip. But I do not know what else is effected.

I do not beleeve to find a solution to use clip with 1.4.

FRWo commented 8 years ago

Very, very sad! Clip was the greatest reason to stay with zikula for me. Doing all the things I've done with clip f.e. with module studio will require much time to learn again. So I think it's time to change at least.

trichers commented 8 years ago

We should find a solution to make Clip possible under 1.4

rallek commented 8 years ago

As I said already. You need someone (like Robert) who knows the old need oft the modules and can make them running. This should not be published because no support will be given ;-).

Portugao commented 8 years ago

First we need a version 1.4.x that is working

cmfcmf commented 8 years ago

You could try to install the Core 1.3.x version of Clip. Might be working: https://github.com/zikula-modules/Clip/tree/0.9

robbrandt commented 8 years ago

Anybody had luck with Clip in 1.4.3? I just tried an upgrade from 1.3.10 and am getting errors.

First, there is a path error in which it's clear that the upgrader expects the module to be located at modules/matheo/clip-module. On changing the location, I now get an error: Warning: mkdir(): Invalid path 500 Internal Server Error - ContextErrorException `[1] Symfony\Component\Debug\Exception\ContextErrorException: Warning: mkdir(): Invalid path at n/a in /Users/robbrandt/Documents/htdocs/zcs2/modules/matheo/clip-module/Generator.php line 960

at Symfony\Component\Debug\ErrorHandler->handleError('2', 'mkdir(): Invalid path', '/Users/robbrandt/Documents/htdocs/zcs2/modules/matheo/clip-module/Generator.php', '960', array('force' => false, 'checked' => true, 'tid' => '4', 'path' => false, 'file' => '/Pubdata4.php'))
    in  line 

at mkdir('', '511', true)
    in /Users/robbrandt/Documents/htdocs/zcs2/modules/matheo/clip-module/Generator.php line 960

at Matheo\Clip\Generator::checkModels()
    in /Users/robbrandt/Documents/htdocs/zcs2/modules/matheo/clip-module/Util.php line 77

at Matheo\Clip\Util::boot()
    in /Users/robbrandt/Documents/htdocs/zcs2/modules/matheo/clip-module/ClipInstaller.php line 92

at Matheo\Clip\ClipInstaller->upgrade('0.9.2')
    in /Users/robbrandt/Documents/htdocs/zcs2/system/ExtensionsModule/Helper/ExtensionHelper.php line 129

at Zikula\ExtensionsModule\Helper\ExtensionHelper->upgrade(object(ExtensionEntity))
    in /Users/robbrandt/Documents/htdocs/zcs2/system/ExtensionsModule/Controller/ModuleController.php line 383

at Zikula\ExtensionsModule\Controller\ModuleController->upgradeAction(object(ExtensionEntity), 'NTdiY2M5ZDVkODVjNDEuMjQ3NzExNTc6YmNlM2E2NTUxOWRmM2NmOWExNmE1MWRlMmMyMjk1NGY6MTQ3MTk5MDIyOQ==')
    in  line 

at call_user_func_array(array(object(ModuleController), 'upgradeAction'), array(object(ExtensionEntity), 'NTdiY2M5ZDVkODVjNDEuMjQ3NzExNTc6YmNlM2E2NTUxOWRmM2NmOWExNmE1MWRlMmMyMjk1NGY6MTQ3MTk5MDIyOQ=='))
    in /Users/robbrandt/Documents/htdocs/zcs2/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 144

at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Zikula_Request_Http), '1')
    in /Users/robbrandt/Documents/htdocs/zcs2/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php line 64

at Symfony\Component\HttpKernel\HttpKernel->handle(object(Zikula_Request_Http), '1', true)
    in /Users/robbrandt/Documents/htdocs/zcs2/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php line 69

at Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel->handle(object(Zikula_Request_Http), '1', true)
    in /Users/robbrandt/Documents/htdocs/zcs2/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php line 185

at Symfony\Component\HttpKernel\Kernel->handle(object(Zikula_Request_Http))
    in /Users/robbrandt/Documents/htdocs/zcs2/index.php line 23`
cmfcmf commented 8 years ago

The Clip master branch version currently is in a state where everything is messed up. It's kinda stuck half-way between 1.3 and 1.4.