I realized that after i installed views bookmarks all of my cck display fields started acting screwy. My cck teaser display fields were being replaced with my full mode display fields, but only for authenticated users, anonymous users are unaffected. For example, in my display fields settings for a certain content type i want to display a thumbnail in the teaser and a full image in the full node. For anonymous users it shows up the way i want in the teaser, but for authenticated users it displays the full image.

When i uninstall Views Bookmarks the error goes away, and when i reinstall views bookmarks it reappears. I'm not sure how this error is being created, my only guess is through some hook system error. I would love to use this module so if anyone has got any suggestions on what the problem might be i'd be super grateful. Has anyone encountered anything like this before?

Comments

mpaler’s picture

I'm having the same exact error -- except in my case, all the cck node data is being duplicated on the node. I'm using the same version.

JonSTeps’s picture

It good to know im not allow but where do we go from here?

mpaler’s picture

Not sure. We could try installing the newer dev version (haven't done that yet) or we can just wait and hope! >;-)

JonSTeps’s picture

I just tried the dev version, same exact error =(

JonSTeps’s picture

Status: Active » Fixed

I believe this issue is related to php5 errors created when you have both views bookmarks and token installed together. Modify the token module fixed my problem. Check out the following link to learn how to fix this.

http://drupal.org/node/192152

Anonymous’s picture

Status: Fixed » Closed (fixed)

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