Search…

X3 Photo Gallery Support Forums

Search…
 
aytacbicer
Topic Author
Posts: 23
Joined: 17 Nov 2015, 18:03

Demo photos not uploaded!!

18 Nov 2015, 01:17

Hello,

I uploaded X3 last version on my personal web page. But photos dont seem on first and other page.

http://www.aytacbicer.com/demo/

in my panel page, I can't see thumbail. You can see at the bottom side.

Image

I checked .htaccess (it is in root file) I check my web site. There aren't any problem. (you can see at the bottom side.

Image

How can I solved this problem? Please help me..
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Demo photos not uploaded!!

18 Nov 2015, 01:27

Something with resizing images on your server. The sad thing is, it doesn't even report any errors, and the process just fails silently:
http://www.aytacbicer.com/demo/render/w ... terfly.jpg

Should be like this obviously:
https://demo.photo.gallery/render/w640- ... terfly.jpg

In fact, it is the image resizing, and doesn't seem to be related to htaccess of mod_rewrite at all. This is your resizer script, it just returns empty:
http://www.aytacbicer.com/demo/app/pars ... /index.php

Even if it did not work, it should return an error. For example when accessed on our site:
https://demo.photo.gallery/app/parsers/slir/index.php

Either it has been corrupted, or there is something server-specific on your server that prevents it from running. I could take a closer look if you could offer FTP.

I am not sure, but it could be related to the open_basedir restriction on your server:
Image
 
aytacbicer
Topic Author
Posts: 23
Joined: 17 Nov 2015, 18:03

Re: Demo photos not uploaded!!

18 Nov 2015, 04:04

I sent private message to you
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Demo photos not uploaded!!

19 Nov 2015, 03:03

You didn't upload all files. For example, you are missing the file slir.class.php. Zip file:
Image
Yours:
Image
I don't know how you have managed to exclude a single file, but I would be suspicious if other files could be missing also.

Apart from that, I found some non-critical errors related to your servers open_basedir restriction ... I don't think you need to worry about that.
 
aytacbicer
Topic Author
Posts: 23
Joined: 17 Nov 2015, 18:03

Re: Demo photos not uploaded!!

19 Nov 2015, 03:52

I can't copy slir.class.php to my ftp address :(
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Demo photos not uploaded!!

19 Nov 2015, 04:55

aytacbicer wrote:I can't copy slir.class.php to my ftp address :(
Then your host must have some bad file disallow-scheme. You need to ask them ...

Optionally, you can try to rename it "something.php" before upload. Once it is on server, try to rename it back to "slir.class.php".
 
aytacbicer
Topic Author
Posts: 23
Joined: 17 Nov 2015, 18:03

Re: Demo photos not uploaded!!

19 Nov 2015, 14:00

I moved all documents on my page. I looked it on ipad. Its work. But in desktop, it doesn't work :( I copied all documents into root (685 files). How can I use this web on personal web page :(

http://www.aytacbicer.com
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Demo photos not uploaded!!

20 Nov 2015, 00:10

aytacbicer wrote:I moved all documents on my page. I looked it on ipad. Its work. But in desktop, it doesn't work :( I copied all documents into root (685 files). How can I use this web on personal web page :(

http://www.aytacbicer.com
Works fine here. Can anyone else please check and confirm the link above?
 
User avatar
Martin
Experienced
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: Demo photos not uploaded!!

21 Nov 2015, 11:43

I'm getting the 404 page immediately when clicking on the link.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Demo photos not uploaded!!

22 Nov 2015, 00:06

Martin wrote:I'm getting the 404 page immediately when clicking on the link.
I guess he removed the page ...

@aytabicer: I am not sure, but it could be you were affected by the bug posted here? We have released an update that fixed that issue:
https://forum.photo.gallery/viewtopic.p ... f=9#p38261
 
aytacbicer
Topic Author
Posts: 23
Joined: 17 Nov 2015, 18:03

Re: Demo photos not uploaded!!

23 Nov 2015, 04:31

I uploaded last version of template. But it doesn't work again. How can I fix this problem? :( Can I change my hosting web server? Could you please give good hosting web server?

http://www.aytacbicer.com
 
aytacbicer
Topic Author
Posts: 23
Joined: 17 Nov 2015, 18:03

Re: Demo photos not uploaded!!

23 Nov 2015, 05:00

Hello Karl,

My hosting is not create /render folder on public_html.

I uploaded some pictures, but there is no /render folder on my server.. How we can solve this problem? You can see my public_html
Attachments
Ekran Alıntısı.JPG
Ekran Alıntısı.JPG (30.93 KiB) Viewed 4323 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Demo photos not uploaded!!

23 Nov 2015, 05:18

aytacbicer wrote:My hosting is not create /render folder on public_html.
This is not the problem ... the "render" is just a virtual path anyway.

The problem is the same as when you posted earlier, the slir.class.php file is not uploaded ... Therefore, the image-processor required by imagevue to output image-sizes, simply does not work (creates an error).

I don't know about this host, but it doesn't seem very good if you can't host that file. We don't have an updated list of hosts that work well with Imagevue X3, but there is a list from earlier, which all should work well with X3:
https://forum.photo.gallery/viewtopic.php?t=2714

We also offer dedicated X3-hosting, but this is a priced higher because of the features included:
https://flamepix.com/

Hosting depends on your location, which I guess is Turkey? I don't have a good overview of providers from there, but perhaps you could search Google.
 
aytacbicer
Topic Author
Posts: 23
Joined: 17 Nov 2015, 18:03

Re: Demo photos not uploaded!!

23 Nov 2015, 05:32

Hello Karl,

I send ftp account to you before. Could you please upload all documents to my public_html? I think my computer block something. Therefore, I delete everything.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Demo photos not uploaded!!

23 Nov 2015, 09:07

It is your server/FTP. I tried uploading the file slir.class.php, and the server refuses to accept it, and deletes it immediately after upload. I also tried renaming it, then uploading, but it gets deleted immediately when trying to rename to "slir.class.php". Try yourself, and you will see ...

Excuse my English, but this is some stupid server rule ... You need to ask your host why this is happening. Either that, or consider a better hosting solution. I am not going to change structure/names of standard application plugins just because a single server has some strange custom rules.