Closed (outdated)
Project:
Drupal core
Version:
6.14
Component:
locale.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2008 at 21:41 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jdubp commentedTitle changed!
Comment #2
Babalu commentednow 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
Comment #3
Stephane91 commentedDid 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.
Comment #4
Stephane91 commentedI 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.
Comment #5
stevenpatzRe-open if still an issue.
Comment #7
drupalok commentedi 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
Comment #8
avpadernoDrupal 6.4 is not the last version of Drupal. Is the report still valid for the last version?
Comment #9
drupalok commentedhi 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
Comment #10
drupalok commentedsome 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
Comment #11
brianbrown commentedHi!
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
Comment #12
avpadernoMay anybody confirm if s/he has this issue with Drupal 6.13 too?
Comment #13
Stimi commentedI have this issue with 6.14. This error appears when i try to create any content ( page, panel or anything )
Comment #14
avpadernoI am changing the referring version as per previous comment.
Comment #15
mcrittenden commentedAnybody have any updates here?
Comment #16
n00b0101 commentedI'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...
Comment #17
dpearcefl commentedIs this issue fixed in the latest D6? is there any interest in pursuing this issue?
Comment #18
dpearcefl commented