Bei Installation Copy Failed 1.8.6 Beta
-
dgroeser
- Phoca Enthusiast

- Posts: 55
- Joined: 01 Mar 2008, 18:31
Bei Installation Copy Failed 1.8.6 Beta
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????
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Bei Installation Copy Failed 1.8.6 Beta
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
Von ZIP Datei:
helpers/heading.php
In:
libraries/joomla/html/parameter/element/
Verzeichnis
Jan
If you find Phoca extensions useful, please support the project
-
trancelate
- Phoca Newbie

- Posts: 6
- Joined: 30 Sep 2008, 16:42
Re: Bei Installation Copy Failed 1.8.6 Beta
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
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
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Bei Installation Copy Failed 1.8.6 Beta
Hallo, was für ein Punkt meinst du ?
If you find Phoca extensions useful, please support the project
-
trancelate
- Phoca Newbie

- Posts: 6
- Joined: 30 Sep 2008, 16:42
Re: Bei Installation Copy Failed 1.8.6 Beta
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
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
- caro84g
- Phoca Hero

- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: Bei Installation Copy Failed 1.8.6 Beta
Go to your right and the line above:
Voorkeuren = Parameters (I didn't change the language to english)
Voorkeuren = Parameters (I didn't change the language to english)
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Backup before you do any major change to your website (and test first)
-
trancelate
- Phoca Newbie

- Posts: 6
- Joined: 30 Sep 2008, 16:42
Re: Bei Installation Copy Failed 1.8.6 Beta
Thanks for your quick reply.
However, it's not a problem of translation. The link itself is not being displayed (see screenshot).
Cheers, Karsten
However, it's not a problem of translation. The link itself is not being displayed (see screenshot).
Cheers, Karsten
- caro84g
- Phoca Hero

- Posts: 1369
- Joined: 11 Feb 2008, 17:52
- Location: Holland
- Contact:
Re: Bei Installation Copy Failed 1.8.6 Beta
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
I'm sorry, but I don't know why... have you tried to 'upgrade' with the same version?
Carolien
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Backup before you do any major change to your website (and test first)
-
trancelate
- Phoca Newbie

- Posts: 6
- Joined: 30 Sep 2008, 16:42
Re: Bei Installation Copy Failed 1.8.6 Beta
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:
Could there be an issue with the path variable?
TranceLate
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();TranceLate
- Jan
- Phoca Hero

- Posts: 49279
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Bei Installation Copy Failed 1.8.6 Beta
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 ?
Are you using PHoca Gallery 2.0.1, did you clear the cache on your site after upgrading ?
If you find Phoca extensions useful, please support the project