#Drupal 6

UNU Pelikan's picture

Drupal Developer | United Nations University

Employment type: 
Full time
Telecommute: 
Allowed

The Pelikan system:

Read more
Patrick Danielsson's picture

Skapa användaravtal

Jag behöver skapa ett användaravtal för vårat intranät, och jag sitter och kikar på lite olika moduler för det, vi använder D6.

Dilemmat är att vi skapar konton på förhand åt användaren, därför kan dom inte godkänna något avtal när man skapar ett konto.

Hoppas ni förstår vad jag menar.

Finns det någon modul som man kan använda som tvingar alla användare att godkänna villkor, oavsett om man är ny eller gammal medlem, och där man kan skapa konton utan att jag som är administratör godkänner villkoren åt användaren?

jessSchn's picture

Non-editable Page?

I'm using Drupal 6 and I have a page that I can't edit. I'm 98% sure this page is a page created using a view (I figured that out by removing a couple pages that in turn shortened the items on this mysterious page). When I move my mouse around the page, I don't get the Edit link that should appear for "View Pages". I've searched the View listing page and I can't find it listed there either.

Our other pages that are created with a content types should have an edit tab above the page title. This weird page that I'm having problems with doesn't have the Edit tab on it.

Read more
sjr8545's picture

Web Developer - Drupal | History Colorado

Employment type: 
Full time
Telecommute: 
Not allowed

The History Colorado Center in Denver is seeking a full-time web developer, experienced with Drupal 6, to provide development and support for all History Colorado websites.

Broad Scope of the Position:

Read more
neilt17's picture

Bulk assign nodes terms from one vocabulary based on terms already assigned from another vocabulary

We have several hundred nodes categorised with terms from vocabulary A. We now want to categorise all these nodes with terms from a new vocabulary, vocabulary B. Terms in vocabulary B are roughly related to those in vocabulary A - so the idea would be to programmatically do a one time assignment of terms in vocabulary B based on terms already assigned to nodes from vocabulary A. After this, users of the site would need to do some further manual tweaking as there is only a rough (not exact) correspondence of terms between the two vocabularies.

Read more
josephwhite's picture

Contract / Freelance Drupal Web Developer | Joseph White / Quorum - Technology Marketing Group

Employment type: 
Contract
Telecommute: 
Allowed

Marketing and Advertising firm needs a Contract Drupal Web Developer in St. Louis.

Read more
JoeKalucki's picture

Web Marketing Coordinator (Drupal 6) | Alexander Street Press

Employment type: 
Full time
Telecommute: 
Not allowed

Alexander Street Press is a fast- growing electronic publisher based just outside Washington, DC. We create exciting online resources for teaching and learning. Our products have won lots of industry awards and we’re considered a real “up and comer” in the industry.

Read more
jleiva's picture

Limitar items en compra - Ubercart

Hola gente, pregunta de Ubercart (Ubercart 6.x-2.7).

El manejo de stocks de productos físicos de Ubercart es bastante básico y limitado, y tengo el siguiente problema: el usuario puede comprar cantidades de productos superiores a las existentes en stock, el sistema no envía mensaje o detiene la compra, si la cantidad de productos comprados es superior a la existente en stock.

Alguno ha tenido una situación parecida? he estado revisando el foro de Ubercart y la documentación, pero hay más preguntas que respuestas :S

Saludos.

StephenR's picture

Drupal Developer | Steve Ryan

Employment type: 
Contract
Telecommute: 
Allowed

Dear Drupal community,

Read more
jessSchn's picture

Drupal 6: views_embed_view() doesn't appear to be rendering

I recently edited a template file (node-training_class.tpl.php) for training classes on one of my Drupal 6 websites (http://www.helpsystems.com/services/training/robotschedule-operations).

This template file needs to embed a Block(Next Instance (Webinar)) that is being configured by a View (view: Upcoming_Class_Instances).

Here is my code:

<?php foreach($node->taxonomy as $term) { $class_type = $term->name; }

if ($class_type == "Webinar" || $class_type == "Free Online Training") {
print views_embed_view('Upcoming_Class_Instances', $display_id = 'block_2');
}

Read more
Subscribe with RSS Syndicate content