Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Gufo  
#1 Posted : Wednesday, October 11, 2006 2:45:58 AM(UTC)
Gufo

Rank: Member

Groups: Member
Joined: 10/9/2006(UTC)
Posts: 8

Dear all,

I've a problem with the activex version (registered) of this great applet.

When i try to upload some images, it seems that upload proceed correctly, but when i search them on the server, i can't find them. So i conclude that they haven't been uploaded.

I must say that the php version of my server is 4 and so the gallery.php page doesn't work. But i think that this should not be a problem because the upload doesn't depend by this page, that only shows uploaded images.

So... can you help me,please?

Thx a lot:D

Alex Makhov  
#2 Posted : Wednesday, October 11, 2006 1:44:49 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

There is a file named upload.php in each php sample of Image Uploader Dual which processes all uploaded files. It is written to be used with PHP 5. So it is unable to work under PHP 4 and it writes an error message in this case. Here is a similar post about the PHP 4 issues:

View post #4331.

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

Gufo  
#3 Posted : Thursday, October 12, 2006 3:08:57 AM(UTC)
Gufo

Rank: Member

Groups: Member
Joined: 10/9/2006(UTC)
Posts: 8

sorry but that code is for creating a path with the author name...

Please could you post the correct file upload.php (and maybe gallery.php) for php 4?

Thx...:D

Alex Makhov  
#4 Posted : Thursday, October 12, 2006 5:17:27 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Please see attached samples.

Edited by user Tuesday, February 19, 2008 3:22:04 PM(UTC)  | Reason: Not specified

File Attachment(s):
BasicDemo_PHP4.zip (5kb) downloaded 368 time(s).
Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

Gufo  
#5 Posted : Friday, October 13, 2006 3:09:50 AM(UTC)
Gufo

Rank: Member

Groups: Member
Joined: 10/9/2006(UTC)
Posts: 8

Great! It's work fine...

The last question... i've bought the activex versione 1 week ago... eventually, if i would buy java once too...it could be possible to pay the difference between duo version e activex?:cool:

Alex Makhov  
#6 Posted : Monday, October 16, 2006 1:26:52 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

Please submit case regarding this question.

Edited by user Thursday, May 22, 2008 9:31:57 PM(UTC)  | Reason: Not specified

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

gazza  
#7 Posted : Tuesday, October 17, 2006 12:28:50 AM(UTC)
gazza

Rank: Member

Groups: Member
Joined: 10/16/2006(UTC)
Posts: 1

Hi

I am having an issue with WinXP activeX images appear to be uploading but then nothing arrives on the server, i can see a similar issue raised by Gufo on the forum, anyone have a fix, we are running linux apache with php 4.3.

:)

Alex Makhov  
#8 Posted : Tuesday, October 17, 2006 12:28:38 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello.

ImageUploader uploads data to the server script (upload.php in your case), so if you are using PHP4 you have to use the samples which were given in the one of the previous topics. Current version of the samples does not work with PHP4 (neither gallery.php nor upload.php).

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

adoti  
#9 Posted : Wednesday, November 8, 2006 8:23:42 AM(UTC)
adoti

Rank: Member

Groups: Member
Joined: 11/8/2006(UTC)
Posts: 1

So I tried the above "Basic" example and on the screen after the upload I get the following error...

Warning: file_get_contents(/home/adoti/public_html/scripts/imageuploader/Gallery\Descriptions.xml) [function.file-get-contents]: failed to open stream: No such file or directory in /home/adoti/public_html/scripts/imageuploader/basic/gallery.php on line 37

Fatal error: Call to a member function on a non-object in /home/adoti/public_html/scripts/imageuploader/basic/gallery.php on line 39

Anybody know whats up?

Alex Makhov  
#10 Posted : Wednesday, November 8, 2006 12:53:05 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

Please, read the following article: PHP Samples. It describes how to set up Image Uploader samples correctly. It looks like there is some problem with permissions or so on.

Edited by user Tuesday, October 28, 2008 5:52:17 AM(UTC)  | Reason: Not specified

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

ronscale  
#11 Posted : Tuesday, January 16, 2007 9:59:10 PM(UTC)
ronscale

Rank: Member

Groups: Member
Joined: 1/16/2007(UTC)
Posts: 1

Hello,

I'm also PHP4 user. Can you please post a PHP4 version of PhotoOrder Sample?

Thanx a lot!

Alex Makhov  
#12 Posted : Wednesday, January 17, 2007 2:07:48 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

We have made a PHP4-sample to show the difference between PHP4 and PHP5 scripts.

Currently supported version of PHP in all our samples is 5.

Just take our standard PhotoOrder sample and check what you have to change according to PHP4-sample.

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

maraz  
#13 Posted : Friday, March 2, 2007 12:26:05 AM(UTC)
maraz

Rank: Member

Groups: Member
Joined: 3/1/2007(UTC)
Posts: 1

Hello,

I'm affraid that the zip file for PHP4 sample is corrupted, may you please upload / guide me for an assimilation with PHP4 and image uploader?

Thanx,

Raz.

Alex Makhov  
#14 Posted : Friday, March 2, 2007 1:08:22 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,

I have posted this sample here.

Sincerely yours,

Alex Makhov

UserPostedImage Follow Aurigma on Twitter!

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.