Author Topic: Verification Code  (Read 23918 times)

0 Members and 1 Guest are viewing this topic.

Offline qwerty12345

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Verification Code
« Reply #15 on: May 09, 2007, 11:19:58 PM »
i am upload the downloaded file config.php. Работает короче, сейчас посмотрю как фотки загружаються  8O

it works.

Offline qwerty12345

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Verification Code
« Reply #16 on: May 09, 2007, 11:28:42 PM »
The Vreification code now works properly, but have problems with uploading images.

Error uploading image file:


Please check the gallery. The category open for unregistered users.  :roll:

manurom

  • Guest
Re: Verification Code
« Reply #17 on: May 10, 2007, 12:53:00 AM »
Sorry...I used the wrong link.
Quote
Not Found

The requested URL /gallery was not found on this server.
Apache/2.0.51 (Fedora) Server at netvork.org Port 80

I have just successfully uploaded a file in http://netvork.org/foto/.
You must validate it now.

Offline qwerty12345

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Verification Code
« Reply #18 on: May 10, 2007, 05:47:51 PM »
Error adding image: atoll (atoll.png)


I can give you a password from admin panel.

manurom

  • Guest
Re: Verification Code
« Reply #19 on: May 10, 2007, 10:42:01 PM »
No problem;
give it to me by PM.
Hoping I could help a little.

Offline qwerty12345

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Verification Code
« Reply #20 on: May 11, 2007, 12:08:41 AM »
check your PM  :)

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Verification Code
« Reply #21 on: May 11, 2007, 05:50:43 AM »
Hi qwerty12345,

i think, your page works fine :wink:
Can't see a error or other problems....

cu
Kurt

manurom

  • Guest
Re: Verification Code
« Reply #22 on: May 11, 2007, 08:30:03 AM »
Hello;
Code: [Select]
Error uploading image file: image.jpg
image.jpg: Copy error. Please check the directory permissions.

No database entry!

Check the permissions for data folder and subfolders.

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: Verification Code
« Reply #23 on: May 11, 2007, 10:05:43 AM »

Second, double check all your permissions to make sure those are correct.

I changed some of my permissions (to test out) and I get the same error as posted.

Offline qwerty12345

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Verification Code
« Reply #24 on: May 11, 2007, 08:29:46 PM »
Tried to upload *.jpg image without thumbnail, returns this error.

Error uploading image file:
.jpg: Invalid file type (, application/octet-stream)


 :?:

THe data folder cmod is 777 and all subfolders and files, but stil not validate and upload.   8O

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: Verification Code
« Reply #25 on: May 12, 2007, 10:27:42 AM »
Check in your ACP to make sure you have that extension in the "Valid File Extensions" under settings.

Seems like you do not have that extension added.

Offline qwerty12345

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Verification Code
« Reply #26 on: May 12, 2007, 11:04:01 PM »
Valid file extensions: jpg,jpeg,gif,png,aif,au,avi,mid,mov,mp3,mpg,swf,wav,ra,rm,zip,pdf

Maybe i give you a password from acp?

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: Verification Code
« Reply #27 on: May 16, 2007, 11:11:14 PM »
You can PM it to me and I will take a look. Don't know what I can do from there but look and maybe I will see something.

Offline KurtW

  • 4images Guru
  • *******
  • Posts: 2.778
    • View Profile
    • Malediven-Bilder ~~Dreams~~
Re: Verification Code
« Reply #28 on: May 17, 2007, 06:05:34 AM »
Hi qwerty12345,

and in includes/upload_definitions.php

Is thisi code have in :?::
Code: [Select]
$mime_type_match['jpg'] = array("image/jpg", "image/jpeg", "image/pjpeg");
$mime_type_match['jpeg'] = array("image/jpg", "image/jpeg", "image/pjpeg");


cu
Kurt