On Wed, Mar 25, 2015 at 04:10:38PM +0000, steve-ALUG@hst.me.uk wrote:
On 24/03/15 22:41, Chris Green wrote:
On Tue, Mar 24, 2015 at 09:58:36PM +0000, steve-ALUG@hst.me.uk wrote:
On 24/03/15 19:44, Chris Green wrote:
On Tue, Mar 24, 2015 at 07:25:20PM +0000, Chris Green wrote:
{SNIP}
Can anyone suggest what's wrong?
The TsoHost installation is:- http://isbd.net/mandyFlat/
... and I've opened up my home system's firewall so the working (I hope) version is:- http://zbmc.eu/mandyFlat/
To me on my browser, both the isdb and zbmc versions look more or less the same - both have a directory listing only, with pictures showing only if I click on them. However, if I navigate to the Fancybox Demo directory, the pictures show as requested.
To me, all I see are jpgs in the MandyFlat directories. Without an HTM/HTML file, I won't see anything surely? Could it be you have an htm/html file and the permissions on it are wrong?
Ah, that's interesting. Yes, the demo works everywhere that I've put it.
I did have a file missing from the zbmc.eu version for a while, it's working for me again now though. I even have a third copy now, at:- http://isbd.uk/mandyFlat this works for me, it's remote on a Gandi server.
There's no HTML in the MandyFlat directory, there's a .htaccess file with a ReadName directive that executes /fancybox/fancybox.html. I have stared intently at permissions and can't see anything wrong.
http://isbd.net/mandyFlat/ http://zbmc.eu/mandyFlat/ http://isbd.uk/mandyFlat/ all give me a directory listing. However the first gives just a directory with file headings at the very top, and underline at the very bottom. The second is the same but at the bottom it says "Apache/2.4.10 (Ubuntu) Server at zbmc.eu Port 80" The third is the same as the first but at the bottom it says '"This is some text'
I've finally got it working on http://isbd.net/mandyFlat/, the TsoHost hosting had some non-standard settings for the apache mod_autoindex module. I had to add the following to .htaccess and now it works:-
IndexOptions FancyIndexing HTMLTable
I don't know why you're not seeing the gallery type output, I've now removed the "This is some text", it was just put there for testing. You don't have javascript disabled do you?