[solved] An error has occurred. 0 [] operator not supported for strings

More
7 years 2 months ago - 7 years 2 months ago #65697 by kath
hi there,

After updating a Joomla/FC-Website (is now J 3.6.5 and FC 3.1.1) and moved it to a new server (Php 7.1).

Now I get this erro when I try to edit an article:
An error has occurred. 0 [] operator not supported for strings .

I cleared all server caches, cleared browser cache, tried to fix datebase in J-BE (was no need, "is up to date"), logged out, logged back in - no success.

Thanks for any idea!
Last edit: 7 years 2 months ago by kath.

Please Log in or Create an account to join the conversation.

More
7 years 2 months ago #65698 by kath
solved it by setting Php down to 7.0.14

Please Log in or Create an account to join the conversation.

More
7 years 2 months ago #65700 by micker
yes that solved in github fix will be in next version

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
7 years 2 months ago #65701 by ggppdk
Hello

for anyone having this problem with PHP 7.1
and till new version is released

in file:
plugins/flexicontent_fields/image/image.php

Find (about line 175):
Code:
$field->html = '';

Replace with:
Code:
$field->html = array();


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
The following user(s) said Thank You: iamrobert, SteP, agata

Please Log in or Create an account to join the conversation.

More
7 years 2 months ago #65707 by kath
Thanks! You guys are great!

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.349 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline