Помогите исправить ошибки пожалуйста!
haidarka
Новичок
: 4
: 03-12-2013


11-12-2013 23:49
Warning: copy(/var/www/u8039069/data/www/sportsfan52.ru/img/tmp/ca56398d51ac24ec66fb5e2f0487ac77.jpg) [function.copy]: failed to open stream: No such file or directory in /var/www/u8039069/data/www/sportsfan52.ru/classes/module/Module.php on line 1200

Warning: file_put_contents(/var/www/u8039069/data/www/sportsfan52.ru/img/tmp/bec15dd3bcc8ae3041d8e27c7814fee3.jpg) [function.file-put-contents]: failed to open stream: No such file or directory in /var/www/u8039069/data/www/sportsfan52.ru/classes/module/Module.php on line 1199


Пожалуйста помогите исправить!
 
  
avpet
Cпециалист
: 154
: 26-10-2011


12-12-2013 00:12
/img/tmp/ есть такая папка?
разрешения у неё в норме?
 
  
haidarka
Новичок
: 4
: 03-12-2013


12-12-2013 00:39
разобрался спасибо!
Возникла еще проблема при открытии модуля горизонтального меню выходит следующее
Warning: explode() expects parameter 2 to be string, array given in /var/www/u8039069/data/www/sportsfan52.ru/modules/blocktopmenu/blocktopmenu.php on line 394

Warning: explode() expects parameter 2 to be string, array given in /var/www/u8039069/data/www/sportsfan52.ru/modules/blocktopmenu/blocktopmenu.php on line 394

Warning: explode() expects parameter 2 to be string, array given in /var/www/u8039069/data/www/sportsfan52.ru/modules/blocktopmenu/blocktopmenu.php on line 394

Warning: explode() expects parameter 2 to be string, array given in /var/www/u8039069/data/www/sportsfan52.ru/modules/blocktopmenu/blocktopmenu.php on line 394

Warning: Cannot modify header information - headers already sent by (output started at /var/www/u8039069/data/www/sportsfan52.ru/modules/blocktopmenu/blocktopmenu.php:394) in /var/www/u8039069/data/www/sportsfan52.ru/classes/exception/PrestaShopException.php on line 37
[PrestaShopDatabaseException]

Unknown column 'l.id_link' in 'field list'


SELECT l.id_link, l.new_window, l.link, ll.label
FROM vwk_linksmenutop l
LEFT JOIN vwk_linksmenutop_lang ll ON (l.id_link = ll.id_link AND ll.id_lang = "0")



at line 613 in file classes/db/Db.php
607. WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97);
608. }
609. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS'))
610. {
611. if ($sql)
612. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>');
613. throw new PrestaShopDatabaseException($this->getMsgError());
614. }
615. }
616.
617. /**
DbCore->displayError - [line 313 - classes/db/Db.php] - [1 Arguments]
DbCore->query - [line 488 - classes/db/Db.php] - [1 Arguments]
DbCore->executeS - [line 11 - modules/blocktopmenu/menutoplinks.class.php] - [1 Arguments]
MenuTopLinks::gets - [line 152 - modules/blocktopmenu/blocktopmenu.php] - [1 Arguments]
blocktopmenu->getContent - [line 685 - controllers/admin/AdminModulesController.php] - [0 Argument]
AdminModulesControllerCore->postProcessCallback - [line 811 - controllers/admin/AdminModulesController.php] - [0 Argument]
AdminModulesControllerCore->postProcess - [line 158 - classes/controller/Controller.php] - [0 Argument]
ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument]
DispatcherCore->dispatch - [line 53 - admin123/index.html] - [0 Argument]

подскажите в чем дело?
 
  
avpet
Cпециалист
: 154
: 26-10-2011


12-12-2013 07:53
есть мнение что в таблице vwk_linksmenutop нет поля.