Hi, I'm most definitely using vb version 3.07 VBA CMPS v 2.0 RC2
The two files were indeed in the opposite places, which is really strange as i did a drag and drop effort into the forums structure.. can only say cute ftp's file drag and drop must be erroneous when copying 2 files of the same name... anyway, thats solved the donate.php access.
However, I still can't get the module for cmps to display. I deleted the existing one, and have re-created as best I can see but it doesn't even display, (yes i have it set to active in the vba cmps admin control.
Basically I used the following settings: (as you may or may not be aware it has changed in 2.0 of cmps)
Add module
PHP file
Module title: Donation
File to include: donate.php
also followed the instructions for modules and added Templates Used:
adv_portal_donate, adv_portal_donate_goals, adv_portal_donate_goals_user
I have tried with clean output file & use module shell template on and off.
EDIT (and i think this may be the key):
I also get an error when i try to save the settings for this module:
Invalid argument supplied for foeach() in /includes/adminfunctions_vba_cmps.php on line 634
line 634 reads:
Code:
foreach ($setting AS $gtitle => $sgroups)
thx for your help