Closed (works as designed)
Project:
Views jQFX ImageFlow
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2011 at 03:33 UTC
Updated:
21 Aug 2015 at 11:28 UTC
Jump to comment: Most recent
Comments
Comment #1
yosifumi commentedhi
Now I am testing the module in my site, but reflected image does not appear.
http://art4you.globemeals.info/
When I access to the image tag
http://art4you.globemeals.info/sites/all/libraries/ImageFlow/reflect2.ph...
it returns Page not Found Error.
but when I access to
http://art4you.globemeals.info/sites/all/libraries/ImageFlow/reflect2.ph...
it returns reflected image. So it seems the reflect2.php is working
On top of that if the reflection option turned off, it works well. so the installation was successful.
Is this something similar to the original issue?
best,
yoshi-
Comment #2
jamesbenison commentedI set up the module defaults to work with a standard website installation for the reflect paths.
They can be modified in the settings in the event that a user chooses to put their drupal installation in a sub directory or if a user wants to store their image files in a different place.
../ = images are back one directory relative to your reflect path.
../../ = images are back two directories relative to your reflect path.
And make sure that the reflect script is at the proper location relative to the site installation.
Comment #3
yosifumi commentedthank you for your reply.
but when I tried to set up relative path correct (as far as I think), it still returns Page not found error.
- path for reflect2.php below
/public_html/art4you/sites/all/libraries/ImageFlow/reflect2.php
- image files path
/public_html/art4you/sites/default/files/styles/medium/public
so the relative path would be the same as ../../../../
I tried a simple test,
- I saved the 'slider.png' image to back two directory from the reflect script
/public_html/art4you/sites/all/slider.png
- I access the following url
http://art4you.globemeals.info/sites/all/libraries/ImageFlow/reflect2.ph...
It returns Page not Found error.
It seems the script can not access the directory back more than two.
any suggestion would be appreciated
best regards,
yoshi
Comment #4
steverossnyc commentedI am having the same issue as Yosifumi in that my web host requires Drupal to be installed under the public_html directory. On my dev setup, I am not under that constraint, and the reflect works fine. I set up the relative path as Yosfumi described, but when I enable reflected image, the path to the image becomes broken. Any suggestions would be greatly appreciated.
Steve Ross
Comment #5
jamesbenison commentedSend me a link to your site. I'm sure it is a very easy fix.
The default settings are designed to handle normal website implementations.
The settings are editable for those that want to use an "abnormal" site configuration.
I don't know what more I can do. The module isn't psychic.
Comment #6
rfmarcelino commentedWas this problem solved?
I have the same issue.
When I inspect the broke images I get something like:
http://punkt.mus.pt/sites/all/libraries/ImageFlow/reflect2.php?img=../.....
Any clue of what might be causing it?
Thanks
Comment #7
biswajit roy commentedI am unable to find exact path, which need to assign but, just assigned "False" to "Reflections" in "jQFX Settings" from views and it's working fine.
Thanks.
Biswajit Roy.