INSERT INTO aggregator_feed (RSS errors) (fix)

Drupal 4.7.0 B1
PHP 5.1.1
MySQL 4.1.14

When I tried to add an RSS feeds I get these errors posted to the log:

Field 'description' doesn't have a default value query: INSERT INTO aggregator_feed (fid, title, url, refresh, block) VALUES (4, 'Yahoo National News', 'http://rss.news.yahoo.com/rss/us', 3600, 5) in O:\public\InetPub\drupal-cvs\includes\database.mysql.inc on line 108.

I went and set that field for the "not null" to off (in MySQL admin) and now I'm getting:

Block help please

Hi all
I'm having, thanks to this forum, some excellent success in setting up a crude looking website (I know the logo sucks) I created what I think is a block in the sidebar labbled Science Fiction, which is what I want. Next I want to be able to add sub titles under that heading Science Fiction as hyperlinks taking the viewer to those pages.

How do I go about doing this?

http://ejimshannon.com/

Thanks

Jim

how to inline form fields with titles

If I try to put two form fields with titles inline, the title of the second item appears next to the edit field of the first item. What is the best solution to handle this? Most of the time I see examples of inline fields without titles, but I would like the titles to be aligned with the edit boxes below them.

Reconfiguring a block region

So, I've got front_page going on my site. Thing is, I want to set up a block region so that it displays blocks in horizontal rows, starting a new row when it runs out of space. I've got a thing going right now where I set the blocks for the region with the attribute float: left, but that creates a lot of ... ahem ... interesting permutations across browsers when it comes to display. Any ideas how to make it work?

--|PW|--

Remove/Hide 'Preview' button from specific node-type

I have a module with node type 'exemple' and i want to hide the preview button only for this 'exemple' node-type.

Can i use an alter hook to do the job ?

I tryed to use the following hook without success :
exemple_node_form_alter ....
exemple_form_alter ....

both are not run!

Drupal 4.7 is not compatible with Aggregator2 cvs

I just upgrade my drupal 4.6.3 to 4.7. Everything seems ok except that the aggregator2 feed items can longer "refresh items". Too bad though, I like aggregator2 a lot.

Anyone has the same problem?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x