FeedForAll Forum Index ?
?Home?????FAQ????? Search ?????Register ?????Profile? ????Log in
?ItemUniqueLinkWithTemplate=X HELP PLEASE View next topic
View previous topic
Post new topicReply to topic
Author Message
tennisguy



Joined: 26 Dec 2010
Posts: 13

PostPosted: Fri Nov 23, 2012 5:07 pm Reply with quoteBack to top

I am trying again to figure out how to use the RSS2HTML Pro script and how to create a separate web page for each item contained in the RSS feed; using ItemUniqueLinkWithTemplate=X.

Here are the steps I have taken:

1. downloaded the following scripts; rss2html, rss2html pro, and rss mesh into one folder and uploaded to my server.

2. using the rssMesh.php?buildConfig page I meshed two xml feeds together and created my xml file http://attennis.com/proTest/xml.php

3. using the rss2html.php link tool, and inputting this information with the tool, XML file of http://attennis.com/proTest/xml.php and template file of http://attennis.com/proTest/template.html the tool returned this test link http://attennis.com/proTest/rss2html.php?XMLFILE=http://attennis.com/proTest/xml.php&TEMPLATE=http://attennis.com/proTest/template.html and also produced this PHP Include $XMLFILE = "http://attennis.com/proTest/xml.php";
$TEMPLATE = "http://attennis.com/proTest/template.html";
include("rss2html.php");
?>


4. I then inserted the PHP Include into the body of this page http://attennis.com/proTest/home.php

5. I have yet to find an explanation for implementing ItemUniqueLinkWithTemplate=X so I am guessing at what next to do but this is what I attempted.

6. on my template page shown above; I changed:

~~~ItemTitle~~~
to
~~~ItemTitle~~

7. I then created a new template page http://attennis.com/proTest/templateX.php to display the contents of each rss item when clicked; thus displaying the contents of a rss link on my site's custom page.

8. after uploading the new files and changes, when I click on a rss link on http://attennis.com/proTest/home.php the resulting page URL is:

http://attennis.com/proTest/home.php?XMLFILE=http://attennis.com/proTest/xml.php&TEMPLATE=X&GUID=urn:newsml:sports.yahoo,lego:19780928:top,article,886cf7da-7bc8-341a-bfee-e3cd27d351b8-l:1&MAXITEMS=1

and the page displays the following error message: "Configuration setting prohibit using the specified template file, exiting"

9. I found a post for this error message http://www.feedforall.com/forum/viewtopic.php?p=20069 that stated to do this: Try changing this line in the rss2html.php script:

$fileAccessLevel = 1;

to this:

$fileAccessLevel = 0;

which I did and I still receive the error message.

What do I need to do to get a rss link to display the link contents in my site's template page?

I am asking for the Feed For All staff to please solve this mystery for myself and many others who have attempted to implement the RSS2HTML Pro script using ItemUniqueLinkWithTemplate=X.

PLEASE HELP.
View user's profile
zaza



Joined: 30 May 2013
Posts: 1

PostPosted: Thu May 30, 2013 11:03 am Reply with quoteBack to top

I am having the same problem, any help?
View user's profile
Display posts from previous:?? ? ?
Post new topicReply to topic


?Jump to:? ?



View next topic
View previous topic


Powered by phpBB ? 2001, 2002 phpBB Group :: FI Theme