Go Back   Novahq.net Forum > phphq.Net > phphq.Net Forums
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-13-2004, 04:23 AM
Guest
Unregistered

Posts: n/a

Undefined index: doupload on line 130

hello!
when i open the upoader i get this error message

Notice: Undefined index: doupload in C:\Inetpub\id7\uploader\phuploader.php on line 130

i can upload files and everythink works.
but what is this error about?
Reply With Quote
  #2  
Old 04-17-2005, 07:54 PM
FrGt
Unregistered

Posts: n/a

Re: Undefined index: doupload on line 130

[quote:77c5a2663b="Anonymous"]hello!
when i open the upoader i get this error message

Notice: Undefined index: doupload in C:\Inetpub\id7\uploader\phuploader.php on line 130

i can upload files and everythink works.
but what is this error about?[/quote:77c5a2663b]

It leaves to my an error similar to yours and not like solving it. I use Windows XP and EasyPHP.

[b:77c5a2663b]Notice: Undefined index: doupload in c:\server\www\phuploader\phuploader.php on line 130[/b:77c5a2663b]
Reply With Quote
  #3  
Old 04-18-2005, 07:56 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

Open your php.ini and change the error_reporting to something that won't show notice etc..

or place this in the uploader file after <? error_reporting(E_ALL ^ E_NOTICE);
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #4  
Old 05-08-2005, 02:25 PM
madcow
Unregistered

Posts: n/a

[quote:5f243c34fb="Scott"]Open your php.ini and change the error_reporting to something that won't show notice etc..

or place this in the uploader file after <? error_reporting(E_ALL ^ E_NOTICE);[/quote:5f243c34fb]

i get this error too, and in php.ini what should i set error_reporting to? By defult it is E_ALL. When i try adding <? error_reporting(E_ALL ^ E_NOTICE); to the phUploader.php file after If($_POST['doupload']) { i get a
Parse error: parse error in c:\program files\easyphp1-8\www\phuploader\phuploader.php on line 133 error. Please help..
Reply With Quote
  #5  
Old 05-08-2005, 02:32 PM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

For now, change error_reporting in your php.ini (In your apache folder if your on easyphp) and chang it to:

error_reporting = E_ALL & ~E_NOTICE
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
  #6  
Old 05-08-2005, 02:51 PM
madcow
Unregistered

Posts: n/a

wow, thanks for the quick reply. Also, some files i cannot upload. Eg, a mp3 file, a swf file, and a few others im sure. Only some files of these file types wont upload. Others of the same file type will. I either get a No file selected error or no error comes up at al. (as if i just refreshed the page). I have set it to allow all file types. Also, when i try to upload a file which is bigger than the allowed file size it doesnt give any error, or a No file selected error. Is there any ways to fix these? I have tried it with a fresh download as well.
Reply With Quote
  #7  
Old 05-22-2005, 12:06 AM
Scott is offline Scott
Scott's Avatar
AKA. Panther

Join Date: Sep 2001
Location: Minneapolis, MN
Posts: 10,922

When I get a little time in the comming weeks hopefully I will try and fix these up a bit so they work better.. sorry for the toubles now.
__________________

04' Dodge SRT-4, Mopar Stage 3, 406whp/436wtq
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with Fatal error: Call to undefined function: imagecrea sting013 phphq.Net Forums 1 02-16-2006 02:11 PM
index.php?x=blahblah.mp3 brian phphq.Net Forums 3 01-09-2006 05:54 PM
The Best comeback line ever:)!!!! BADDOG Humor & Jokes 11 12-09-2005 10:46 AM
index.php?act=test&cat=5 Guest phphq.Net Forums 0 02-02-2005 04:46 PM
LINKS option on main index DevilDog#1 Feedback / Novahq.net Support 0 07-29-2002 03:50 PM


All times are GMT -5. The time now is 05:37 PM.




Powered by vBulletin®