Hello,
Opening my Drupal 6.4 site I get the following message:
Fatal error: Unsupported operand types in /var/www/www.infosmunicipales.mont-saxonnex.fr/htdocs/modules/locale/locale.module on line 533
It comes probably after a database update.
If I disable the locale.module the I get a blank page.
Thanks for help
Jacques

CommentFileSizeAuthor
#10 modules_installed.htm_.zip25.08 KBdrupalok
#4 Image 2.png11.06 KBStephane91

Comments

jdubp’s picture

Title: Error in locale.module » Fatal error: Unsupported operand types in locale.module on line 533

Title changed!

Babalu’s picture

now on my new drupal page too
i have today installed drupal 6.6 and now i have this error and can not access my page any longer
for what stands this error

Stephane91’s picture

Did someone have the solution for that?

Because I'm in the same case.
I decided to check an option in admin/build/performance (sorry I don't remember the exact check box) about collapsing CSS. Because I had problem with an other site and CSS with IE. After I have this very neet message :
Fatal error: Unsupported operand types in /home/..../public_html/modules/locale/locale.module on line 533

I don't know how to restart my site. I do not have access to anything.

If someone can eventually tell me where to uncheck the performance option I have checked in the drupal db ? I can be very usefull.
I'm completely stuck with that.

Thanks in advance.

Stephane91’s picture

StatusFileSize
new11.06 KB

I found a way to correct my mistake in phpMyadmin; table variable; name of variable preprocess_css : put back to s:1:"0";

Has I didn't open this post I'm not sure to be alowed to say it's close. I therefore leave it as I found it.

Thanks to everyone in here.

stevenpatz’s picture

Status: Active » Fixed

Re-open if still an issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

drupalok’s picture

Status: Closed (fixed) » Active

i had the same error and no recent backup! oh my god... horror!
your post helped! thanks!
but such a risk in a "safe" module? i have panic now turning on CSS compression on a production site!!!!
what's the cause of this problem

reopened for clearance

avpaderno’s picture

Version: 6.4 » 6.9
Status: Active » Needs review

Drupal 6.4 is not the last version of Drupal. Is the report still valid for the last version?

drupalok’s picture

Version: 6.9 » 6.10
Priority: Normal » Critical

hi there... yes. with most recent version of all modules including drupal. and now i have more than 30css in my theme which means Internet explorer cant show it anymore without css compression. so i am kind of trapped.
i tried again turning on css compression but ran into the same error again.
what can i do? can anyone please help, i am totally lost.
thanks!!!!!
sebastian

drupalok’s picture

StatusFileSize
new25.08 KB

some more information on my setup:

another error from my setup (which was there before)
warning: array_merge_recursive() [function.array-merge-recursive]: recursion detected in *** /includes/module.inc on line 473.

MySQL-Datenbank 5.0.32
PHP 5.2.0-8+etch13
PHP Register Globals Deaktiviert
PHP-Speicherlimit 96M
Unicode-Bibliothek PHP-Erweiterung „mbstring“
Webserver Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c
Zlib library Aktiviert
Zugriff auf update.php Geschützt

brianbrown’s picture

Hi!
I think that this is related to the Twitter module, see http://drupal.org/node/503380 but no one seems to know how to fix it!
-Brian

avpaderno’s picture

May anybody confirm if s/he has this issue with Drupal 6.13 too?

Stimi’s picture

I have this issue with 6.14. This error appears when i try to create any content ( page, panel or anything )

avpaderno’s picture

Version: 6.10 » 6.14

I am changing the referring version as per previous comment.

mcrittenden’s picture

Anybody have any updates here?

n00b0101’s picture

I'm on Drupal 6.19 and I got this error as well. For me, it was the line in the locale.module:

$parsed += locale_inc_callback('_locale_invalidate_js');

I commented it out, logged in as administrator, went to "Themes", re-saved my themes, and then uncommented it and now it's fine...

dpearcefl’s picture

Status: Needs review » Postponed (maintainer needs more info)

Is this issue fixed in the latest D6? is there any interest in pursuing this issue?

dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Needs work

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.