Hi all- Not really a question as much as some advice for anyone experiencing problems logging into a drupal install after upgrading to php 5.14. My host just did so, and after the upgrade no user (including the admin) could login.
Hi, I want to make a page that when a user clicks on it, it has links in that page and thos links go to storys, something like: http://drupal.org/contribute as long as it does it, I dont want it to be fancy. Is there ANY way to do this?
In this case I understand that I need to make 'food' the 'container' and 'fruits', 'vegetables' and 'icecream' will be categories inside this container. Containers and categries are nodes and later I will try to make them list in the way I want to by using the views module.
I am cheching out the category module, but whenever go and try to make a container, I get the following error....
user warning: Table 'drupal.view_view' doesn't exist query: SELECT vid, description FROM view_view ORDER BY description in C:\Program Files\Apache Group\Apache2\htdocs\drupal\includes\database.mysql.inc on line 120.
I am using drupal 4.7.2 and the latest module version... Anyone know whats wrong here ?