Warning: Illegal String Offset Cs-Cart 3.0.4

I got many warnings in admin page.



One example:

Warning: Illegal string offset 'instructions' in /home/huamao/public_html/var/cache/templates/admin/%%12^12D^12DD5414%%update.tpl.php on line 287



I check the line 287 is as below:

_tpl_vars['payment']['instructions']; ?>


What's wrong? how to fix it?

Guess the code is below in update.tpl:
{$payment.instructions}

I would guess that “instructions” is not defined or was removed during your development after the page was cached.

Did you clear the cache? Is it ok now?

[quote name='eComLabs' timestamp='1398670093' post='182472']

Did you clear the cache? Is it ok now?

[/quote]



I have tryied to delete the files under var/cache/templates/admin

but no difference. Is it what you mean to clear the cache?

[quote name='tbirnseth' timestamp='1398662864' post='182460']

I would guess that “instructions” is not defined or was removed during your development after the page was cached.

[/quote]

It's not just happen here. It happens many places in the admin pages.

Hope can attach the screen here for an example.

[quote name='peter_xr' timestamp='1398671888' post='182485']

It's not just happen here. It happens many places in the admin pages.

Hope can attach the screen here for an example.[/quote]



It looks like a hosting issue. Please contact your server administrator.

[quote name='eComLabs' timestamp='1398672428' post='182488']

It looks like a hosting issue. Please contact your server administrator.

[/quote]

What do you mean hosting issue? but How can I talk this with the server administrator? I mean how to convince them it is hosting issue?

[quote name='peter_xr' timestamp='1398770142' post='182621']

What do you mean hosting issue? but How can I talk this with the server administrator? I mean how to convince them it is hosting issue?

[/quote]



Just describe everything which was posted here. They should know how to fix it.