Closed (duplicate)
Project:
Advertisement
Version:
6.x-2.0-beta6
Component:
ad module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2009 at 01:02 UTC
Updated:
24 Jun 2009 at 13:37 UTC
I'm trying to debug this but is hard to find out where the problem is :-(
introfini
Comments
Comment #1
dpopov commentedSame in 6.x-2.0-rc1, and with Ad Weight Probability module too. But only when creating node, not editing. Disabling both modules solves the problem.
Comment #2
introfini commentedThe problem is related to the cache. if we empty the cache and then reload the node the cache is recreated and all is ok...
introfini
Comment #3
dpopov commentedYes, you're right, emptying cache brings fields back. And it's in the table cache_content, record with cid content:nid:vid, that should be deleted. Don't know how it relates to Ad Channel and Ad Weight Probability modules.
Comment #4
jeremy commentedDuplicate: #436234: CCK nodes do not save on initial creation when ad_channel or ad_weight_probability is enabled
Comment #5
Terry Lorber commentedAny progress on this issue?
I'm trying to automatically create an ad channel for new ads (when a CCK field_url is given), I'm having problems assigning the new ad to the new ad channel, but I'm also noticing the the field_url is blank when I go back to edit the new ad.