Fatal error: Unsupported operand types in /home/mywebsite.com/includes/common.inc on line 1416

After loading Feb 20 dev version

I started to see this error - but only against one content type FeedApi -> using create node from feed option

Its also the only block created since update

turning block off - clears error

Should I delete the block and create a new one?

Comments

green monkey’s picture

forgot - its block # 33 - if you need to see it

kristen pol’s picture

Does the block show up?

I'll go take a look..

Kristen

kristen pol’s picture

Can you give me a URL where the error shows up?

Thanks,
Kristen

kristen pol’s picture

Btw, I noticed you have all your caching turned on so I'm not sure you have the latest js file update. You may want to keep all the caching turned off until you are ready to totally go "live"... easier for development.

Kristen

green monkey’s picture

Ok, I turned it on to see it would any difference
will turn off

kristen pol’s picture

If anyone else is following this thread, I'm working with jwells directly to solve this problem.

If anyone else is having this problem, you can try using beta1 for now until this is resolved:

http://drupal.org/node/695418/release

Kristen

kristen pol’s picture

Status: Active » Closed (fixed)

Fixed in beta3

Kristen

turboczi’s picture

Version: 6.x-1.x-dev » 6.x-1.0-beta3
Priority: Normal » Critical
Status: Closed (fixed) » Active

Sorry but I had the same problem with the beta3 version (unsupported operand types etc.). Exactly the same. I had to remove the module before my Drupal got functional again.

Hope you'll fix it soon as I like the module very much!
A.

kristen pol’s picture

Could you let me know what the exact error (with line number) is? If you are able to try out the dev version, please do.

Thanks!
Kristen

kristen pol’s picture

Also, did you upgrade from an older version to beta3? And, were you using the RSS options on any of your blocks?

Thanks,
Kristen

kristen pol’s picture

Status: Active » Postponed (maintainer needs more info)
kristen pol’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

I'm closing this since I haven't received any follow up. If you have additional information, please re-open the bug.

Kristen

cmejo’s picture

Hi,

Yes, I'm using RSS and got the same error. Had to delete the module to get Drupal back.

Is this a known issue? Any suggestions? I'd like to use it but can't currently...

I can use the dev version if this will fix it...

cmejo’s picture

Status: Closed (fixed) » Active
kristen pol’s picture

Status: Active » Postponed (maintainer needs more info)

Did you try the dev version?

What version of drupal are you on?

Do you only get the problem with RSS checked?

What line is the error on?

Thanks,
Kristen

cmejo’s picture

Dev version doesn't cause the error when I create a block.

larux’s picture

I got error also with dev version, however error number was 1426

I solved it (error 1426) by modifying common.inc by following these guidelines:

https://drupal.org/node/749088
http://blog.valtersboze.com/2010/05/drupal-error-fix-fatal-error-unsuppo...

kristen pol’s picture

Are you using drupal 6.16?

Kristen

kristen pol’s picture

Status: Postponed (maintainer needs more info) » Fixed

I upgraded to drupal 6.16 and was able to reproduce the error by enabling the RSS link on the block.

I have fixed this and it will be available once the cron runs and creates a new *dev* version. Please test.

Thanks!
Kristen

kristen pol’s picture

Status: Fixed » Closed (fixed)