Hi, I'm a beginner with Drupal and this is my first message in this forum. I've set up Drupal and it'is running. Now I have to add to my site an insert form to borrowing books and magazines. How can I do it? Sorry for my inexperience and thanks a lot!
I've set up a Drupal site to start learning how to work it. My site is on my PC (localhost) under W/XP-home, Apache 2.0, PHP 4.3, MySQL. The site is installed, I've added some stuff into some books (I like the look of this), the front page is starting to look like something interesting, BUT....
When I try to use the "Search", the search doesn't find anything - I try words which I know are in the title and/or the body of my book pages, but Search comes back with nothing at all.
This is Drupal 4.3.2, with taxonomy_menu (non-CVS, latest stable release).
Site statistics are not showing up in the taxonomy menu, and when I attempt to access the logs through the help, here's what I get:
warning: call_user_func_array(): First argumented is expected to be a valid callback, 'admin_admin' was given in /home/fsccc/website/includes/menu.inc on line 108."
This is the function menu_execute_active_handler() of menu.inc
Is it possible to create a page where nodes are sorted by weight instead of date and time? I haven't been about to find anything in the documentation or as module.