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

cron stopped working after files were moved

I'm out of answers. Here's the situation: I developed a site in a subdomain (ex: testing.mysite.com). When everything seemed to be fine I moved all the files up to the main domain (mysite.com). I adjusted the settings.php and the cron job. I also updated the cron-lynx.sh file. After that I changed all references in the database from testing.mysite.com to mysite.com.

Here's the problem: cron has stopped working! If I manually run cron.php it works. But it no longer works on its own.

Any ideas about what I may have overlooked?

Many thanks!

Creating New Block?

Hello,

I'm attempting to create a new Block called "Featured Bloggers" that has a, well, featured blogger. It has the user's name, Picture, and description (all of this can be statically stated by a programmer). How do I go about creating something like this? Have any good ideas?

Thanks.

access table purpose

Hi there,
Does anyone know the purpose of the Access table? My webhost caught me without a backup and my multi-site drupal install has all of its access tables corrupted. I the tables are beyond repair, I can't download them or interact with them using phpnysql, or anything else, but I might be able to get the webhost to delete them. If I had an idea what the table did I might then be able to re-create the problem tables.

Any ideas? Please?

PS, IPOWERWEB is not on my gift list this year.

Optional select list in CCK

There doesn't seem to be a way to have optional single select list (not matter what the data type is, e.g. text, nodereference, etc) in CCK. Even if the user hasn't clicked into the select list, the first option will be selected by default.

Automatically selecting the first option is fine if there is a way to add "-- No selection --" as the first option to a select list. Then store a blank or 0 (for the case of nodereference) as the value or nid.

I have looked into the bug, feature report and can't find anything related to this.

Exif Data

Hello,

I'm currently working with a site (just a volunteer doing some research) and we are using a Drupal/vBDrupal setup. We are looking for either a gallery module or external gallery script that plays nicely with vBDrupal and also displays Exif data. Does anyone know of one?

Thank you,
Jordan Meeter

unknown database error

user warning: Table 'cms_main.daily' doesn't exist query: SELECT n.nid FROM cms_main.daily d, cms_main.node n WHERE n.vid = d.vid AND d.date <= '20060926' AND d.autopublish = 1 AND n.status = 0 in C:\wwwroot\htdocs\includes\database.mysql.inc on line 120.

user warning: Table 'cms_main.daily' doesn't exist query: SELECT n.nid FROM cms_main.daily d, cms_main.node n WHERE n.vid = d.vid AND d.date > '20060926' AND d.autopublish = 1 AND n.status = 1 in C:\wwwroot\htdocs\includes\database.mysql.inc on line 120.

Pages

Subscribe with RSS Subscribe to RSS - Post installation