Search found 3 matches

by digger
Thu 9. Feb 2006, 19:53
Forum: phpwcms Feature Requests
Topic: Petition module
Replies: 2
Views: 3028

Petition module

I'm looking for a module(?) to add into my phpwcms site which will me to post a petition online, and track the names of those who sign the petition into a database.

Ideally it would all be in phpwcms, but if anyone knows of another PHP-based component that will work, that would be great, too. I ...
by digger
Mon 6. Feb 2006, 20:45
Forum: phpwcms Support English
Topic: PHP errors & RSS feeds
Replies: 2
Views: 1008

DeXXus, thanks for your reply.

I've tried removing the <php> braces, but that didn't work either. I've made sure the config.inc.php file allowed external URLs, but that didn't help. [It now shows the page layout, but not the RSS data]

When I use a PHP require, I get this error:

Fatal error ...
by digger
Fri 3. Feb 2006, 17:16
Forum: phpwcms Support English
Topic: PHP errors & RSS feeds
Replies: 2
Views: 1008

PHP errors & RSS feeds

What I'm trying to do is put a couple of RSS feeds permanently in a template page so they always show up regardless of other {CONTENT} on the page, and I want to use a customizable RSS php script so I control how each looks.

I have tried using the {PHP:filename.php} tag to call the file, but it ...