Whenever I create a new content type (which I created with CCK) I see the page result (node-xxx.tpl.php) display only the basic node table fields, if I empty the cache and refresh the page I see all of the data (node fields + CCK fields) as supposed to.

I saw http://drupal.org/node/158237 which is quite an old issue but seems to me like quite a similar issue... but then again what do I know? :P

Comments

NimrodYonatanBenNes’s picture

Checked with a fresh system and it didn't reappear, closing it

NimrodYonatanBenNes’s picture

Status: Active » Closed (fixed)

Checked with a fresh system and it didn't reappear, closing it

introfini’s picture

Status: Closed (fixed) » Active

I can confirm this bug with 6.x-2.2

introfini

introfini’s picture

Status: Active » Closed (fixed)

I found out the problem. The culprit is Advertisement module through the submodule Ad channel (http://drupal.org/project/ad).

introfini

NimrodYonatanBenNes’s picture

Project: Content Construction Kit (CCK) » Advertisement
Version: 6.x-2.2 » 6.x-2.0-rc1
Component: General » ad module
Category: support » bug
Status: Closed (fixed) » Active

It's actually 2 specific modules at the advertisement module which are: ad_channel & ad_weight_probability, after disabling those modules everything return to work as it should.

Moving the issue to the advertisement module and reopening it.

jeremy’s picture