PHP Fatal Error: Cannot use string offset as an array

Best Wordpress plugin to engage your users and collect their email. You can use header alerts, popups, or exit pages, and it works with any popular emailing service such as Mailchimp or AWeber
AskKim
Junior Member
Posts: 10
Joined: Thu Apr 05, 2012 5:37 am

PHP Fatal Error: Cannot use string offset as an array

Post by AskKim »

WordPress: 3.3.2
WPSubscribers: 1.52
Tabber-Widget: 1.0.6 (by iThemes.com, also in the repository)
Theme: Canvas 4.7.9, WooThemes Framework 5.3.12
W3TC: Installed but not activated yet

Error presents on http://helenelemoy.com on single posts but not site front (blog) page.

Almost nothing is set up in WPSubscribers (other than giving it a license key & updating it). This is a fresh install and I was in the setup phase when this turned up. No forms have been created/added/enabled.

Kim

Fatal Error

The theme has encountered a problem that it cannot recover from. Please use the following information to try to resolve the problem.

Error Code: php_code_error:1:/home/helenele/public_html/wp-content/plugins/wpsubscribers/wpsubscribers.php:725:Cannot use string offset as an array
Message: A fatal code error occurred.

If you are unable to fix this problem, please copy all the text on this screen and send it to support.

Debug Data:
Array
(
[0] => Array
(
[file] => /home/helenele/public_html/wp-content/plugins/tabber-widget/lib/classes/it-error.php
[line] => 123
[function] => fatal
[class] => ITError
[type] => ::
[args] => Array
(
[0] => php_code_error:1:/home/helenele/public_html/wp-content/plugins/wpsubscribers/wpsubscribers.php:725:Cannot use string offset as an array
[1] => A fatal code error occurred.
)

)

[1] => Array
(
[file] => /home/helenele/public_html/wp-content/plugins/tabber-widget/lib/classes/it-error.php
[line] => 150
[function] => handle_error
[class] => ITError
[type] => ::
[args] => Array
(
[0] => 1
[1] => Cannot use string offset as an array
[2] => /home/helenele/public_html/wp-content/plugins/wpsubscribers/wpsubscribers.php
[3] => 725
)

)

[2] => Array
(
[function] => it_error_shutdown
[args] => Array
(
)

)

)
Jean-Christophe Bisoux
Posts: 283
Joined: Tue Feb 28, 2012 10:36 am
Location: Canillo, Andorra

Post by Jean-Christophe Bisoux »

Hi Kim,

Can you try this :

- Go to WpSubscribers > Create Opt-in Forms
- Enable Opt-in Popup? check to enable
- Save changes
- Enable Opt-in Popup? check to disable
- Save changes

Can you say me if it's OK with that ?
Post Reply