Pages are often not reloaded / displayed after an action

Hello,

with drupal 6 I often have the problem, that after an action (login/logout/submit content) the browser window remains completely blank. A reload works and I get back to drupal, but if this happens after submitting content, the content will be submitted twice. So I have to use the back button. A bit annoying, as this does happen with different browsers.

Anyone similar experience or even a solution?

Editing a site creates sql error, no new content possible

Hello, I do have some Drupal 6.0rc4 issues, maybe those are known. My setup: Drupal 6.0rc4, postgresql 8.1.11, php 5.2.5 and currently the fckeditor module as the only addon.

My first problem:

1) How do I clear a somehow corrupted database? I have a book site, which, after editing and trying to save, created an sql error. Now, this site is gone, but the link is still there.
Even as superuser, under content administsration, when trying to delete this link, I reappears under content - and no logentry is made. However, the node it refers to, is nonexistant.

Further, I cannot create any new content anymore, as I will get an sql error upon saving - see below.
After deleteing the parents of this bookpage, my frontpage became inaccessible (Access Denied). However, this book was never promoted to front page, albeit book navigation was available to anonymous users. Login is still possible, though.

An example error after trying to create a page:

* warning: pg_query() [function.pg-query]: Query failed: FEHLER: duplizierter Schlüssel verletzt Unique-Constraint »node_vid_key« in /home/www/htdocs/cms/includes/database.pgsql.inc on line 138.

Posting a job

Where do I post a job for an experienced Drupal person?

Thanks,

<blockquote>Array › Array › </blockquote>breadcrumb

what could be the cause for

Array › Array ›

breadcrumb for stories categorised by taxonomy

and only

Home >

in uncategorised stories

db_query() and numbered arguments?

I've been trying to run a query like:

db_query('SELECT * FROM job_ads WHERE type = %1$d, category = %2$d, region = %3$d',$occ_type, $occ_cat, $occ_region, $occ_title);

But it comes up with the error:

Does db_query not support numbered arguments? Looking at the documentation, I'd thought it would.
Thanks.

Modifying Alek Theme

I've only had drupal for 3 days now & I'm having a tough time getting started. So please bear with me. I will be greatly appreciative of any help that anyone can give.

My page address is http://www.thursdayschild.ca

On my front page I would like to split the content field into three parts.
- top (width 100%)
- bottom left (width 50%)
- bottom right (width 50%)

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x