Closed (fixed)
Project:
Featured Content
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2010 at 22:36 UTC
Updated:
10 Jun 2010 at 19:17 UTC
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
Comment #1
green monkey commentedforgot - its block # 33 - if you need to see it
Comment #2
kristen polDoes the block show up?
I'll go take a look..
Kristen
Comment #3
kristen polCan you give me a URL where the error shows up?
Thanks,
Kristen
Comment #4
kristen polBtw, 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
Comment #5
green monkey commentedOk, I turned it on to see it would any difference
will turn off
Comment #6
kristen polIf 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
Comment #7
kristen polFixed in beta3
Kristen
Comment #8
turboczi commentedSorry 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.
Comment #9
kristen polCould 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
Comment #10
kristen polAlso, did you upgrade from an older version to beta3? And, were you using the RSS options on any of your blocks?
Thanks,
Kristen
Comment #11
kristen polComment #12
kristen polI'm closing this since I haven't received any follow up. If you have additional information, please re-open the bug.
Kristen
Comment #13
cmejo commentedHi,
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...
Comment #14
cmejo commentedComment #15
kristen polDid 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
Comment #16
cmejo commentedDev version doesn't cause the error when I create a block.
Comment #17
larux commentedI 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...
Comment #18
kristen polAre you using drupal 6.16?
Kristen
Comment #19
kristen polI 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
Comment #20
kristen pol