Support Forums

RSS Feed

This is a discussion on RSS Feed within the Technical Support forums, part of the Technical Support Forums category; What version of 68 Classifieds are you running? Example: V4.1.6 Designer What template are you using? purple Please describe in ...


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

Reply
 
Thread Tools Display Modes
Old 02-18-2010, 10:15 PM   #1
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 285
Rep Power: 12
EnergyFreak is on a distinguished road
Default RSS Feed

What version of 68 Classifieds are you running?
Example: V4.1.6 Designer

What template are you using?
purple

Please describe in detail the issue you are having:

Hi,

First I would like to know where my feed is located, and are there feeds per category and an overall feed? I would like to have an RSS feed link beside the category name for example and a place where I could add a RSS button.

Thanks for any help.
EnergyFreak is offline   Reply With Quote
Old 02-18-2010, 10:29 PM   #2
curmudgeon
 
Join Date: Mar 2006
Posts: 5,413
Rep Power: 138
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

external.php is the script that creates the feed.

I dont recall if it accepts category variables or not but with a little php knowhow it shouldnt be hard to do what you want.
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Old 02-18-2010, 10:37 PM   #3
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 285
Rep Power: 12
EnergyFreak is on a distinguished road
Default

This is what I get when I go to www.yoursite.com/external.php

Feed for 'Unknown feed name'
Subscribe to this feed using:
Subscribe Now
Always use this reader to subscribe to feeds.

[ Feed ]Feed preview

Although it does go to a feed page but with no data in it and no feed name. Do I fix this in my admin controls or something? I do not have access to the encrypted files so I cannot make any changes within the external.php file
EnergyFreak is offline   Reply With Quote
Old 02-19-2010, 09:33 PM   #4
Developer & Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 2,311
Rep Power: 69
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

Two questions:
1) Did you actually change the url from "yoursite" to your actual site url?
2) Do you actually have any ads in your site?

This is nothing personal, however it seems you continue to post questions throughout the forum and have been advised and given direct links to the online documentation. Several of your posts ask questions that are very basic and are covered in the online documentation, such as,
Quote:
Originally Posted by EnergyFreak
First I would like to know where my feed is located, and are there feeds per category and an overall feed?
It becomes quite frustrating to those that try help on these forums to help those that will not help themselves and take time to learn some fundamental basics. The answer to these questions in your post are covered in the online documentation for the RSS feed.

I also elaborate on this on my blog which has several articles regarding the use of 68 Classifieds.
Using The RSS Feed

I am not trying to be critical of you, I'm trying to help you help yourself and get better assistance from those, like myself who have been on here for years.
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10,4.2,5.0)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 02-20-2010, 06:16 PM   #5
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 285
Rep Power: 12
EnergyFreak is on a distinguished road
Default

Quote:
Originally Posted by Mike-N-Tosh
Two questions:
1) Did you actually change the url from "yoursite" to your actual site url?
2) Do you actually have any ads in your site?

This is nothing personal, however it seems you continue to post questions throughout the forum and have been advised and given direct links to the online documentation. Several of your posts ask questions that are very basic and are covered in the online documentation, such as,


It becomes quite frustrating to those that try help on these forums to help those that will not help themselves and take time to learn some fundamental basics. The answer to these questions in your post are covered in the online documentation for the RSS feed.

I also elaborate on this on my blog which has several articles regarding the use of 68 Classifieds.
Using The RSS Feed

I am not trying to be critical of you, I'm trying to help you help yourself and get better assistance from those, like myself who have been on here for years.
Hi Mike, I totally understand the point you are trying to make, some times I go and read it and are not sure of certain things therefore I post them on the forums to be sure. I have checked out your site and the documentation but nothing explains this error i keep on getting no matter what I type.

This page contains the following errors:

error on line 4 at column 49: Entity 'Atilde' not defined
Below is a rendering of the page up to the first error.

Which is inside a red box. I get this error when I type Petites Annonces Gratuites du Qu�bec - Publito and when I add extra parameters to it. I also have a few ads therefore it should work.
EnergyFreak is offline   Reply With Quote
Old 03-07-2010, 06:36 PM   #6
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 285
Rep Power: 12
EnergyFreak is on a distinguished road
Default

Quote:
Originally Posted by EnergyFreak
This is what I get when I go to www.yoursite.com/external.php

Feed for 'Unknown feed name'
Subscribe to this feed using:
Subscribe Now
Always use this reader to subscribe to feeds.

[ Feed ]Feed preview

Although it does go to a feed page but with no data in it and no feed name. Do I fix this in my admin controls or something? I do not have access to the encrypted files so I cannot make any changes within the external.php file
Hi,

I now have 45 ads on my site and my feed still has an error in it. I tried;

Petites Annonces Gratuites du Qu�bec - Publito

and

Petites Annonces Gratuites du Qu�bec - Publito

to limit the feed to 20 but I get the above error, I read the documentation and still no luck.
EnergyFreak is offline   Reply With Quote
Old 03-07-2010, 11:46 PM   #7
Staff
 
Join Date: Mar 2006
Location: New Jersey
Posts: 2,149
Rep Power: 68
John Snyder is a jewel in the rough
Default

Try editing your external.php and put your title data in cdata tags like it is being done for the description.
__________________
John
68C Staff

68C Downloads | Report a Bug | Knowledge Base
If you have a current support subscription, you can Submit a Support Ticket
John Snyder is offline   Reply With Quote
Old 03-08-2010, 12:54 AM   #8
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 285
Rep Power: 12
EnergyFreak is on a distinguished road
Default

Quote:
Originally Posted by juven14
Try editing your external.php and put your title data in cdata tags like it is being done for the description.
I cannot do that because that file is encrypted...
EnergyFreak is offline   Reply With Quote
Old 03-08-2010, 10:26 AM   #9
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

Try this file: http://dl.dropbox.com/u/2880058/external.php It is a stock one unencrypted.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 03-08-2010, 03:34 PM   #10
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 285
Rep Power: 12
EnergyFreak is on a distinguished road
Default

Thanks eric for the unencrypted file, so i added the cdata tag into my title but unless I did something wrong it doesn't seem to work still.

PHP Code:
echo "\t\t\t".'<title><![CDATA['$listing['title'] . $seperator $price .']]></title>'."\r\n"
EnergyFreak is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
News Feed v4.12 Yasser Technical Support 2 02-17-2010 09:23 AM
RSS Feed Question MrGForce Technical Support 2 06-21-2009 04:14 PM
V4.1.x Twitter feed Ldanakos Modules / Plugins / Modifications 2 03-27-2009 12:01 PM
Using external.php as RSS Feed- Damon Technical Support 2 03-14-2008 02:28 AM


All times are GMT -4. The time now is 03:42 PM.


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