- Posts: 2
- Thank you received: 0
Probably really, really simple error. Please help!
-
mmazza
Inactive member - Topic Author
- New Member
Less
More
14 years 7 months ago #1261
by mmazza
Probably really, really simple error. Please help! was created by mmazza
Hey there,
I purchased (or rather, my employer purchased) Hot Photo Gallery for use on a project we're developing, but as a designer I am very new to Joomla (we both are, so we're kind of stumped but I suspect this is a very newbie error to make) so I cant quite make sense of what I'm seeing in the error message. I've checked the line it references in the .php file to see what its trying to do, and it seems to be an issue with the Thumbs dir.
The main directory that my photos are stored in is /jvwi/images/stories/gallery1/, where /jvwi/ is my root Joomla installation for this site.
The syntax inside of the article (maybe this is where I'm messing up?) is as follows:
That gallery1 dir is chmod 777 as it should be.
What am I overlooking here? As I said previously, I am very new to Joomla and am using this as a crash course so any and all feedback is more than welcomed.
Thank you!
Mark Mazza
I purchased (or rather, my employer purchased) Hot Photo Gallery for use on a project we're developing, but as a designer I am very new to Joomla (we both are, so we're kind of stumped but I suspect this is a very newbie error to make) so I cant quite make sense of what I'm seeing in the error message. I've checked the line it references in the .php file to see what its trying to do, and it seems to be an issue with the Thumbs dir.
The main directory that my photos are stored in is /jvwi/images/stories/gallery1/, where /jvwi/ is my root Joomla installation for this site.
The syntax inside of the article (maybe this is where I'm messing up?) is as follows:
{photogallery}/jvwi/images/stories/gallery1/{/photogallery}
That gallery1 dir is chmod 777 as it should be.
What am I overlooking here? As I said previously, I am very new to Joomla and am using this as a crash course so any and all feedback is more than welcomed.
Thank you!
Mark Mazza
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
14 years 7 months ago #1262
by milos
Replied by milos on topic Re: Probably really, really simple error. Please help!
In your case, the syntax should be
Code:
{photogallery}images/stories/gallery1{/photogallery}
Please Log in to join the conversation.
-
mmazza
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
14 years 7 months ago #1263
by mmazza
Replied by mmazza on topic Re: Probably really, really simple error. Please help!
milos wrote:
naaaailed it. Thanks.
In your case, the syntax should be
Code:{photogallery}images/stories/gallery1{/photogallery}
naaaailed it. Thanks.
Please Log in to join the conversation.
Time to create page: 0.167 seconds