PDA

View Full Version : CMPS problem


attroll
02-13-2006, 12:36 AM
I have tried incorporating this into a CMPS module and it will not work. Is there a variable I need to put in the "Portal Output Global Variables" in the CMPS defaults?

It seems that when I place $GAB_ads[0] in the template that is used in my CMPS it does not display.

attroll
02-13-2006, 12:48 AM
I got it working. Hold on I am still learning. The documentation for this needs some more help. I know it is still in beta and I am not complaining.

paulfletcher
04-13-2006, 12:18 AM
How exactly did you get the ads to appear in a specific module?

Thanks,
Paul

tormodg
04-26-2006, 09:23 AM
Yeah, how did you do this? I am completely dumbfounded here...can't make anything appear anywhere. LOL

tormodg
04-26-2006, 09:33 AM
Okay, got the banners to show but not in a CMPS module - I had to stick $GAB_ads[0] in the adv_portal, under the right column bits. I'd love to be able to place this anywhere within the CMPS modules. :)

The Geek
04-26-2006, 05:40 PM
There really shouldnt be an issue with sticking them anywhere you want. If I recall right, you need to put GAB_ads in the global output setting. Then it should be fine.

HTHs

MrGeeK
04-27-2006, 01:56 PM
There really shouldnt be an issue with sticking them anywhere you want. If I recall right, you need to put GAB_ads in the global output setting. Then it should be fine.

HTHs

Yup thats what I did, works fine, and in some of the addons (VBA's link system, & vbphotopost or whatever it's called now)

tormodg
04-27-2006, 03:44 PM
Yup thats what I did, works fine, and in some of the addons (VBA's link system, & vbphotopost or whatever it's called now)

So did you create your own modules for this, or just include the code in other modules? Or did you edit the vba templates?