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

Notification

Icon
Error

Options
Go to last post Go to first unread
xenogaz*  
#1 Posted : Monday, February 22, 2010 8:26:18 AM(UTC)
xenogaz*

Rank: Newbie

Groups: Member
Joined: 2/22/2010(UTC)
Posts: 1

Hi everybody,

I try to integrated ImageUploader in my website but I have a problem.

When I test on my local computer with WAMP , it's work.

But when i try on my webserver , it doesn't work...

The Java console return a Fatal Error in PHP

Code:
Upload complete. Result page:
<br />
<b>Fatal error</b>:  Cannot redeclare class SourceFileInfo in <b>/********/modules/upload/UploadedFiles.php</b> on line <b>1616</b><br />

EndOf Result page

I have a page with the plugin and another page for process upload.

the first one have an require_once('ImageUploader.class.php');

and the second one have : require_once('UploadedFiles.php');

If you know why the script return this error, help me.

Thx a lot.

Tamila  
#2 Posted : Tuesday, February 23, 2010 6:19:26 PM(UTC)
Tamila

Rank: Advanced Member

Groups: Member
Joined: 3/9/2008(UTC)
Posts: 554

Was thanked: 1 time(s) in 1 post(s)
Hi,

What version of PHP do you use on your server? Note you should use PHP 5, earlier versions are not supported.

Aurigma Support Team

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.