Hello everyone :-)
I have a couple of ideas for my site I have tried to implement using Drupal 5.
I would like to give users the ability to:
- Add content
- Vote (5 star system) on content
- Bookmark content
- View profiles
Up to now I have used:
- fivestar-5.x-1.3
- views_bookmark-5.x-1.1
- favorite_nodes-5.x-1.x-dev
Along with the Views module to tailor certain views.
To add some of the features.
However, none of them seem to work right and I am unsure if it is the fact I am using v5 OR they simply need tweeking/modding before I can unlock the features.
The problems come in when I try to create profile pages for users so they can 'see' and 'share' the content they have 'bookmarked' and also the content they have 'voted on'.
I hope to use the friendlist and private msg modules in the future so the community can become more intertwined, however, the basic voting and bookmarking options and the views that come with it are really frustrating me into having to post this :-(
Does anyone have any ideas as to where I may be going wrong?