How do I connect new calendar entries through backend PHP to my RSS aggregator?

Begonnen von NoviceScotty, 10 Dezember 2004, 16:00:18

⏪ vorheriges - nächstes ⏩

0 Mitglieder und 1 Gast betrachten dieses Thema.

NoviceScotty

Hi - I have an RSS aggregator that connects to my PHP-Nuke backend.php

How do I arrange for new calendar entries to appear in the RSS feed?

(BTW:
Module's Name: KalenderMx
Module's Version: 1.4
A really great program  :thumbup:)

jubilee

Hello !
ZitatHow do I arrange for new calendar entries to appear in the RSS feed?
For that you have to rewrite/modify the backend.php (if you use the phpNuke), cause
the needed database-query is missing in the backend.php
Or if you use our mx2.1, i can modify you the new backend.php which
can display news, links,downloads, forum threads and events.

greetings
jubilee

NoviceScotty

Yes, I use phpNuke!
I guess I have to replace the table _stories with _events, and sid with eid, but where do I find the equivalent of story_cat and $catid?
Any hints welcome, thanks.

jubilee

Hmmm ....
phpNuke, thats too bad ....
Give me 3-4 days. Will try to build a backend.php that supports both stories and events ....
greetings
jubilee