I would like to insert a view on eveery user's page where it shows in a block a number of bookmarks the user as made with views_bookmarks.
The problem is that I don't know how to pass the variable user to the view, and I dont really understand how to create the view so it will show the favorites (or any node) created by the user on the page and not the user visiting the page!!
Any help for understanting the passing of arguments will be greatly appreciated!
Thanks and long live drupal!
Hi. I would like to have user accounts behaving like groups (using og). For that I would need to have one group for one user account. So the question is how do I hack the drupal user registration system to also create an og group and add the new user to it?
Hi everyone. I am trying to setup a structure in the main navigation menu by mixing links from various modules. For example:
my thingies (node/#)
blog (blog/#)
create blog (node/add/blog)
poll (poll)
create poll (node/add/poll)
The problem is, when I click on my account, the menu doesn't open, so I can't see blog & poll. I've searched the forums, and it seems lots of people have this problem, but I didn't see any solutions.
I'm having a confusing problem with the fudforum module. I installed the fud forum, then I patched the files, and then created the access roles, and then finally installed the module. It says that it has connected with the fudforum database, but for some reason my users cannot log in to the forum... is it only for new users that are created that will be able to use the forum also? Shouldn't the existing users be allowed to login to fud forum as well?
Hi,
I've been all over the forums looking for this answer so my apologies if its already been answered.
I changed my php.ini file according to this thread http://drupal.org/node/72805 and still the upload time for videos is a few minutes long then I get a "server timeout error", "document contains no data error," "page can not be found" or similar error.