pragmaMx Support Forum

Archive => veraltete bzw. unsupportete Systeme und Module => Alt Archive => KalenderMx => Thema gestartet von: NoviceScotty in 10 Dezember 2004, 16:00:18

Titel: How do I connect new calendar entries through backend PHP to my RSS aggregator?
Beitrag von: NoviceScotty in 10 Dezember 2004, 16:00:18
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:)
Titel: Re: How do I connect new calendar entries through backend PHP to my RSS aggregator?
Beitrag von: jubilee in 10 Dezember 2004, 16:38:09
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
Titel: Re: How do I connect new calendar entries through backend PHP to my RSS aggregator?
Beitrag von: NoviceScotty in 16 Dezember 2004, 17:27:19
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.
Titel: Re: How do I connect new calendar entries through backend PHP to my RSS aggregator?
Beitrag von: jubilee in 16 Dezember 2004, 19:46:47
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