Bei Installation Copy Failed 1.8.6 Beta

Phoca Gallery - image gallery extension
dgroeser
Phoca Enthusiast
Phoca Enthusiast
Posts: 55
Joined: 01 Mar 2008, 18:31

Bei Installation Copy Failed 1.8.6 Beta

Post 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????
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Bei Installation Copy Failed 1.8.6 Beta

Post 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
If you find Phoca extensions useful, please support the project
trancelate
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 30 Sep 2008, 16:42

Re: Bei Installation Copy Failed 1.8.6 Beta

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Bei Installation Copy Failed 1.8.6 Beta

Post by Jan »

Hallo, was für ein Punkt meinst du ?
If you find Phoca extensions useful, please support the project
trancelate
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 30 Sep 2008, 16:42

Re: Bei Installation Copy Failed 1.8.6 Beta

Post 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
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Bei Installation Copy Failed 1.8.6 Beta

Post by caro84g »

Go to your right and the line above:

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)
trancelate
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 30 Sep 2008, 16:42

Re: Bei Installation Copy Failed 1.8.6 Beta

Post 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
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: Bei Installation Copy Failed 1.8.6 Beta

Post 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
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)
trancelate
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 30 Sep 2008, 16:42

Re: Bei Installation Copy Failed 1.8.6 Beta

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Bei Installation Copy Failed 1.8.6 Beta

Post 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 ?
If you find Phoca extensions useful, please support the project
Post Reply