POSTing an XML file to Drupal

Hey I built an application that is trying to post a small xml file to my Drupal site so it can be parsed.
I have written a test script that works but when I try to put the code into a module it fails and returns a response code 0.

Underline links

Hi there.

I am using the Corrola them on a site that I have setup. I have a number of views on the page which are showing images in a grid through views. The images are links.

How ever when I hover the mouse over the image I get an underline. I also get the under line when hovering over the bread crums.

Is there a way I can remove the under line I have tried adding the following to the styles.css files.

D7: Taxonomy CCK Fileds not show at VIEWS FIELDS

installed drupal 7 with basics & contributeds
I ADD an IMAGE FIELD as a LOGO of my VOCABULARIES, with cckfields at taxonomy term.

if i try to show in a CONTENT VIEW, the only flieds i can show are the tipical ID,TERM,VOcabulary MAchine NAme...nothing about NEW OWN FIELDS.

if i try to show in TERM VIEW, i can choose that own FIELD (appears in the fields list), but then i cannot control things like,, filter View by USER, fiter by language...and rest of nice options when you create a content view..

Creating a simple patch with Git

I've created a patch for wysiwyg.module at http://drupal.org/node/1173476. To do this I followed the instructions at http://drupal.org/node/1054616: specifically, the "Get or update a copy of the project" and "Creating patches via feature branch" sections.

When I add block to region another region disappears

I have created a new region in my .info file.

regions[sidebar_second] = Sidebar Second

And I've added the code into my .tpl.php file. And the styling appears fine.

<div id="sidebar-second">
        <?php print render($page['sidebar_second']); ?>
     </div> <!-- /#sidebar-second -->

However when I add a block to the sidebar_second region the sidebar_first region containing a menu disappears.

Install: "parse error .. , unexpected { in bootstrap.inc line 676"

Hi,
when installing drupal 7.2 I extracted drupal-7.2.tar.gz to my working directory on a webserver.
Invoking the install script resulted in
parse error: syntx error, unexpected { in ../includes/bootstrap.inc line 676.

the same script worked fine on a local installation on my linux notebook.

Are there any hints?

Regards Jerry

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x