btw. Mark H. ...your drag & drop sorting fix worked. thanks!
-
☆ A M B ☆
- 3,141 Posts
Quote from: sharkbait at Jun 21, 2010, 01:42 PM
btw. Mark H. ...your drag & drop sorting fix worked. thanks!
Your welcome!
Quote from: jasonimani at Jun 21, 2010, 12:41 PM
That was it...I just realized what I was looking for was: [+content_id+]. It’s an unmentioned placeholder in the EvoGallery documentation.
Added to the docs. I’ll see if I can find some time to dig in and find other placeholders, and make a seperate section. Thanks for figuring it out Sharkbait
Hi Guys, i am having a problem with evogallery. It installed ok and i can browse and upload images, where the image is suppose to show beneath i get a black box with the image name but no image. If i look in the galleries directory there also is no image. So i guess its not uploading correctly. The galleries folder has 777 permissions. Any ideas?? Please help, i think its a great extension.
Thanks
-
☆ A M B ☆
- 3,141 Posts
/galleries/ should be set to 777 to allow new galleries to be created.
To update any of the galleries itself, those folders also need to be writeable (thus also 777). Maybe that was the problem with uploading it to the remote server, that the permissions of the gallery folders (eg assets/galleries/35) were not also copied over?
Quote from: thecybertouch at Jun 22, 2010, 04:38 PM
Hi Guys, i am having a problem with evogallery. It installed ok and i can browse and upload images, where the image is suppose to show beneath i get a black box with the image name but no image. If i look in the galleries directory there also is no image. So i guess its not uploading correctly. The galleries folder has 777 permissions. Any ideas?? Please help, i think its a great extension.
Thanks
If the galleries folder is writeable (777) it should work... Is this the only addon that is having issues like this in your current set up?
I’ve successfully set up the modules/snippet and can even upload files. The problem is, when i call the snippet from the page that has the images, it outputs all images from the galleries folder despite them being in different folders. Here is the call I’m using. [[EvoGallery? &display=`images` &type=`jquery-cycle` &sortBy=`sortorder`]]
Have you tried using &docid param?