Hi,

I noticed this issue http://drupal.org/node/981804 and I'm experiencing the same. Opening a new issue for the afore mentioned one is already closed.

As the title states, if I edit a sheetnode I see the spreadsheet. When I view the node, only the title displays.
What I tried:
- Disabled all forms of caching, performance optimizations
- Flushed, updated DB
- I wasn't using ajax tools and such
- I used pressflow but rolled back to Drupal 6.20
- I switched themes to Garland
- Disabled every module that I would remotely suspect to be able to interfere
- Tried Chrome and FF

If I firebug the page I'm not seeing anything that would indicate an error.

Thanks in advance for any thoughts ...!

Comments

RJL-dupe’s picture

StatusFileSize
new24.33 KB

I'm experiencing a similar problem - but with me I can see the cck sheet field when viewing the node, but not editing the node. The attached shows the Firebug errors.

RJL-dupe’s picture

StatusFileSize
new7.52 KB

This attachment shows the Firebug errors which are appearing regularly now - so I suggest looking at this rather than my previous screen-shot. Thanks.

nicostabile’s picture

Hi! Thanks for this module it´s great!,i have the same error and dioscover that the problem is that Sheetnode has a problem with jquery_update (i´m using 6.x-2.0-alpha1 ) and if i disable this module i can see OK the sheet in node view. My problem is that i really need jquery_update, anyone knows something about this?,

thanks in advance,

Nicolás.

alfthecat’s picture

@nicostabile,

indeed, if jquery_update is conflicting, that would be a real bummer because one can't go without in many, many cases.

Unfortunately I'm not able to contribute a patch. Should the priority for this issue be upped to critical?

dafeder’s picture

I am having the same problem, with current jquery_update 6.x-2.x-dev. I can't roll back jquery update on my site either. So far no ideas for a patch, this is not my area of expertise :)

alfthecat’s picture

Priority: Normal » Critical
infojunkie’s picture

I was able to replicate this with jquery_update-6.x-2.x-dev. Working on it.

infojunkie’s picture

Version: 6.x-1.5 » 6.x-1.x-dev
Status: Active » Fixed

Fixed in the latest dev (Commit #496948). Please try it (12 hours from now or via CVS DRUPAL-6--1) and let me know.

nicostabile’s picture

Hi people! sorry about i can´t answer these days, first of all, say that i´m newby with drupal and web programming, i can´t realized which the error was to help with the patch. i founded a dirty solution which was modify jquery_update to not load in this type content ( sheetnode). But now i read the post and i can test this patch and it works perfect for me!, thanks infojunkie!, this module is great!,

Best Regards,

Nicolás.

alfthecat’s picture

New release fixed the issue for me. Thanks a lot! Works fantastic.

dafeder’s picture

Worked for me too! Thanks.

Status: Fixed » Closed (fixed)

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