leorulz Posted March 8, 2004 Share Posted March 8, 2004 can anybody tell me how to get rid of Warning: No file uploaded. when uploading pictures. Is there a way to totally eliminate that warning. Quote Link to comment Share on other sites More sharing options...
241 Posted March 8, 2004 Share Posted March 8, 2004 the define is in admin/includes/languages/english.php define('WARNING_NO_FILE_UPLOADED', 'Warning: No file uploaded.'); Quote No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
leorulz Posted March 9, 2004 Author Share Posted March 9, 2004 thanks for the reply, i removed it from english.php, but i still get the exclamation mark on top of it? What should i do Quote Link to comment Share on other sites More sharing options...
TomThumb Posted March 9, 2004 Share Posted March 9, 2004 Remark these two lines from admin/includes/classes/upload.php. Lines 80 and 82. // $messageStack->add(WARNING_NO_FILE_UPLOADED, 'warning'); } else { // $messageStack->add_session(WARNING_NO_FILE_UPLOADED, 'warning'); Quote while (!succeed) {try()}; GMT -6:00 Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.