Author Topic: [MOD] Check for duplicate images v1.0  (Read 58572 times)

0 Members and 1 Guest are viewing this topic.

Offline WeZ

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
Re: [MOD] Check for duplicate images v1.0
« Reply #15 on: January 15, 2007, 02:49:36 PM »
Can Anybody tell me how i get this mod to integrate with "[Plugin] Batch Import" and "[MOD] multiupload". ?

Ciao
WeZ

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: [MOD] Check for duplicate images v1.0
« Reply #16 on: January 15, 2007, 07:52:29 PM »

jojomart

  • Guest
Re: [MOD] Check for duplicate images v1.0
« Reply #17 on: December 12, 2007, 05:17:55 AM »
I just followed all the instructions and implemented the code, but I'm getting the following error message. Can someone help with this?  I'm using version 1.74

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, i.image_md5, c.cat_name, u.user_name FROM (4images_images i, 4images_categories c) LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id NOT IN (0) ORDER BY i.image_date DESC LIMIT 5
Unknown column 'i.image_md5' in 'field list'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/wannaber/public_html/wallpaper-downloads/includes/db_mysql.php on line 116


Thanks in advance,

Joanne

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: [MOD] Check for duplicate images v1.0
« Reply #18 on: December 12, 2007, 11:13:18 AM »
Joanne,

field image_md5 is missing in your image table
you didn't executed the plugin from Admin CP "PlugIns > Image MD5 hash upadate"  :mrgreen: (typo by V@no)
execute it.. then fields be added automaticly

then test it again
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

jojomart

  • Guest
Re: [MOD] Check for duplicate images v1.0
« Reply #19 on: December 12, 2007, 03:06:14 PM »
Excellent!  Thanks so much - works great!

Joanne

Offline TheUser

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: [MOD] Check for duplicate images v1.0
« Reply #20 on: April 20, 2008, 10:56:13 PM »
The link to the original package doesn't exist anymore.
Can anyone post another source?

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [MOD] Check for duplicate images v1.0
« Reply #21 on: April 21, 2008, 10:13:13 AM »
... but the download link at the bottom of the first post works ... ;)
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline toolman1

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: [MOD] Check for duplicate images v1.0
« Reply #22 on: April 24, 2008, 11:25:05 PM »
Hi.
I have few problems with this mod with using multiupload mod.
1. When sending for example 10 pictures, and two of them are the same, script don't tell me this and all images are uploaded.
2. Sometimes script don't detect the same picture in base.
3. Sometimes, two (ideal the same) pictures have two different md5 hash code. Why? I don't use any watermark mod.

Please help me, my gallery is very big (over 78800 gif's), and duplicate files are big problem.

Sorry for my bad english.

Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.291
    • View Profile
    • Discover the New World of Kindersurprise
Re: [MOD] Check for duplicate images v1.0
« Reply #23 on: April 24, 2008, 11:42:14 PM »
Help?

dein Avatar löst bei mir eine Virenmeldung aus
Tojanisches Pferd TR/Spy.Banker.vk.1
Danke Harald




Offline sanko86

  • Sr. Member
  • ****
  • Posts: 310
    • View Profile
    • Elemegim
Re: [MOD] Check for duplicate images v1.0
« Reply #24 on: April 29, 2008, 10:01:45 AM »
Joanne,

field image_md5 is missing in your image table
you didn't executed the plugin from Admin CP "PlugIns > Image MD5 hash upadate"  :mrgreen: (typo by V@no)
execute it.. then fields be added automaticly

then test it again

thanks ;)
Web site:http://www.anlatiyoruz.com
Hayat zorluklarla doludur.Ama en zoru insanın insana düşmanlığıdır.

Offline uli480

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: [MOD] Check for duplicate images v1.0
« Reply #25 on: July 12, 2010, 01:07:38 PM »
Where can i download this mod?
The downloadlink is broken

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] Check for duplicate images v1.0
« Reply #26 on: July 12, 2010, 02:12:06 PM »
Welcome to 4images forum.

The file is attached to the first post
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline uli480

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: [MOD] Check for duplicate images v1.0
« Reply #27 on: July 14, 2010, 01:07:23 PM »
thank you - it work's

is there also a way to add this by the check images and add images functions in the admincp?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] Check for duplicate images v1.0
« Reply #28 on: July 14, 2010, 02:54:36 PM »
Sorry, I don't understand the question.

Duplicate images check when using "Check new images" feature?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline uli480

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: [MOD] Check for duplicate images v1.0
« Reply #29 on: July 14, 2010, 03:08:56 PM »
i wanted to know if there is also a option to find duplciate picture when i add new pictures over the admincp or direct upload in a database folder