Group like channels

I have a specific requirement that is somewhat similar to Organic Groups. The details are as follows -

- Whenever a new user registers, he will be able to select a "Channel" in the registration form. The user wont be able to change the channel post registration

Insert View Help

I have installed the Insert View module (ver 7.x-2.x-dev). Maybe I'm thick and just not getting it. If someone can assist, I'd appreciate it.

I have a view called "Magazine Covers" and page in that view called "mag_covers". So I put this in the body of a content type I called "Magazine Page":

[view:Magazine Covers=mag_covers]

However that's exactly what appears in the body, the one line of code. Am I missing something?

Getting an error in jquery plugin, only in drupal.

I keep getting different uncaught reference errors with my included jquery tools script.

right now it is line 39 (under the scrollable plugin): "cannot read property 'left' of null". When I only had the scrollable tool included in my file it was throwing a different error on a different line.

I have used jquery tools before and not had any of these errors.

Is there something special I need to do to use jquery plugin with drupal 7? I'm including the scripts via my theme .info file.

Is it possible to move a site from a subdirectory to a root in 7?

I've literally spent hours on this so I hope someone knows. I created a copy of my drupal 6 site, did the upgrade to 7 and got all of the modules updated. I then moved the newly upgraded site from the subdirectory into the root directory. I made sure settings.php and .htaccess were updated. Cleared the sessions and cache tables. The site is still looking for domain.com/subdirectory. The theme is broken and none of the links work. Is it even possible for move a website from a subdirectory into just the root. No one seems to know. Thanks in advance :)

generate bill/invoice for my customers

Hi all,

I need a system in which the users will be billed/charged as they go. Like, if they are visiting a node, then they will be billed $10. Or, its better if I can use some hook to increment their bill amount.

And in some kind of dashboard, I will show "Your recurring amount is $200. Please make the payment to see stuff". The billing amount is not like monthly/yearly subscription. The frequency of billing is unpredictable. Is this functionality available in ubercart/commerce or any other module?

How to create a view that only selects the article name?

Hi all

Is there a way to select only the article name in a view instead of all the article?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x