Fórum OpenCart Brasil

Por um e-commerce livre, confiável e profissional

Suporte geral sobre problemas técnicos para OpenCart v1.x.
#57678
Manuel, No admin também estava dando o mesmo problema, então encontrei na internet a seguinte solução abaixo que resolveu meu caso:

1. Open index.php from the admin folder
2. find the line: $config->set($setting['key'], unserialize($setting['value']));
3. delete the line
4. save the file and upload it again to the admin folder
5. done, all should be well and you can now login to admin panel

Agora no FrontEnd estou com o seguinte problema em meu site:

Notice: unserialize() [function.unserialize]: Error at offset 437 of 1586 bytes in /home/zemcom/public_html/index.php on line 65
Notice: unserialize() [function.unserialize]: Error at offset 266 of 555 bytes in /home/zemcom/public_html/index.php on line 65

Fui no admin / módulos e olhei, o módulo "Boas Vindas" nem sequer está instalado.

Alguma idéia???

Por favor alguém me ajude! Obrigado.

Abs, Rafael
#61649
Olá ,estou um problema parecido , foi quando tentei desativar um banner, deu esse erro
Notice: unserialize() [function.unserialize]: Error at offset 68 of 65535 bytes in /home/desej690/public_html/admin/index.php on line 37
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/desej690/public_html/admin/index.php:37) in /home/desej690/public_html/system/library/session.php on line 12Warning: Cannot modify header information - headers already sent by (output started at /home/desej690/public_html/admin/index.php:37) in /home/desej690/public_html/system/library/response.php on line 12

Não consigo resolver, por favor preciso de ajuda :|