Hi Everyone,
Need a bit help. I developed a site for a local Bellydance club. I installed the Gallery module for them. I uploaded their pictures in folders.
It works perfectly without pretty urls, but when I set internal or mod_rewrite I cannot view the subgalleries. I can see the default thumbnails of the subgalleries, but when I click on them it is like a page refresh, but the url turns to this:
gallery/(subgallery name)/66.html
Any suggestions?
Thanks in advance!
Can't access Gallery module's subgalleries with mod_rewrite turned on
Re: Can't access Gallery module's subgalleries with mod_rewrite turned on
Hello Allanon26,
Do you have the {metadata} tag in the head of your html-template?
Regards, Rolf
Do you have the {metadata} tag in the head of your html-template?
Regards, Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Can't access Gallery module's subgalleries with mod_rewrite turned on
Hi Rolf,
Thanks for the quick response!
Yes, I have the metadata tag in the head of the template. I am using CMSMS 1.6.6 and Gallery 1.1.2.
Best Wishes,
Allanon
Thanks for the quick response!
Yes, I have the metadata tag in the head of the template. I am using CMSMS 1.6.6 and Gallery 1.1.2.
Best Wishes,
Allanon
Last edited by Allanon26 on Wed Feb 03, 2010 3:49 pm, edited 1 time in total.
Re: Can't access Gallery module's subgalleries with mod_rewrite turned on
Hi Allanon,
Can you PM me the url of your site?
Can you PM me the url of your site?
Re: Can't access Gallery module's subgalleries with mod_rewrite turned on
Hi Jos,
PM sent.
Thanks for the help!
Best Wishes,
Allanon
PM sent.
Thanks for the help!
Best Wishes,
Allanon
Re: Can't access Gallery module's subgalleries with mod_rewrite turned on
Thanks for the link... a weird problem you've got here :)
Do you perhaps use tags like {content block='......'} in your template? There should be at least one plain {content} tag in it.
Do you perhaps use tags like {content block='......'} in your template? There should be at least one plain {content} tag in it.
Last edited by Jos on Wed Feb 03, 2010 7:30 pm, edited 1 time in total.
Re: Can't access Gallery module's subgalleries with mod_rewrite turned on
I was just passing thru... side note to this.. when I have template that I don't need to have the {content} in it.. to keep functionality I go..
{capture assign=junk}{content}{/capture}
Just a tip if that is indeed your issue...
Cheers -J
{capture assign=junk}{content}{/capture}
Just a tip if that is indeed your issue...

Cheers -J
SOLVED-Re: Can't access Gallery module's subgalleries with mod_rewrite turned on
Ok.
Problem solved. The {Gallery} tag was directly in the template. I replaced it with a {content} tag, then put the {Gallery} tag into the Content area in TinyMCE. This way, it works. But still don't understand why it didn't work at first with mod_rewrite.
Thanks for the help guys!
I am really grateful!
Best Wishes,
Allanon
Problem solved. The {Gallery} tag was directly in the template. I replaced it with a {content} tag, then put the {Gallery} tag into the Content area in TinyMCE. This way, it works. But still don't understand why it didn't work at first with mod_rewrite.
Thanks for the help guys!
I am really grateful!
Best Wishes,
Allanon