Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help needed - i'm without experiences


Guest

Recommended Posts

Can anybody login at my website and fix the problem with catalogue upload?... I really need a help, because I woun't be able to fix problem (see below)...

I can give you my admin password...

Please help me....

Thanks in advance

Saso

 

 

Warning: move_uploaded_file(/home/kozmetik/public_htmltemp/EP2006Sep04-1301.txt) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/kozmetik/public_html/admin/easypopulate_functions.php on line 32

 

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpQ9Wppm' to '/home/kozmetik/public_htmltemp/EP2006Sep04-1301.txt' in /home/kozmetik/public_html/admin/easypopulate_functions.php on line 32

 

FILE_UPLOAD_EP

TEMPORARY_FILENAME_EP/tmp/phpQ9Wppm

USER_FILENAME_EPEP2006Sep04-1301.txt

SIZE_EP8632

 

Warning: file(/home/kozmetik/public_htmltemp/EP2006Sep04-1301.txt) [function.file]: failed to open stream: No such file or directory in /home/kozmetik/public_html/admin/easypopulate.php on line 735

 

Warning: Invalid argument supplied for foreach() in /home/kozmetik/public_html/admin/easypopulate.php on line 758

Link to comment
Share on other sites

Warning: file(/home/kozmetik/public_htmltemp/EP2006Sep04-1301.txt) [function.file]: failed to open stream: No such file or directory in /home/kozmetik/public_html/admin/easypopulate.php on line 735

 

It looks like you need to edit your includes/configure.php file:

you may be missing the forward slash '/' at the end of your path

 

It should look like this....

define('DIR_FS_CATALOG', '/home/kozmetik/public_html/');

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...