Upcoming Events list Upcoming Events list
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Upcoming Events list

Started by RadicalMonkey, March 12, 2004, 12:13:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RadicalMonkey

I'm trying to add an upcoming events list.  Basically a list of all the events that haven't happened yet.  the only fields it needs are 'event name' 'event date' and 'event link'
~RadicalMonkey~

Casper

This is where the anycontent.php can be used to good effect.

Assuming you are not already using it, open anycontent.php, and edit the table to have what you want in it.

Then upload it, and specify it in the 'contents of main page' in config, at the start if you want it near the top of te page.

I have a similar small table in my site, combined with the language selection mod.  take a look below.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here