DevDuck Posted 13 hours ago Report Posted 13 hours ago Hi! Right now, the contextid is coming as `16` instead of `2`, as it used to be before. Because of this, the `cache_expiration` field is not being set. Looking at the code here, can we just add a similar check for `contextid == 16` to set the cache_expiration as well? Or is there a better way to handle this with the new contextid? Thanks! Quote
DevDuck Posted 2 hours ago Author Report Posted 2 hours ago Also, I’m a bit confused about how this class was instantiated before. I can see how `EconItem` is created, but I’m not sure where `CEconItem` comes from or how it was initialized previously. Could you clarify how this used to work? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.