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

phpBB2 Module - Database Errors

I am trying to install and configure the phpBB module using the directions located at:

http://kepp.net/drupal/

I have no problems until I log out to test the cookie settings, I keep getting the following error:

Warning: Table 'thedivin_phpbb.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (2, 'php', 'Table 'thedivin_phpbb.users' doesn't exist\nquery: SELECT * FROM users u WHERE uid = 0 in /home/thedivin/public_html/includes/database.mysql.inc on line 121.', 2, '', 'http://www.thedivineguild.com/logout', 'http://www.thedivineguild.com/admin/settings/phpbb', '70.174.186.55', 1166805704) in /home/thedivin/public_html/includes/database.mysql.inc on line 121

Warning: Table 'thedivin_phpbb.watchdog' doesn't exist query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Table 'thedivin_phpbb.accesslog' doesn't exist\nquery: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('log out', 'logout', 'http://www.thedivineguild.com/admin/settings/phpbb', '70.174.186.55', 0, '', 423, 1166805704) in /home/thedivin/public_html/includes/database.mysql.inc on line 121.', 2, '', 'http://www.thedivineguild.com/logout', 'http://www.thedivineguild.com/admin/settings/phpbb', '70.174.186.55', 1166805704) in /home/thedivin/public_html/includes/database.mysql.inc on line 121

How to only show Header Block on the main page ?

Ok, I want to show one header block on the index.php only but when I am adding the name index.php on the "configuration->Page specific visibility settings->Show on only the listed pages" of the block,its not working. I also added www.mysite.com, www.mysite.com/,http://www.mysite.com but still not working,

It's just not being shown at all on the main page. What's going wrong ?

How to re-index pages for "Search" without cron ?

If I want to make the "Search" find some current or immediate entries I have made
how can I manually do a 'Reindex'
Clicking on the re-index does not give any result.
Is there way to exclude cron and just reindex the site by any means ?

Best regards.

How do I use the Views Calendar modules?

I'm trying out Drupal 5 and have successfully installed & enabled the Calendar module (and Views module) found here: http://drupal.org/project/calendar

All appears to work, but I can't figure out how to use it to it's full potential. How do I add events on certain dates? Why are new pages showing up in the calendar? How do I configure for repeat events?

The instructions provided are not detailed enough for a novice like myself. Are there better instructions out there somewhere?

Spambot using feedback module

I installed the Drupal feedback module months ago and have been very happy with its functionality. It's definitely a tool that every site should consider. Recently, though, it's clear that someone has developed an automated spambot that's periodically using the tool to send me rather vile messages.

CVS Help - Checkout the latest version of modules

Hi,

I would like to find out which CVS command I can use to check out the LATEST versions of everything in contrib for DRUPAL 5.
I do not want to check out HEAD, as this would checkout 4.7 modules too. I want only version 5 files.

Currently I use the command:
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -r DRUPAL-5 contributions

Pages

Subscribe with RSS Subscribe to RSS - Post installation