can't get some fields from CSV file to import using feeds module

I don't think it's an issue with the feeds module, but with me, so I'm not putting it in the issue queue.

I have set up an importer that is not importing data from two fields in csv files, but other fields work fine. The fields would generate taxonomy terms (the fields are set for tags and multiple values) other fields that generate taxonomy terms work fine.
I have csv file with headers.

the content is actually in the fields. The fields are wrapped double quotes. I create the csv files with php, but I have set the files w/ UTF-8 encoding.

Looking for tips on hyperlinking, publish workflow and dynamic content

Hi all, I'm a newbie and am building an intranet site using Aquia's Drupal Commons 2 (built on Drupal 6.x).

There are three things I am trying to do with the site that I'm having trouble with and am hoping that there may be some tips out there:

1. I am creating a with four distinct sections of content. I'm organizing the sections around groups and sub-groups. Within each section I would like to have promoted content that is promoted just to that section's front page, rather than the site front page. Is there any way to do this?

2. Within the front page of this group, I would like to have the title and first few paragraphs of content appear as the main text, with a link to the full node. Below that, I'd like to have links to go to the full node for the next few most recent promoted content for that section as well as links to go to the most viewed content for the section. Is there any way to do this?

3. I have a menu built on the right hand site of the page which populates with all of the nodes that belong to particular groups. This is fine for links to nodes within Drupal, but what if I want to link to external sites as well? Is it possible to create content type that is simply a title and a hyperlink to an external site so that I could draw them into this menu in the same way?

Problem running coder-viewer on drush.

When I run the coder-viewer to check the style of some custom made modules I get
Drush command terminated abnormally due to an unrecoverable error.

but when I try coder review from the web interface on the same modules everything works great.

Any idea???

Drupal to XenForo Converter

Hello,

I've done quite a bit of searching online but I haven't been able to find anything that converts the Drupal forum to a XenForo forum. I inherited a Drupal 6.19 forum for a club that I joined (bareefers.org) and I'm looking to migrate the club over to XenForo because I believe it's time for a change.

Is there anyone out there willing to help me out with perhaps creating a converter or pointing me in the right direction? Any help would be appreciated.

Thanks in advance!

best practices: where to put/write php

Hi all,

i cannot find any specific documentation about it. It is well know that php must not be written inside nodes, blocks, or any place in the database.

But which is better to place this html? On the begining my approach would be:

Drupal vhost file not displaying website conent

Hi,

I have used virtualhost file in drupal to create multiple sites under one server. Also to remove /drupal from the url.

ex: 202.45.198.98/drupal this is how my URL looks like when ever I visit my website

After creating new Virtual host file for my website, I can see my website without /drupal in url.

Now the problem only the first page is loaded I mean some matter but not images, drupal template or any other links.


ServerAdmin webmaster@localhost
ServerName mysite

DocumentRoot /var/www/drupal

Options FollowSymLinks
AllowOverride All
Order allow,deny
allow from all


Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all

ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/

AllowOverride All
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Order allow,deny
Allow from all

ErrorLog /var/log/apache2/error.log

# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
LogLevel warn

CustomLog /var/log/apache2/access.log combined

Alias /doc/ "/usr/share/doc/"

Options Indexes MultiViews FollowSymLinks
AllowOverride All
Order deny,allow

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x