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

Missing Fields

Hi,

I managed to install and do some layout changing if use the CCK. But I find that the submitted by and the date of entry fields are not there.

I tried to put the code from the node.tpl.php but to no avail. where d u think should i look

Different Teaser Formats In Taxonomy Page

I want to make a page that shows all nodes of a certain taxonomy term chronologically, but I'd like to have different formatting for certain teasers, like different tpl.php pages. I want the first one to have a certain formatting, the second to have another, the third, fourth, and fifth another, and the rest another. Is this possible? And let me know if this doesn't make sense.

Cpanel Module Alternative Domain

Ok, I have the cpanel module enabled but I want to be able to provide a free email/ftp account from another domain and not from my main domain drupal is hosted on. Is their anyway I can change that?

Why are my forums showing recent content rather than the forums I have defined?

I am in the process of creating a new drupal based website and the forums I have specified do not show up when I go to /?q=forums. I have set up several drupal sites before and have never had this problem. Any suggestions? So see the actual site, go to www.collegebliss.com/?q=forum

thx

Matt

Help I lost my content

Ok this is a strange one. I was creating a custom code block and all of a sudden I noticed that all my blocks were missing. I used back to delete the block of code I was creating which was nothing more than a list. Now when I look at my website all I see is the template no left or right coloum info or content. I appear to be still connected to the database because I can still navigate to user/login. Anybody have any ideas on how to get my site back?

SQL Error when adding News Feeds

Hi,

I'm a complete newbie trying to get Drupal up and running. I'm having trouble with the aggregator adding new feeds. I'm running Drupal 4.7.2 on XP with Apache 2.0.55, MySQL 5.0.15 and PHP 5. I have searched the forums and issues database and not found anything similar to what I'm experiencing.

So I added a new category to the news aggregator no problem. Then when I try to add a new feed associated with a category I get two conflicting messages. The first says there was an error, the second says that the feed was successfully added. Here's the error:

user warning: Field 'description' doesn't have a default value query: INSERT INTO aggregator_feed (fid, title, url, refresh, block) VALUES (8, 'Yahoo Tax', 'http://rss.news.yahoo.com/rss/taxes', 172800, 5) in C:\DevTools\ApacheGroup\Apache2\htdocs\drupal\includes\database.mysql.inc on line 120.

So I go take a look in the database & there are no records in the aggregator_feed table. However, there is record in the aggregator_category_feed table. But the "fid" field seems to point to a record that doesn't exist in the aggregator_feed table.

I went into the database and changed the description and image fields to allow null values and that seems to have fixed the problems...at least for now.

Shouldn't this be in a transaction to rollback the insert into the aggregator_category_feed table if the insert into the aggregator_feed fails?

Pages

Subscribe with RSS Subscribe to RSS - Post installation