- Posts: 2
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Not working, no idea why not **SOLVED**
Not working, no idea why not **SOLVED**
- Micky750
-
Topic Author
- Offline
- New Member
Less
More
17 years 7 months ago - 17 years 7 months ago #6291
by Micky750
Not working, no idea why not **SOLVED** was created by Micky750
I'm not sure what I'm doing wrong, the mambot is published and I'm using the code:
{gallery}images/stories/textured{/gallery}
and I'm not getting anything displayed, no code or gallery just a empty space on my page ??? This is probably going to be something really simple but just can't see whats wrong.
{gallery}images/stories/textured{/gallery}
and I'm not getting anything displayed, no code or gallery just a empty space on my page ??? This is probably going to be something really simple but just can't see whats wrong.
Please Log in or Create an account to join the conversation.
- Pascal - Netenvie
-
- Offline
- New Member
Less
More
- Posts: 15
17 years 7 months ago #6292
by Pascal - Netenvie
Replied by Pascal - Netenvie on topic Re: Not working, no idea why not
remove images/stories ...
Please Log in or Create an account to join the conversation.
- Panos Kosmidis
-
- Offline
- Senior Member
- Always SEARCH before asking!
17 years 7 months ago #6293
by Panos Kosmidis
INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer
Replied by Panos Kosmidis on topic Re: Not working, no idea why not
Yes, do what pascal says, Simple Image Gallery Plugin read folders from images/stories, so you don't need to write the path again.
INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer
Please Log in or Create an account to join the conversation.
- Pascal - Netenvie
-
- Offline
- New Member
Less
More
- Posts: 15
17 years 7 months ago #6294
by Pascal - Netenvie
Replied by Pascal - Netenvie on topic Re: Not working, no idea why not
In fact remove "image/stories/" so just write the name of the folder.
Juste an information for the team :
On my server SIG run well only if i use a folder in stories but not a subfolder ...
For example {gallery}myfolder/mysubfolder{/gallery} don't work
but {gallery}myfolder{/gallery} work
Strange ...
Juste an information for the team :
On my server SIG run well only if i use a folder in stories but not a subfolder ...
For example {gallery}myfolder/mysubfolder{/gallery} don't work
but {gallery}myfolder{/gallery} work
Strange ...
Please Log in or Create an account to join the conversation.
- Panos Kosmidis
-
- Offline
- Senior Member
- Always SEARCH before asking!
17 years 7 months ago #6295
by Panos Kosmidis
INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer
Replied by Panos Kosmidis on topic Re: Not working, no idea why not
It works for sub folders too, check if you have the latest version and if you want give a url.
INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer
Please Log in or Create an account to join the conversation.
- Micky750
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 2
17 years 7 months ago #6296
by Micky750
Replied by Micky750 on topic Re: Not working, no idea why not **SOLVED**
thanks for the help, all working now :D
Please Log in or Create an account to join the conversation.
- Pascal - Netenvie
-
- Offline
- New Member
Less
More
- Posts: 15
17 years 7 months ago #6297
by Pascal - Netenvie
Replied by Pascal - Netenvie on topic Re: Not working, no idea why not **SOLVED**
ok this is the url with a subfolder not working :
www.netenvie-joomla.com/netenviev3/index.php?option=com_content&task=view&id=56&Itemid=69
Code is :
{gallery}realisations/showroom{/gallery}
Working code :
{gallery}realisations-sh{/gallery}
www.netenvie-joomla.com/netenviev3/index.php?option=com_content&task=view&id=56&Itemid=69
Code is :
{gallery}realisations/showroom{/gallery}
Working code :
{gallery}realisations-sh{/gallery}
Please Log in or Create an account to join the conversation.
- Panos Kosmidis
-
- Offline
- Senior Member
- Always SEARCH before asking!
17 years 7 months ago #6298
by Panos Kosmidis
INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer
Replied by Panos Kosmidis on topic Re: Not working, no idea why not **SOLVED**
Well sub folders are working for sure, is tested trust me. I will check your url and reply back here again as soon as possible.
INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer
Please Log in or Create an account to join the conversation.
- Pascal - Netenvie
-
- Offline
- New Member
Less
More
- Posts: 15
17 years 7 months ago #6299
by Pascal - Netenvie
Replied by Pascal - Netenvie on topic Re: Not working, no idea why not **SOLVED**
Yes i trust you ! Certainly a strange bug ...
however it's not a problem for me ... i can use a folder directly in images/stories.
It's just to help improving the bot ...
however it's not a problem for me ... i can use a folder directly in images/stories.
It's just to help improving the bot ...
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple Image Gallery
- Not working, no idea why not **SOLVED**