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
Comment #1
mpaler commentedI'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.
Comment #2
JonSTeps commentedIt good to know im not allow but where do we go from here?
Comment #3
mpaler commentedNot sure. We could try installing the newer dev version (haven't done that yet) or we can just wait and hope! >;-)
Comment #4
JonSTeps commentedI just tried the dev version, same exact error =(
Comment #5
JonSTeps commentedI 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
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.