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

Page that function like the RSS categories/aggregator page that lists forum posts with teasers

Hi all:-)

I need a page that function like the RSS categories/aggregator page that lists forum posts with teasers from all forums in one place, with links to the full postings in their actual forum.

How to construct such a listing?

All suggestions greatly appreciated!

Fatal Error: You have an error in your SQL syntax

Hello,
I recently followed the directions on installing and integrating gallery2 and drupal form scratch. Everything was going well until I tried to activate the block. I get the following errors. Help is greatly appreciated. Thanks!

warning: in_array(): Wrong datatype for second argument in /usr/local/www/data-dist/modules/gallery.module on line 376.

Fatal error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) AND g2_AccessMap.g_permission & 1 = 1' at line 8 query: INSERT INTO watchdog (uid, type, message, severity, link, location, hostname, timestamp) VALUES (1, 'php', 'in_array(): Wrong datatype for second argument in /usr/local/www/data-dist/modules/gallery.module on line 376.', 2, '', '/?q=admin/settings/gallery', '205.170.140.174', 1130344394) in /usr/local/www/data-dist/includes/database.mysql.inc on line 70
Call Stack
# Function Location
1 {main}() /usr/local/www/data-dist/index.php:0
2 menu_execute_active_handler() /usr/local/www/data-dist/index.php:18
3 call_user_func_array () /usr/local/www/data-dist/includes/menu.inc:354
4 system_site_settings() /usr/local/www/data-dist/includes/menu.inc:354
5 theme() /usr/local/www/data-dist/modules/system.module:605
6 call_user_func_array () /usr/local/www/data-dist/includes/theme.inc:190
7 xtemplate_page() /usr/local/www/data-dist/includes/theme.inc:190

Problems with XML Declarations in RSS Feeds, please help!

Hello,
I'm currently working on getting a drupal website ready for launch and whenever you attempt to look at the XML feed in Mac Safarit he following error message pops up:

This page contains the following errors:

error on line 2 at column 6: XML declaration allowed only at the start of the document

Below is a rendering of the page up to the first error.

In IE the site looks like this (my apologies for the removal of some of the content that isn’t public information yet, the code itself has been left intact):

Quick question about adding new content

Hi there!

I'm loving this CMS so far, seems like just what I need. However, I'm still a bit rusty on how things actually work. Hopefully someone here can clear things up.

As an admin I have setup the basic design of the site. Now I need to add some stuff though. This involves another block with a title, and some links in that block that lead to new pages. What's the best way of doing this?

Error/Bug with Survey Excel download

I have a survey set up on my site. Everything works fine, responses are stored and accessible, etc. But when I'd try to download to excel I'd get a 500 Server error.
My hosting service investigated immediately (they are fabulous, but the way, in instant customer support-- icdsoft.com), found that the download required more memory, but they went further and looked at why that was so in the code. Here is their response:
Hello,

forum_insert() default additional text

When users enter a forum topic title, I would like to add some text before it is inserted into the database.

For example, if a user writes "my name is joe" in the forum title, once it is inserted into the database, it becomes "hi! my name is joe". The user doesn't have to enter "hi!" in the beginning because my website will do that for him once he submits the topic. Where do I do this?

Because in the drupal handbooks, I came across forum_insert() but when I checked it out, that function only handles the node id & topic id. So, I don't know where I can customize that.

Pages

Subscribe with RSS Subscribe to RSS - Post installation