Taxonomy in views

How can I use taxonomy like drupal 6, i wish to use the feature :
Select content types to categorize using this vocabulary (on taxonomy page)
so that i can use it as a filter in views
When i use fields (with taxonomy) it does not display options like parent term etc.

Fatal error: Call to undefined function update_manager_access() in /modules/system/system.module on line 104

Hi,

I've just installed d7, and I got the following problem when accessing to /admin/modules/
I'm administratior:

Fatal error: Call to undefined function update_manager_access() in /modules/system/system.module on line 104

I can't find which module is causing the problem, nor deactivate all that. How can I trace the problem? is there a debug way?

Thanks,
nico

Recommended starter theme for D7?

Howdy,

I'm new to Drupal and just installed D7. I was going to use Zen to start building a theme, but there's not a recommended release yet for D7. Any suggestions for an alternative? Basic?

Thanks for any suggestions.

Sam

Signature box for authenticated users - This field has been disabled because you do not have sufficient permissions to edit it

Hi, have just installed drupal for the first time, blown away by how flexible it appears.

Anyway, I have a problem whereby where authenticated users trying to edit their settings get a greyed out signature box stating "This field has been disabled because you do not have sufficient permissions to edit it". I have been through all the permissions and not managed to find one that fixes this. I am hoping it is stupidly simple and I am missing something.

Thanks in advance

Views Slideshow Random Title Colour

I have setup a slideshow for my frontpage, which brings in the image, a title and a description. Is it possible to assign random font colour for the title?

Thanks, Ashley.

Module installation and temp folder permission problems

I've installed Drupal for the first time, which seems to have gone smoothly.

I am now trying to install the Paypal Module, I want to try the subscription one but I believe I need both the Paypal Framework installed first. (http://drupal.org/project/paypal_framework and http://drupal.org/project/paypal_subscription)

I've downloaded the paypal framework Zip, gone to my drupal site, and selected to install a new module > found the zip file > Install

I get 2 error messages here:

Warning: mkdir() [function.mkdir]: Permission denied in DrupalLocalStreamWrapper->mkdir() (line 628 of /homepages/XX/USERNAME/htdocs/drupal70/includes/stream_wrappers.inc).

paypal_framework-5.x-1.0.zip does not contain any .info files.

I have tried changing the permissions on the 'Files' folder under 'sites/default' to 777 but this doesn't seem to make any difference.

I also came across something on this forum that pointed to problems with the temp folder... which was also not being picked up.

I went into File System to change the temp directory (I'm on 1and1 hosting)

I changed it to /homepages/XX/USERNAME/temps

and that throws up 2 errors:
Warning: mkdir() [function.mkdir]: Permission denied in drupal_mkdir() (line 2244 of /homepages/XX/USERNAME/htdocs/drupal70/includes/file.inc).
The directory /homepages/XX/USERNAME/temps does not exist and could not be created.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x