Author Topic: uploading and thumbnails  (Read 9796 times)

0 Members and 1 Guest are viewing this topic.

Offline fajt

  • Pre-Newbie
  • Posts: 3
    • View Profile
uploading and thumbnails
« on: May 12, 2002, 08:56:11 PM »
I seem to have problem ...
When I want to upload a file .. I have to upload a Thumbnail Image aswell

can I disable this ?

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
uploading and thumbnails
« Reply #1 on: May 12, 2002, 11:00:48 PM »
No, uploading a thumbnail is not required. Are you really sure? Do you got this error in the Control Panel or while uploading from the gallery?

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline ainars

  • Pre-Newbie
  • Posts: 3
    • View Profile
the same problem here
« Reply #2 on: May 13, 2002, 11:40:29 PM »
I don't want that users upload thumbnails.
If I remove the line
input type="file" name="thumb_file"
from member_uploadform.html I get error when uploading file:
Security violation

I tried to change this line to input type="hidden" name="thumb_file" , but I get the same error.

anantchai

  • Guest
uploading and thumbnails
« Reply #3 on: May 14, 2002, 05:31:56 AM »
Yes, I got that same problem.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
uploading and thumbnails
« Reply #4 on: May 14, 2002, 07:36:02 AM »
Hi,

just remove:

Code: [Select]
<input type="file" name="thumb_file" class="input" />
Do NOT add any hidden input or something with the name "thumb_file".

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

anantchai

  • Guest
uploading and thumbnails
« Reply #5 on: May 14, 2002, 11:18:50 AM »
REMOVED AND NOT WORK,It is not allow me to upload,it said" thumbnail upload error"
I dont know if this field reqired for upload form or noot but only remove it off did not work.

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
uploading and thumbnails
« Reply #6 on: May 14, 2002, 11:20:46 AM »
Can i see this in action?

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline ainars

  • Pre-Newbie
  • Posts: 3
    • View Profile
uploading and thumbnails
« Reply #7 on: May 14, 2002, 11:51:51 AM »
ys, there is an error thumbnail upload error if I remove "thumb-file".

Settings for my galleries are the following:
View Category: All
View Image: All
Download: All
Upload: All
Direct Upload: Administrators

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
uploading and thumbnails
« Reply #8 on: May 14, 2002, 11:54:05 AM »
No, i want that you post the URL of your gallery.

Greets Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
uploading and thumbnails
« Reply #9 on: May 15, 2002, 12:06:23 PM »
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search