Drupal is up and running but how do I ...?

Page Length question

Is there a limit - or a way to limit - how many articles appear in a sub-category page?

For example, let's say under "Animals" I have "Cats". Clicking on "Cats" takes you to a page with a list of articles. Suppose there were 30 articles about cats there. Would the page just keep getting longer and longer each time a new "cats" article was added? Or would there be a break after a certain number of articles and you could click to get to the next page of material?

I haven't seen anything for this in the Admin section.

Thanks for any information.

fail in relative url in menus

If in the template page file (page.tpl.php) I put <a hrer="#end">Go to end</a> in page http://localhost/?q=admin/menu that link go to http://localhost/?q=admin/menu#end and this is correct.

user warning: Table 'drupal.term_access_defaults' doesn't exist

Got Drupal-4.7.0 up and running. Went through setup without a hitch. Added some pages and blogs. Taxonomy_Access-4.7.0 only outside module that I just now have installed and activated. Now, I get this and a series of similar warnings when trying to create Containers or Forums:

user warning: Table 'drupal.term_access_defaults' doesn't exist query: SELECT * FROM term_access_defaults WHERE vid='1' AND rid='1' in /var/www/html/doadance/drupal/includes/database.mysql.inc on line 120.

All the warnings indicate that the tables "term_access" and "term_access_defaults" do not exist.

The only similar threads I found in a forum search related to errors on updating, but I began with Drupal-4.7.0.

I didn't know if the Taxonomy_Access was the cause since I hadn't tried to create forums before, so I deactivated, disabled then re-enabled and re-activated Taxonomy_Access with the same results.

What do I do to correct this?

Thanks.

-ron

p.s. These are all the errors:

user warning: Table 'drupal.term_access_defaults' doesn't exist query: SELECT * FROM term_access_defaults WHERE vid='1' AND rid='1' in /var/www/html/doadance/drupal/includes/database.mysql.inc on line 120.
user warning: Table 'drupal.term_access' doesn't exist query: DELETE FROM term_access WHERE tid='7' AND rid='1' in /var/www/html/doadance/drupal/includes/database.mysql.inc on line 120.

Star Ratting / Voting Suggestions Needed

I am trying to figure out how to do the following and any help is appreciated.

I need a module that allows users to rate nodes between one and five and have them displayed as stars.

I then want to be able to show the top 5 or so highest rated nodes as a block. However I do not want all vocabs to be lumped together. In other words if I have a vocab for Sports and another for News I would want to show the highest 5 news articles while a user is viewing news and highest 5 sports articles while they are reading about sports.

Search form in Burnt Theme won't search....

I am using the 'Burnt theme' in the latest drupal release. I have this search form in the top of the body (part of page.tpl.php):

Bad links with Clean URL

Hi.
I am fighting with folowing problem:
Imagine: I click on link "read comments" - everythink is ok. Then I click to "post comment". Strange, current url is:
http://my.site.com/node/comment/reply/545#comment_form
I get similar url also if I try for example read node and then add content.
It works if I turn Clean URL off.
Here is part of my .htaccess

Pages

Subscribe with RSS Subscribe to RSS - Post installation