Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
NoirCavalier
Topic Author
Posts: 17
Joined: 25 Jan 2015, 11:32

Error Message at Image Landing Page

10 Apr 2016, 05:27

Hey Karl.

I´m facing an error at the Image Landing Page at Imagevue X3 v0.15.1

I´m not able to post the Message here, because I´m getting blocked by Cloudfare, even if i use CODE BB-Code.
So maybe you could have a look at http://www.marc-gauert.de/gallery/citie ... /MG0_3890/

If i than go back to any other page the error massage keeps staying on top of the site.

Any idea what i can do?

----------------------------------------------

As an additionol error at the Image Landing Page:

If i click the Download Button at the Sidebar i´m getting an 404 Error :shock:
If i open the image with the layer, by clicking on it, and press the share button at the top and choose Download all works fine.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Error Message at Image Landing Page

10 Apr 2016, 09:27

I am gonna be busy tonight launching a new big release. Perhaps you can provide FTP login for me and I will look into it within Tuesday?
I´m facing an error at the Image Landing Page at Imagevue X3 v0.15.1
All I can say for now is the following:

- It's 100% related to open_basedir restriction on your server. See your diagnostics.
- Although open_basedir doesn't normally create any problems, it is configured differently on each server. On your server, it says:
Code
File(./content/2.gallery/2.nature/1.landscapes/DSCF1568.jpg/file.json) is not within the allowed path(s): 
Although that file clearly does not exist, it is part of a mechanism to extract page data from each page. I wonder how your servers open_basedir has decided that the given file path is "not within allowed paths". It's clearly within your websites path.
- Ultimately, this is a warning and not an error, although I cannot exclude that it is related to the download-sharing bug you are experiencing also.
- Your server has show all warnings on by default? Normally, only errors should show.

Anyway, I will take a look asap if you have FTP. Likely I can fix it, although the open_basedir restriction of your server seems to be preventing access to a path that is within your /var/www/web1451/html/.
 
User avatar
NoirCavalier
Topic Author
Posts: 17
Joined: 25 Jan 2015, 11:32

Re: Error Message at Image Landing Page

10 Apr 2016, 15:54

As I´m getting blocked again by cloudfare, i attached a screenshot of my answer.
Attachments
Untitled-2.jpg
Untitled-2.jpg (189.47 KiB) Viewed 8823 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Error Message at Image Landing Page

11 Apr 2016, 01:17

First of all, glad the warning error is suppressed.
NoirCavalier wrote:As I´m getting blocked again by cloudfare, i attached a screenshot of my answer.
Sorry about that. I searched our cloudflare logs, and it seems you are triggering a firewall rule for some unknown reason ... I can only imagine your browser has a special plugin.
Image
In either case, I have disabled the firewall on forum posting script now, so it should not be a problem any more.
NoirCavalier wrote:But the download bug still exists ...
Actually, this is a bug that is already fixed in the pending version, to be released within Tuesday. Try to click the RIGHT arrow to navigate to "next" image, and then click the LEFT arrow to navigate back to original page ... You will see it then works. The bug is only for the initial landing page.
Image
 
User avatar
NoirCavalier
Topic Author
Posts: 17
Joined: 25 Jan 2015, 11:32

Re: Error Message at Image Landing Page

13 Apr 2016, 09:49

Many thanks for your help.
And 0.17 fixes the download bug. :D

Great work :!: