Remove unwanted header from RSS feed

My RSS feed currently includes the words "Intro" before the intro, and "Main Text" before the body of the content. After hours of scouring the support forums and the web, I have no idea how to change anything about my RSS feed beyond the option available in the views panel.

Does anyone have a suggestion on how to get rid of these unwanted titles? Thanks!

Main feed:
http://www.artthreat.net/feeds/all

How can drupal session be integrated in nondrupal pages ?

How can drupal session be integrated in nondrupal pages ?
For example, making drupal userdata available to another script
in the same site ?

I am looking for a tutorial or handbook page something in the line of
http://www.phpbb.com/kb/article/phpbb2-sessions-integration/#

My search may have missed this so please help :-)

can't log out

issue: as the title says.
when I hover over the link "log out" in the admin section when logged in I see it's related to ?q=admin/menu and when I hover over the same link in the menu section of the admin panel it gives me the correct link ?q=logout.

I've tried to disable and enable the logout item in the menu section but it doesn't work.. in the menu section it stays: ?q=logout and in the admin menu it still shows ?q=admin/menu

Fatal Error after creating a block

After creating a block with this snippet:

<?
$nid = 10;
$node_for_TOC = node_load($nid);
print category_display_toc($node_for_TOC);
?>

I now get the following error:

Fatal error: Call to undefined function: category_display_toc() in /home/mysite/public_html/includes/common.inc(1201) : eval()'d code on line 4

Now I can't access my site. Any help?

Thanks.

Can't control settings on new modules

I have just gone through a difficult reinstall of Drupal 4.7, and am now adding a few modules. The problem is that, although the modules appear to install just fine, I can't modify them or get them to actually work.

Instead of seeing the configuration parameters for new modules, all I can see is the name of the module, the word "Array", and two buttons for "Save configuration" and "Reset to defaults." The word "Array" is half hidden behind the control buttons, which further indicates an error.

Certain pages render in plain text, ignoring themes

Some of the pages on my site look fine; others are totally screwy, showing up only as plain text. I can't figure out why.

Pages that render properly include all of the following:
http://www.gettingintogradschool.com/poll
http://www.gettingintogradschool.com/purchase-getting-in
http://www.gettingintogradschool.com/reviews
http://www.gettingintogradschool.com/discussions
http://www.gettingintogradschool.com/links
http://www.gettingintogradschool.com/about-the-author
http://www.gettingintogradschool.com/essay-consulting
http://www.gettingintogradschool.com/foreign-students
http://www.gettingintogradschool.com/feedback
http://www.gettingintogradschool.com/admin
http://www.gettingintogradschool.com/tracker

Pages which are screwy (i.e., show up as plain text):
http://www.gettingintogradschool.com/discussions/the-process-of-applying [or any other page in the "discussions" subdomain]
http://www.gettingintogradschool.com/book/getting-in-an-applicants-guide... [or any other page within the "book" subdomain]
http://www.gettingintogradschool.com/textlinkads/stats

I have recently migrated my site from one ISP to another (same 4.7 version). The process was a long, hard slog, so there's no telling exactly what may be causing this error. I did record everything I did, however, and if it becomes necessary, I would be happy to share.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x