Quote:
Originally Posted by irishblue
Hi I'm a new LDM user. Just installed it to my vBulletin 3.6.4. First of all, big thanks to AndrewD for creating such a wonderful mod! I managed to get it up and running smoothly.
I'm now trying to get the vBa modules to work. I tried importing ldm_new and ldm_hot. It prompted that there are already existing modules with those names. I suppose its referring to the modules that came with the default LDM install. So I renamed them to vba_ldm_new and vba_ldm_hot. Confirmed that they are checked within my one and only VBadvanced page. Also included the following in the portal header:
Code:
<script type="text/javascript" src="clientscript/ldm_global.js"></script>
<script type="text/javascript" src="clientscript/ldm_ajax_keysugg.js"></script>
However, my "What's new" and What's Hot" box on the portal appear empty. It currently only shows the headers. Any idea what could be wrong? Or what else I can check?
any help would be greatly appreciated. 
|
The pre-module version has an incompatible version of the adv_portal_custom_ldm_hot, adv_portal_custom_ldm_new, etc templates.
Try uninstalling and reinstalling the module, being sure to select the 'overwrite the templates' option.
If this doesn't work, I'm happy to take a look.
You're right about the php code. Pre constructing these modules, the php files were provided in the modules directory.