gawel
Karma: 0
|
Re:Error message when uploading from front end - 2010/07/30 11:35
Hi, I just copied the all part (see bellow) from english to french znd I still have the same error message.
// Modifications in 3.51 if (!defined('_DOWN_MAIL_MSG')) DEFINE('_DOWN_MAIL_MSG','Hello a new user Downloads submission has been submitted by %s' ." for the %s website.n" ."Please login as an administrator to view and approve this submission.nn" ."Please do not respond to this message as it is automatically generated and is for information purposes onlyn"); if (!defined('_DOWN_MAIL_MSG_APP')) DEFINE('_DOWN_MAIL_MSG_APP','Hello a new user Downloads submission has been submitted by %s' ." for the %s website.n" ."In accordance with the configuration options, it has been auto-appproved.nn" ."Please do not respond to this message as it is automatically generated and is for information purposes onlyn"); if (!defined('_DOWN_LINK_TO_FILE')) DEFINE ('_DOWN_LINK_TO_FILE', "nnYou can find the file at %s"); if (!defined('_DOWN_LINK_TO_CONTAINER')) DEFINE ('_DOWN_LINK_TO_CONTAINER', "nnYou can find the container at %s");
|