Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jerseygirl

Pages: [1]
1
Mods & Plugins (Requests & Discussions) / Add category to lightbox
« on: November 17, 2006, 01:45:15 PM »
Hello,

I'd like the users to be able to add all the pictures in a category to their lightbox at once. That way, they can download the zip file instead of having to download picture by picture, which can be a pain if there are hundreds of pictures in that category.

Thanks in advance

2
Discussion & Troubleshooting / Not logged in: error message
« on: October 17, 2006, 10:55:35 AM »
Hello all,

access to some categories of my gallery is restricted to members only. When visitors try to view that category, by direct link for instance, they're being redirected to the index page. Is there a way to avoid that and show an error message instead? Like "you have to be logged in to view that cat"?

Thanks in advance  :D

3
never mind, I found it  :roll:

4
Discussion & Troubleshooting / Show upload form again after an upload
« on: August 03, 2006, 06:07:57 PM »
Hello,

I'm sure this has been discussed before but I can't seem the finf the old thread  :?
What I'm looking for is a way to show the upload form again and not the uploaded image after an upload.
Thanks

5
this mod doesn't work with version 1.7.2, does it? these lines are not in seach.php:

Code: [Select]
if (isset($HTTP_POST_VARS['search_new_images']) || isset($HTTP_GET_VARS['search_new_images'])) {
 $search_new_images = 1;

6
Discussion & Troubleshooting / Re: Modifying lang files
« on: March 25, 2006, 06:35:16 PM »
thanks a lot! but it's actually $site_template->register_vars

7
Discussion & Troubleshooting / Modifying lang files
« on: March 21, 2006, 04:44:40 PM »
Hello all,

I added some stuff to the main.php of both my english and french folders, like this: $lang['index_comments']
I call this specific one in my html files like this {lang_index_comments}
it worked fine until I upgraded to 1.7.2 (from 1.7.1)
Now those things no longer show :s

Anyone knows if there are other files to modify?

Thanks a lot

8
Discussion & Troubleshooting / modify category_separator
« on: February 11, 2006, 10:18:44 PM »
Hi,

can someone tell me where the category_separator in clicktream is initialized? thanks

9
alright. too bad

10
Hi,

doesn't seem to have been discussed here before. I was wondering if there was a way to upload one image to one category and then make it appear in another one as well -or as many cats as I wish  :?:

11
Mods & Plugins (Requests & Discussions) / Re: rearrange categories
« on: September 25, 2005, 08:47:42 AM »
yeah but if you have like a hundred categories and subcats, it's gonna be a real pain  :wink: I was actually looking for a way to do that automatically, you know, fill a row before moving to the next one

12
Mods & Plugins (Requests & Discussions) / rearrange categories
« on: September 24, 2005, 10:20:21 PM »
Hi,

the way the categories are set up now look like this :

cat #1      cat #4
cat #2      cat #5
cat #3      cat #6

I would like to change it to this:

cat #1      cat #2
cat #3      cat #4
cat #5      cat #6

if anyone has any idea...

13
thanks  :D I'll try those

14
Mods & Plugins (Requests & Discussions) / thumbnail image near category name
« on: September 13, 2005, 07:17:02 PM »
Hey everyone,

I was wondering if there was a way to put a random thumbnail image from every category, next to the category name? like in Coppermine? and here: http://gallery.vano.org/en/

Pages: [1]