Closed (outdated)
Project:
Advertisement
Version:
6.x-2.x-dev
Component:
ad module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2009 at 00:55 UTC
Updated:
19 Sep 2024 at 11:55 UTC
Jump to comment: Most recent
Comments
Comment #1
jeremy commentedAre you using the ad_channel and/or ad_weight_probability modules? If so, does the problem go away if you disable both modules?
I'm doing some preliminary development work with the ad module now to make it better integrate it with CCK, but the code likely will end up in the upcoming 3.x development branch which I don't expect to stabilize any time soon -- the 2.x branch is still stabilizing.
Comment #2
aharown07 commentedI am using ad weight. Problem remains when both are disabled.
(This only for cck fields in the Ad content type, whereas before I was seeing this problem w/cck fields in all my content types.)
Comment #3
jeremy commentedI believe this is due to the (mis)design of the ad module and how it create hybrid node types. I intend to fix this in a 3.x branch, but that's still on the horizon. I do not have a fix for you at this time.
Comment #4
aharown07 commentedSounds good. It's not urgent anyway, but I'll look fwd to 3.0
Comment #5
m1n0 commentedI am interested in this. What is the status of this issue?
Comment #6
havran commentedI have partial solution: Set weight for Ad module in {system} table doing the trick - Ad module and Content with same weight are orderd Ad before Content. I set weight for Ad to 5 and new node type ad now show all CCK fields in edit with filled values.
Comment #7
lrwebks commentedDrupal 6 is EOL and no longer supported. Closing this as outdated for that reason. Thanks for your contribution!