Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

aldonin

Newbie
  
  • Posts

    13
  • Joined

  • Last visited

Recent Profile Visitors

1,234 profile views

aldonin's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Warning: imagecreatetruecolor() expects parameter 1 to be long, string given in *****/system/library/image.php on line 105Warning: imagecolorallocate() expects parameter 1 to be resource, null given in ***/system/library/image.php on line 113Warning: imagefilledrectangle() expects parameter 1 to be resource, null given in ***/system/library/image.php on line 116Warning: imagecopyresampled() expects parameter 1 to be resource, null given in ***/system/library/image.php on line 118 ни как не разберусь, что за ошибка на версии 2.3.0.1, может кто знает?
  2. Обнаружилась проблема. Подключил сертификат, изменил настройки в config.php и admin/config.php. Все грузится, но вот css грузит по http и Mozilla ругается на некорректные данные.По http все корректно обрабатывает, пути указаны с // или / .Из-за чего некорректно обрабатываются fa иконки. Может кто сталкивался? как можно решить? скрин
  3. Добрый день, а у кого-нибудь вес выгружается? Почему-то 0 ставит.
  4. Кто нибудь ставил на 2.2.0 при соединении пишет не верный логин или пароль. а на файле export/exchange1c.php выдает.Warning: require_once(test1.ru/system/library/currency.php) [function.require-once]: failed to open stream: No such file or directory in test1.ru\export\exchange1c.php on line 34 Fatal error: require_once() [function.require]: Failed opening required 'test1.ru/system/library/currency.php' (include_path='.;modules/php/PHP-5.3;c:/openserver/modules/php/PHP-5.3/PEAR/pear') in test1.ru\export\exchange1c.php on line 34
  5. С модификатором на Opencart 2.1.0.1 ошибка SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data OK <!DOCTYPE html> <html dir="ltr" lang="en"> <head> <meta charset="UTF-8" /> <title>Page Not Found!</title> <base href="http://test1.ru/admin/" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" /> <script type="text/javascript" src="view/javascript/jquery/jquery-2.1.1.min.js"></script> <script type="text/javascript" src="view/javascript/bootstrap/js/bootstrap.min.js"></script> <link href="view/stylesheet/bootstrap.css" type="text/css" rel="stylesheet" /> <link href="view/javascript/font-awesome/css/font-awesome.min.css" type="text/css" rel="stylesheet" /> <link href="view/javascript/summernote/summernote.css" rel="stylesheet" /> <script type="text/javascript" src="view/javascript/summernote/summernote.js"></script> <script src="view/javascript/jquery/datetimepicker/moment.js" type="text/javascript"></script> <script src="view/javascript/jquery/datetimepicker/bootstrap-datetimepicker.min.js" type="text/javascript"></script> <link href="view/javascript/jquery/datetimepicker/bootstrap-datetimepicker.min.css" type="text/css" rel="stylesheet" media="screen" /> <link type="text/css" href="view/stylesheet/stylesheet.css" rel="stylesheet" media="screen" /> <script src="view/javascript/common.js" type="text/javascript"></script> </head> <body> <div id="container">
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.