Search…

X3 Photo Gallery Support Forums

Search…
 
rokudamerlin
Experienced
Topic Author
Posts: 161
Joined: 01 Dec 2012, 02:00

save ???

20 Nov 2014, 09:30

Hi,
now i have make all folder settings .. push save
and now i click the next folder and he not save the old =(

better i install the db ?

or what is the problem ?

greez stefan
VektorStyle.de
Graphic - Web - Printdesign | X3
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: save ???

20 Nov 2014, 10:02

Did you set write permissions for _shared.yml?
https://www.photo.gallery/x3docs/control-panel/

It would not help anything to use database login ...
 
rokudamerlin
Experienced
Topic Author
Posts: 161
Joined: 01 Dec 2012, 02:00

Re: save ???

20 Nov 2014, 10:08

update --

the admin have me give the tip for content folder via ftp make all to 777
777.jpg
777.jpg (122.2 KiB) Viewed 4304 times
i have it ..

hmm he - want not save the page settings =(
page.jpg
page.jpg (98.36 KiB) Viewed 4304 times
VektorStyle.de
Graphic - Web - Printdesign | X3
 
rokudamerlin
Experienced
Topic Author
Posts: 161
Joined: 01 Dec 2012, 02:00

Re: save ???

20 Nov 2014, 10:12

mjau-mjau wrote:Did you set write permissions for _shared.yml?
https://www.photo.gallery/x3docs/control-panel/

It would not help anything to use database login ...
yes i have it .. save not =( have all files+folders in content 777 ...
save.jpg
save.jpg (122.48 KiB) Viewed 4302 times
VektorStyle.de
Graphic - Web - Printdesign | X3
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: save ???

20 Nov 2014, 10:36

I need login to your panel please ...
 
rokudamerlin
Experienced
Topic Author
Posts: 161
Joined: 01 Dec 2012, 02:00

Re: save ???

20 Nov 2014, 11:35

sure.. have send you the password and login =)
VektorStyle.de
Graphic - Web - Printdesign | X3
 
rokudamerlin
Experienced
Topic Author
Posts: 161
Joined: 01 Dec 2012, 02:00

Re: save ???

20 Nov 2014, 12:20

update--

i have now open the _shared.yml (editor) the side settings give save !!

the only what not give save is page !!

cant not write in page.yml the file have 777 hmm

see the screenshot this is the page file when open ..
Unbenannt-11.jpg
Unbenannt-11.jpg (104.97 KiB) Viewed 4285 times
i have now check my ftp .. the page file is in all folders .. the time was is createt is 3 hour behind the folder or the pictures is this normal ?

(i have chance to 777 behind the upload and behind the creating the folder ) i can test it and remove all and make all new for test when it help )
--- update (any hours ago)

so i have now many tested...


- test new clean install in root
(Page save run not, normal settings save)

- test new install in subfolder
(Page save run not, normal settings save)

- test all files from x3 in 777
(Page save run not, normal settings save)

- test all functions behind a new install
(Page save run not, normal settings save, the demo content is in first view run (mega menu,styles etc ..when i save a little chance, all functions from the demo in mega menu run not! the menu go to a normal drop and down menu, can make new folders, can upload one or many pictures, can all make only save the page settings not .. )

- test db function ..
db is installed and the page save problem is same..

- test html edit per editor +ftp
run, no problems to dispay a logo

- test page edit in ftp
can edit, can upload ! no chances in panel or website

- test diag
all ok no problems

- other browser test
have test new IE, Firefox, chrome, safari, opera, comodo (can page not save, normal settings save ok)

i dont know where is the error .. hmm now this was all my ideas for fix the problem .. now can only the admin here me help ..

greez
VektorStyle.de
Graphic - Web - Printdesign | X3
 
rokudamerlin
Experienced
Topic Author
Posts: 161
Joined: 01 Dec 2012, 02:00

Re: save ???

20 Nov 2014, 19:31

so i have now found a error ...

[20-Nov-2014 19:26:04 MET] PHP Notice: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' in xxxxxxx/panel/filemanager_core.php on line 1572
[20-Nov-2014 19:26:04 MET] PHP Warning: glob() expects parameter 2 to be long, string given in xxxxxxx/panel/filemanager_core.php on line 1572

the xxxxxxx have i addet

the error have i found in the filemanager log file

in row 1572 is this code:
Code
 $files = glob($path."/*.{yml,css,html}", GLOB_BRACE);
i hope this help
VektorStyle.de
Graphic - Web - Printdesign | X3
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: save ???

20 Nov 2014, 22:52

rokudamerlin wrote:[20-Nov-2014 19:26:04 MET] PHP Notice: Use of undefined constant GLOB_BRACE - assumed 'GLOB_BRACE' in xxxxxxx/panel/filemanager_core.php on line 1572
[20-Nov-2014 19:26:04 MET] PHP Warning: glob() expects parameter 2 to be long, string given in xxxxxxx/panel/filemanager_core.php on line 1572
Was this in your log files, or on the page? The above is only warnings and notices, and should not affect the panel. To be honest, I don't believe the write problem is related to anything else than user/permissions somehow ... Perhaps your server requires a strict combination for the file, and the folder that contains the file. Any way you can offer me FTP login so I can take a look?
 
rokudamerlin
Experienced
Topic Author
Posts: 161
Joined: 01 Dec 2012, 02:00

Re: save ???

21 Nov 2014, 04:21

sure, you have a message :)
VektorStyle.de
Graphic - Web - Printdesign | X3
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: save ???

21 Nov 2014, 10:47

Good news and bad news ...

Good
The save is actually working, for all folders, and it is not related to permissions at all. In fact, you should be using your servers default permissions 750 (for folders) and 640 (for files) ... Basically you shouldn't have to set permissions at all on this server, but you might want to set them back from 777 ...

Bad
The bad news is that for some reason on your server, page settings get overwritten to default when you navigate back to a page that you had edited earlier. This looks like a problem with the PATH for some reason, as the panel seems to think the page settings file does not exist, so it overwrites the file with a new one.

I will look into this issue, but I might not have time until tomorrow!
 
rokudamerlin
Experienced
Topic Author
Posts: 161
Joined: 01 Dec 2012, 02:00

Re: save ???

25 Nov 2014, 10:20

any news ... ?
VektorStyle.de
Graphic - Web - Printdesign | X3
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: save ???

25 Nov 2014, 10:45

rokudamerlin wrote:any news ... ?
Not yet ... We will be releasing 0.5 shortly with a lot of even more critical issues regarding getting things working with correct paths and mod_rewrite. We will look into this asap after the above release.