View previous topic :: View next topic |
Author |
Message |
Sharondippity
Joined: 12 Sep 2002 Posts: 21
|
Posted: Thu May 15, 2003 7:15 pm Post subject: RSS rebuild rate? |
|
|
I view my b2rss.xml and it is from April. How does it update, and how can I fix its rate to be in synch when I post?
Thanks as always. |
|
Back to top |
|
 |
Candle
Joined: 23 Dec 2002 Posts: 547
|
Posted: Thu May 15, 2003 8:01 pm Post subject: umm |
|
|
Mine has nothing in it ??
But I use the b2rss.php and that seems to work ok . _________________ My Game Forum
 |
|
Back to top |
|
 |
Sharondippity
Joined: 12 Sep 2002 Posts: 21
|
Posted: Thu May 15, 2003 8:11 pm Post subject: Re: umm |
|
|
Candle wrote: | Mine has nothing in it ??
But I use the b2rss.php and that seems to work ok . |
What do you mean, you "use" the b2rss.php? How do you use it? |
|
Back to top |
|
 |
Candle
Joined: 23 Dec 2002 Posts: 547
|
Posted: Thu May 15, 2003 9:03 pm Post subject: Re: umm |
|
|
Sharondippity wrote: | Candle wrote: | Mine has nothing in it ??
But I use the b2rss.php and that seems to work ok . |
What do you mean, you "use" the b2rss.php? How do you use it? |
I installed this script and use it with that .http://www.tidakada.com/cafeRSS/
I can grab my Pmachine blog and put it on my b2 page and other way too .
So have rss on both blogs _________________ My Game Forum
 |
|
Back to top |
|
 |
Sharondippity
Joined: 12 Sep 2002 Posts: 21
|
Posted: Thu May 15, 2003 9:27 pm Post subject: |
|
|
I am still interested in how to properly use B2's rss. Anyone use that feature please take a moment to give me a clue. Thanks! |
|
Back to top |
|
 |
flickerfly
Joined: 06 May 2003 Posts: 49
|
Posted: Fri May 16, 2003 2:36 am Post subject: |
|
|
b2rss.php (and b2rss2.php or b2rdf.php) are php scripts that build an RSS feed automatically when called like you index.php build an html page when called. php is processed by the server to create a desired format. In the case of b2rss.php it builds RSS XML instead of what we normally see (HTML).
Is that what you're looking for? |
|
Back to top |
|
 |
Sharondippity
Joined: 12 Sep 2002 Posts: 21
|
Posted: Sat May 17, 2003 4:35 pm Post subject: |
|
|
flickerfly wrote: | b2rss.php (and b2rss2.php or b2rdf.php) are php scripts that build an RSS feed automatically when called like you index.php build an html page when called. php is processed by the server to create a desired format. In the case of b2rss.php it builds RSS XML instead of what we normally see (HTML).
Is that what you're looking for? |
It should be automatic, but I deleted all these posts, and posted new ones, and the b2rss.xml page shows the last build as being April. How do I get it to renew? When I view the xml page, it shows the old posts there and none of the new ones. |
|
Back to top |
|
 |
flickerfly
Joined: 06 May 2003 Posts: 49
|
Posted: Sun May 18, 2003 9:04 pm Post subject: |
|
|
Sharondippity wrote: | It should be automatic, but I deleted all these posts, and posted new ones, and the b2rss.xml page shows the last build as being April. How do I get it to renew? When I view the xml page, it shows the old posts there and none of the new ones. |
It is automatic if you use the *.php files as they run the query of the database on request of the file, but I don't know how the *.xml file worked as I've never used it and found the php files to be more effective. You really shouldn't need an xml extension in any case. |
|
Back to top |
|
 |
Sharondippity
Joined: 12 Sep 2002 Posts: 21
|
Posted: Mon May 19, 2003 6:01 am Post subject: |
|
|
Anyone have a clue as to what files I should check on ? What causes the xml file to be created, and do those files need any special chmod? |
|
Back to top |
|
 |
|