So CMSMS changed which adodb it uses, cause I know my host hasn't...
And if so did they do it in 1.1?...
CMS Changed to adodb_lite in the 0.12 or 0.13 days... we include adodb_lite with the distribution (just not adodb). so there's nothing your host can/should do.
and can I change the module to look for something else?...
it's not a module thing it's a CMS Made Simple wide thing. It either uses one database abstraction library/toolkit or the other. Adodb_lite is faster than Adodb.... but Adodb has many more features. Your choice... it appears that the backup module requires features from Adodb regular though.
and how do I get the upgraded Backup module into the forge?...
Well, that depends.... it may already be in the forge... The forge is just a repository for the code to prevent it from (hopefully / maybe) getting lost. Your best bet would be to get ahold of the author of the module (or somebody willing to accept responsibility for it). and ask them to submit a new project to the forge (if a project isn't there already), or alternatively to release a new version.
If the author is asleep... then maybe somebody can be convinced to take responsibility for the module.
I think that's all for now...
That's good enough for now
