Bug Fatal error: Cannot use string offset as an array in xxx /security.php on line 374

Status
Not open for further replies.

AnjaC

Customer
A good new Year 2012 for you!

We just unstalled vbsecurity 1.0.0 and got these errors when to configure the settngs:

Fatal error: Cannot use string offset as an array in /xxx/dbtech/vbsecurity/actions/admin/security.php on line 374

Greetings

Klaus
 
Run the following query:

Code:
    REPLACE INTO `datastore` 
        (title, data, unserialize)
    VALUES (
        'dbtech_vbsecurity_actions',
        'a:0:{}',
        '1'
    )

Please remember to add your table prefix if you use one.
 
Yup, that did the trick.

But there is another issue when a faild login into the admincp is done:

Class 'VBSECURITY' not found in /xxx/xxx/dbtech/vbsecurity/hooks/login_failure.php on line 2

and...

a click to "Manage Settings Snapshots" results into an

"Invalid Action"

Greetings

Klaus
 
Manage Settings Snapshots aren't supposed to be in the Lite version, I'll look into that.

I can't replicate the other one, it's working fine for me.
 
Status
Not open for further replies.

Legacy vBSecurity

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
813
Customer rating
0.00 star(s) 0 ratings
Back
Top