After login, address user to create his first auto-role assigned node type

When user create their account i allow them of choosing their own role (Auto Assign Role module)
Assuming that each kind of role have its own content and permissions, whitch could be the best way to address, after login, each user to create the first node type of content assigned to his role?

Connecting to SQL Server View

I need to connect to another database and am planning to use Views Database Connector module to display content from that second database. The second database is a SQL Server View. I configured settings.php to connect to that database but it's not seeing the tables. For testing to make sure my code was working, I connected to another mysql database in a separate server and it worked fine and was able to see the tables from that database through Views Database Connector.

Because this is a View in SQL, do i need additional settings in my configuration? 

drupal_deliver_html_page and MENU_ACCESS_DENIED

Hello

I'm developping php for the 20 last years but I'm brand new to drupal and I'm running into one problem I can't figure out.

I'm working for a customer who has a drupal 7 website and I'm creating a dev environment to work on without breaking his website.

I've downloaded the source. I've imported all its data from his database.

I should be ok but I'm stuck on this permission denied problem which is running its function

videos on product listings

Hi

is there a way to add videos of a product i sell, sort of what amazon allows on their product listings?

i use drupal commerce on drupal 7

thank you

ben

Drush - so confused

sure it seems very helpful - but i can't even get it to  clear the cache 'drush cc all'  

it gives me this message:

V:\abc7.main\drupal7>drush
The Drush launcher could not find a Drupal site to operate on. Please do *one* of the following:
  - Navigate to any where within your Drupal project and try again.
  - Add --root=/path/to/drupal so Drush knows where your site is located.

i have tried running this command in just about every directory to our related  multisite

i inherited this multisite with few tutorials, etc.

drupal_http_request not returning data

Hi. This is odd and I've spent too much time trying to debug so thought I'd ask.

I've had a drupal_http_request on my site for some time now that suddenly has stopped returning data. A GET request in a browser does show XML being returned, but the drupal_http_request is showing empty data. I can't think of any reason why this has stopped working. Any help is appreciated. Thanks!

My code looks like this:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x