Hi,I've added a new field to the Media File class of the Media Library module.But when I go to export and import the module, the new fields aren't there. I tried again and added a report to my expo...
I'm trying to upgrade a module. When I do so I'm confronted with the following sql error.Query:DECLARE @NewPrefix VARCHAR(450); DECLARE @OldLevel INT; DECLARE @NewLevel INT; SET @NewPrefix = (SELEC...
Hi,I have an external dll to process scheduled task, which work ok. I setup a module to store the settings for my scheduled task. I wanted to access the setting for the module in my external dll, s...