node title

Hello everyone
I'm sure this must've been discussed already but I couldn't find anything.

A question about Gallery style Views in Chrome

I use gallery style to create views to display image and some other attributes, such as title and author, of an artwork node in my website. The views display fine in Firefox and IE. But in Chrome, the additional fields (title, author etc) are overlapped by the image of the next row, like this. Does anyone know how to fix it?

Updated to different post

It would be really nice to be able to just delete ones own posts to avoid clutter!

I've solved most of my problem and ran into something else so I posted a new specific post.

Trying to get a site from a multisite Drupal setup to work in a local (MAMP) environment

I have been given the task to update a single Drupal site that is currently live on a multisite Drupal setup. I am trying to clone the live setup on my local (MAMP) environment, redesign the site, then port it back into the live multisite environment.

Very slow drupal installation

Hello,
I just hosted a site on ccmnigeria.org.
I don't get why it is so slow.
I have tried to figure this out using devel but not sure if i made much progress.
The things i noticed:

1. I cannot seem to get the .htaccess working properly on the site. The hosting service does not seem to be drupal friendly. (us.cloudlogin.com)

I ran a cron job on the site and it returned a long list including the cache.

Any suggestions on why this site could be slow?
See attached below. I see a lot of cache set items.

Executed 310 queries in 1217.13 milliseconds. Queries taking longer than 5 ms and queries executed more than once, are highlighted. Page execution time was 2455.53 ms.
ms
#
where
query
208.38
1
ddblock_get_blocks
SELECT * FROM ddblock_block
204.05
1
drupal_lookup_path
SELECT dst FROM url_alias WHERE src = 'node/112' AND language IN('en', '') ORDER BY language DESC, pid DESC
201.99
1
cpn_nodeapi
SELECT css, js FROM cpn WHERE nid = 110
26.88
1
cache_get
SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'features_module_info'
26.09
1
cache_get
SELECT data, created, headers, expire, serialized FROM cache_content WHERE cid = 'content_type_info:en'
19.25
1
_update_cache_get
SELECT data, created, expire, serialized FROM cache_update WHERE cid = 'update_available_releases'
13.97
1
cache_get

Webform submission is not working

Hi
I have written in .htaccess file following two lines:

RewriteCond %{HTTP_HOST} !^www\.(.*)$ [NC]
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [L,R=301]

After written this my webform submission is not working. Can anybody help me to resolve this?

Regards
Chaitali

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x