There's a module like this available on vbadvanced.com. I run it on my site.
Hi All
I am attempting to create a new module/page on CMPS that will show the upcoming events from forumhome in a new CMPS page.
Project: New Calendar Page on CMPS
Function: To display the upcoming events from the vB Calendar in a more detailed and presentable manner than that on the forumhome.
I copied the entire section
// ### TODAY'S EVENTS #################################################
from forum/index.php
and saved this as a new php file in the /vb/modules/ directory then called this from a CMPS module. Zapo output though... so... where do I go from here?
There's a module like this available on vbadvanced.com. I run it on my site.