Quote:
Originally Posted by glowinggal
ok - i did double check and reupload ALL 2.2.8 file and what I'm finding is that the vba module is trying to find the ldm_ .php files that were there from 2.2.* bc when i remove those (bc they weren't in the 2.2.8 zip file) it creates a new error. But when I put them back then it goes back to the error originally noted and as you see it's looking for that .php file but there wasnt a new one included in the 2.2.8 zip file in this post 
|
I can't recall which verson of LDM, but I made a change in the way the vba modules are installed. Previously, this was done by adding the php files. Now it's done by uploading vba format .module files (admincp/vba/download upload modules). The .module files are in the release/vba_modules directories.
In fact, the php and template files are still there - you'll find them in the development subdirectory of the zip, so if you want to use that approach, it will probably still work.