Page 1 of 2
Bei Installation Copy Failed 1.8.6 Beta
Posted: 14 Jun 2008, 19:02
by dgroeser
Ich habe vorhin eine ältere Seite auf Phoca 1.8.2 aktualisiert, keine Probleme, dann habe ich versucht auf 1.8.6 Beta zu aktualisieren, da kommt eine Fehlermeldung "Copy Failed" und darunter steht "installation succesfully", es scheint er hat nur die hälfte installiert, er zeigt auch beim Menü im Backend immer bei den Überschriften der einzelnen Einstellung @heading nicht definiert????
Re: Bei Installation Copy Failed 1.8.6 Beta
Posted: 14 Jun 2008, 23:19
by Jan
Ja, die Phoca Gallery konnte nicht das neue heading parameter zu kopieren. Kopiere es bitte manual, z.B. via FTP.
Von ZIP Datei:
helpers/heading.php
In:
libraries/joomla/html/parameter/element/
Verzeichnis
Jan
Re: Bei Installation Copy Failed 1.8.6 Beta
Posted: 30 Sep 2008, 16:46
by trancelate
Hi,
bei der Installation von v2.0.0 habe ich auch dieses Problem. Selbst nachdem ich die Datei "heading.php" manuell nach /www/cms/libraries/joomla/html/parameter/element
kopiert hatte, wird der Punkt "Parameters" nicht im Backend angezeigt. Wie löse ich das Problem?
Danke im voraus & Gruss,
TranceLate
Re: Bei Installation Copy Failed 1.8.6 Beta
Posted: 30 Sep 2008, 21:23
by Jan
Hallo, was für ein Punkt meinst du ?
Re: Bei Installation Copy Failed 1.8.6 Beta
Posted: 01 Oct 2008, 14:14
by trancelate
Der Screenshot zeigt mein Backend, das Phoca Control Panel. Ich kann die Parameter nicht ändern, weil der Menüpunkt "Parameters" nicht angezeigt wird.
Wie auch bei dem Kollegen weiter oben in diesem Thread hatte ich bei der Installation die Fehlermeldung erhalten, dass das Kopieren der Datei heading.php fehlgeschlagen sei und ich das manuell soll. Das habe ich getan. Allerdings half das nicht geholfen, den Menüpunkt "Parameters" anzuzeigen.
Ideen?
TranceLate
Re: Bei Installation Copy Failed 1.8.6 Beta
Posted: 01 Oct 2008, 15:24
by caro84g
Go to your right and the line above:
Voorkeuren = Parameters (I didn't change the language to english)
Re: Bei Installation Copy Failed 1.8.6 Beta
Posted: 01 Oct 2008, 17:18
by trancelate
Thanks for your quick reply.
However, it's not a problem of translation. The link itself is not being displayed (see screenshot).
Cheers, Karsten
Re: Bei Installation Copy Failed 1.8.6 Beta
Posted: 02 Oct 2008, 08:53
by caro84g
yes, now I see (the translation was explanational) - In the previous post you had the red line in the wrong place... but I see the button isn't still there.
I'm sorry, but I don't know why... have you tried to 'upgrade' with the same version?
Carolien
Re: Bei Installation Copy Failed 1.8.6 Beta
Posted: 02 Oct 2008, 12:08
by trancelate
I did it on your recommendation and the update succeeds successfully. Anyway, this does not make any difference. The button is still not there.
Could that result from wrong file/folder permissions or ownership around heading.php which I got the error message from when installing first time? What is the correct
path / permission / owner for it?
I have it in
/www/cms/administrator/components/com_phocagallery/helpers/heading.php
I have to admit I do not know PHP. I the file heading.php I found this code:
Code: Select all
// Check to ensure this file is within the rest of the framework
defined('JPATH_BASE') or die();
Could there be an issue with the path variable?
TranceLate
Re: Bei Installation Copy Failed 1.8.6 Beta
Posted: 02 Oct 2008, 13:49
by Jan
Hi, heading.php file doesn't bear with the parameters icon.. This file add head separators into the parameters site but not the parameters icon into Control Panel...
Are you using PHoca Gallery 2.0.1, did you clear the cache on your site after upgrading ?