I have an odd problem. I tried to mass create a set of pages by using phpmyadmin. I added all the fields to the table nodes and update the sequence table. The pages all appeared - but when I edit any of them I get the message "Access Denied", "Sorry You are not authorised to view this page."
I am logged in as admin and the UID of each page is set to the admin account, so is there another table that I need to alter to give edit permission to these pages?
I am having users input information to my site. I am not sure if I am going to use CCK or Webforms yet, I am playing around with both at the time. I want to have a search page that will have the ability for the users to search through what others have submitted by using similar fields to do so. Is there a good module for this type of search or do I just have to write my own?
I have been getting the error below since my host changed ownership of my directories. This error is showing up in the Drupal error log. Some of my thumbnails are not showing up at times, but may appear the next time I access the page. Can someone tell me how this can be fixed? I posted this on Gallery forum but nobody has answered for over a day now...
Hello,
i have recently installed Drupal and have some questions.
I would like to customize user's description in comments and forum. I want theese things to appear near user name and avatar:
* Count of comments user has posted
* Count of pages user has created
* User ranking if set (eg. Admin, moderator)
Which module does it or do i have to code it manualy?..
I installed a drupal site on a hosting company's server. But the emails
created by drupal (for registration, etc) have the From field set to be my
hosting-acct@hosting-server-name. I like it to be webmaster@my-own-domain.
Do you know when/how to configure that in drupal?