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 - ganeshcp

Pages: [1]
1
tried that...still getting a bunch of errors


Processing image aish look from category Rai, image ID 3 >>
Warning: rename(aish23P.jpg,aish23P.jpg.bak): No such file or directory in /public_html/includes/annotate.php on line 12
Skipped

Processing image aish close from category Rai, image ID 9 >>
Warning: imagesx(): supplied argument is not a valid Image resource in /public_html/includes/annotate.php on line 176

Warning: imagesy(): supplied argument is not a valid Image resource in /public_html/includes/annotate.php on line 177

Warning: imagecolorallocate(): supplied argument is not a valid Image resource in /public_html/includes/annotate.php on line 184

Warning: imagecolortransparent(): supplied argument is not a valid Image resource in /public_html/includes/annotate.php on line 185

Warning: imagecopymerge(): supplied argument is not a valid Image resource in /public_html/includes/annotate.php on line 186
OK
Finished!

2
am gettng this error

Processing image cele from category , image ID 4 >>
Fatal error: Call to undefined function: imagettfbbox() in /public_html/includes/annotate.php on line 95

does this mean server is not capable of watermarking?
i tried the script in the 2nd page of this site on my unix servers, it gives a parse error!

3
Mods & Plugins (Requests & Discussions) / Thumbnails for top images and....
« on: November 19, 2005, 02:29:13 PM »

HI,

I searched the mods but cudnt find a mod to do this:

- Display the thumnails for top images in a neat tabled manner like coppermine does.

Also is there a mod that will sort the categories according to hits?

g

4
Mods & Plugins (Requests & Discussions) / Duplicate Images
« on: May 12, 2005, 03:43:44 PM »

First of all I'd like to say that 4images is simply amazing.... I was recently testing other scripts coz of my needs...but then found that 4images had all the mods i wanted!!  :roll:

How about a mod or rather plugin to check for duplicate images. I know this is difficult and one reason not to have it is server load...but I thought I'd at least get a few opinions.

I have a large gallery and some times users upload pictures that are already present in the gallery. SO a mod to check for duplicate pics can be great. I'm guessing the size of the image, dimensions & extension can be compared for duplicates.

g

5
u dont need this mod, just uncomment
Code: [Select]
      <!-- {if random_cat_image_file}<a href="{cat_url}"><img src="{random_cat_image_file}" border="1"></a>{endif random_cat_image_file}  --> in category_bit.html template.

hey i tried do that but nothing happens!  the variable is not parsed i guess coz of the if statement. which means its empty.....

Pages: [1]