News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - vrteach

#1
Support Requests / Loading RSS feed in php script
December 21, 2007, 06:03:54 PM
I've just started trying to display the results of a rss feed on my site. My page works on my development machine, but not of freepgs.

My page with the problem is at:

http://vrteach.freepgs.com/banjo/index.php?folkjam=

as you will see there is a "connection failed" problem.

There was a previous message about this at:

http://forum.freepgs.com/index.php?topic=1348.0

Is the problem with the magpierss script, or a setting on freepgs?

Thanks, Erich
#2
I've used PowerPHLogger for some time and like it very much. I would like it to count all instances of calls to my main index page. It counts when visitors got to index.php, but not when they go to index.php?SomeID=27, for example. I currently have the list of main index pages looking like this:

http://vrteach.freepgs.com/banjo/index.php
http://vrteach.freepgs.com/banjo/
http://vrteach.freepgs.com/banjo/index.php*

But I'm guessing that that last line doesn't work as I hoped it would.