errors that occurred after the establishment of theme

ThemeBurn SupportForumsOpenCart ThemesPavilion OpenCart Themeerrors that occurred after the establishment of theme

This topic has been marked as resolved.

2015-01-22 8:43:41 - PHP Warning:  htmlspecialchars() [<a href='function.htmlspecialchars'>function.htmlspecialchars</a>]: Invalid multibyte sequence in argument in /home/vysohkwc/public_html/system/modification/system/library/request.php on line 40

2015-01-22 8:43:41 - PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/vysohkwc/public_html/index.php:102) in /home/vysohkwc/public_html/system/library/session.php on line 12
2015-01-22 8:43:41 - PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/vysohkwc/public_html/index.php:102) in /home/vysohkwc/public_html/system/library/session.php on line 12
2015-01-22 8:43:41 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/vysohkwc/public_html/index.php:102) in /home/vysohkwc/public_html/index.php on line 177
2015-01-22 8:43:41 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/vysohkwc/public_html/index.php:102) in /home/vysohkwc/public_html/system/library/currency.php on line 45

2015-01-18 11:37:09 – PHP Warning: Invalid argument supplied for foreach() in /home/vysohkwc/public_html/demo/tb_themes/pavilion/admin/view/template/theme_design_typography_item.tpl on line 42
2015-01-18 11:37:09 – PHP Notice: Undefined index: inherit in /home/vysohkwc/public_html/demo/tb_themes/pavilion/admin/view/template/theme_design_typography_item.tpl on line 53

January 22, 2015 at 8:50 am #36937

solved !!!

system/modification/system/library/request.php

40. Line

$data = htmlspecialchars($data, ENT_COMPAT, 'UTF-8');

replace

$data = htmlspecialchars($data, ENT_IGNORE, 'UTF-8');

thank you.

January 22, 2015 at 9:54 am #36939

Hi,

this error appears when there is invalid UTF8 input data (perhaps containing a truncated multi-byte character). How the broken data appears in your query string is subject to concrete analysis of your OpenCart instance, but most likely its not related to Pavilion.

Are you sure the error appears only when using Pavilion theme and it’s not shown after switching to the default theme ?

January 22, 2015 at 3:56 pm #36960

Required Information for administrators panel

plese help me…. :(

January 22, 2015 at 9:11 pm #37001

We would also need FTP in order to inspect what’s going on on your server.

BR,
ThemeBurn team

January 23, 2015 at 8:06 am #37024

ok

themeburn valuable team

I want to use html code in the admin panel of the order history. What should I do. Can you help me in this regard. please

Please fix the other problems are

help me…

  • This reply was modified 3374 days ago by  nuriahmet.
January 23, 2015 at 8:45 am #37035

We are unable to login to your FTP with the credentials you have provided in order to check your issues. Please, verify the data.

BR,
ThemeBurn team

January 27, 2015 at 5:30 pm #37237

OK now you can enter the ftp information above information

January 27, 2015 at 8:59 pm #37270

We have fixed these errors:

2015-01-18 11:37:09 – PHP Warning: Invalid argument supplied for foreach() in /home/vysohkwc/public_html/demo/tb_themes/pavilion/admin/view/template/theme_design_typography_item.tpl on line 42
2015-01-18 11:37:09 – PHP Notice: Undefined index: inherit in /home/vysohkwc/public_html/demo/tb_themes/pavilion/admin/view/template/theme_design_typography_item.tpl on line 53

We weren’t able to reproduce the other errors in the error log. You have to identify on which situations do they appear (after clicking on specific category, product or admin section).

The fixes will be also supplied with the next Pavilion minor update, which will be released in the current week.

January 28, 2015 at 12:33 pm #37305

for example, the error stems from your theme ?


2015-01-28 13:19:48 - PHP Warning:  htmlspecialchars() [<a href='function.htmlspecialchars'>function.htmlspecialchars</a>]: Invalid multibyte sequence in argument in /home/vysohkwc/public_html/system/modification/system/library/request.php on line 40
2015-01-28 13:19:48 - PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/vysohkwc/public_html/index.php:102) in /home/vysohkwc/public_html/system/library/session.php on line 12
2015-01-28 13:19:48 - PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/vysohkwc/public_html/index.php:102) in /home/vysohkwc/public_html/system/library/session.php on line 12
2015-01-28 13:19:48 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/vysohkwc/public_html/index.php:102) in /home/vysohkwc/public_html/index.php on line 177
2015-01-28 13:19:48 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/vysohkwc/public_html/index.php:102) in /home/vysohkwc/public_html/system/library/currency.php on line 45

January 28, 2015 at 1:28 pm #37308

We are not sure these errors are caused from Pavilion.

You have to identify on which situations do the errors appear (after clicking on specific category, product or admin section etc.). Clear the error log and share with us when do the errors appear again. We were unable to find the dependency.

January 28, 2015 at 2:18 pm #37309

yes I clean the log , but it errors out again .
Are you able to control the system. Error log

January 28, 2015 at 3:08 pm #37317

Are you able to understand what we are asking at all ?
You have to tell use WHEN do the errors appear. ‘When’ means the exact condition to invoke these errors, step by step:

1. Clear the error log
2. Browse a specific ‘admin or front end page’
3. The error log is full again

We need that you tell us step 2 – which page fills the error log, as we were unable to find it after browsing the site’s admin and frond end. So we are not sure if it’s due to Pavilion at all.

It is clear to you what information do we need ? Please, write in english that is easy to understand.

January 28, 2015 at 3:16 pm #37318

he main category page, and it gets the error. Admin>Modification>theme Pavilion I clean the log the same error again.

January 28, 2015 at 3:19 pm #37319

Enable the default theme and check if the error log gets filled again.

January 28, 2015 at 3:25 pm #37322
Viewing 15 posts - 1 through 15 (of 18 total)
  • You must be logged in to reply to this topic.