getting this error when hitting 'submit' of a page or story.... can someone help me? thx! (image modules are installed....)
user warning: Table 'drupal-cvs.img_assist_map' doesn't exist query: DELETE FROM img_assist_map WHERE nid = 14 in H:\XAMPP\xampp\htdocs\drupal-cvs\includes\database.mysql.inc on line 120.
I recently installed Drupal to the main directory of my website. I had other content on the site in unrelated subdirectories. Now, when I navigate to those directories (say, website.com/subdirectory), it loads a Drupal error page.
In the above example, as the results are looped through, the links are built by using node.nid. I would like to build these links by using the path alias instead.
Currently only admins can access the UIEForum I have installed on my site. When a drupal registered user attempts to access the forum they get a message saying "ACCESS DENIED: You are not authorized to view this page."
I would like to give all site users the ability to view and create/edit their own posts. How can this be achieved?
I'm kind of new to Drupal, and in a couple of days realized it was the CMS that I was looking for... After playing around with modules and adding some content, the access permissions issue came up.
I have to admit I was a bit surprised of the lack of options the access control of the base package has. What I want to do is rather simple, hide some content from unauthorized users. What would be great, would be to have some sort of category only some groups/users can look into for instance.