Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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.

Posted

the define is in admin/includes/languages/english.php

define('WARNING_NO_FILE_UPLOADED', 'Warning: No file uploaded.');

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

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

Posted

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');
   

while (!succeed) {try()};

 

GMT -6:00

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...