Support Forums

Using external.php as RSS Feed-

This is a discussion on Using external.php as RSS Feed- within the Technical Support forums, part of the Technical Support Forums category; I was reading the 68 Blog today regarding an RSS feed, great stuff by the way! I never knew you ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 03-13-2008, 05:20 PM   #1
Junior Member
 
Join Date: Dec 2007
Posts: 12
Rep Power: 16
Damon is on a distinguished road
Default Using external.php as RSS Feed-

I was reading the 68 Blog today regarding an RSS feed, great stuff by the way! I never knew you could do that.

When I view my feed, such as http://postitfurniture.com/external.php ,the html rules I have allowed show up on that page <p>, <strong> etc. Is there anyway to have the html tags removed? I am not complaining, I am very excited about this option.
__________________
Damon

Last edited by Damon; 03-13-2008 at 05:27 PM. Reason: too many fingers
Damon is offline  
Old 03-13-2008, 09:39 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 135
Eric Barnes is just really nice Eric Barnes is just really nice
Default

Hi Damen,

You should be able to open the external.php file and locate this line (148):
Code:
echo "\t\t".'<item>'."\r\n";
Above it add:
Code:
$listing['description'] = strip_tags($listing['description']);
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 03-14-2008, 02:28 AM   #3
Junior Member
 
Join Date: Dec 2007
Posts: 12
Rep Power: 16
Damon is on a distinguished road
Default

Thanks for the quick response Eric. I'll do that.
__________________
Damon
Damon is offline  
Closed Thread

Thread Tools
Display Modes



All times are GMT -4. The time now is 04:34 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0