68 Classifieds Forums
Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Modifications > Can you show ads on someone else's site?
v3.1 Modifications Questions on modifying 68 Classifieds. Please note these are not supported by 68 Classifieds, and may make future updates more difficult.

 
Thread Tools Display Modes
(#1)
Old
cherubini cherubini is offline
Member
cherubini is on a distinguished road
 
Posts: 47
Join Date: Apr 2006
Question Can you show ads on someone else's site? - 06-09-2006, 08:48 AM

I am new to your templates/smarty's.

I am looking for a way to pull some ads into other sites. Can you use some kind of code to make a user's listings show up on their own home site? Or maybe show the Featured page on their site?

Or, use a completely different template to make it look like their site but actually be on my site. ie Have one 68 site but have several different looks?

Or maybe even just to show the listing w/out the layout.tmp


TackandField.com


V3.1.4 Developer

Last edited by cherubini : 06-09-2006 at 08:51 AM.
Reply With Quote
(#2)
Old
juven14 juven14 is online now
Moderator
juven14 has a spectacular aura about
 
Posts: 1,798
Join Date: Mar 2006
Location: NJ/NYC Area
Default 06-09-2006, 08:50 AM

This is possible. There is a file external.php which allows you to RSS your ads out. I can't remember exactly all the possibilities but I believe I've listed in the forum. I'll look and see if I can't provide you a link.

Edit: http://www.68classifieds.com/forums/...47&postcount=3


Regards,

John
mods.auscity.com
v3.1.7 Developer

�By perseverance, study, and eternal desire, any man can become great.� George S. Patton
Reply With Quote
(#3)
Old
cherubini cherubini is offline
Member
cherubini is on a distinguished road
 
Posts: 47
Join Date: Apr 2006
Default 06-09-2006, 09:17 AM

Thanks.

I've never done anything w/ RSS but I think this is what I'm looking for.


TackandField.com


V3.1.4 Developer
Reply With Quote
(#4)
Old
thecarsales thecarsales is offline
Member
thecarsales is on a distinguished road
 
Posts: 64
Join Date: May 2006
Location: Bucks UK
Default 06-09-2006, 09:39 AM

John

Does this system work similar to csv feeds?
This is something i am desparate to set up myself.


Regards
John
Ver 3.1.1

http:/www.thecarsales.net
Reply With Quote
(#5)
Old
Lhotch Lhotch is offline
Moderator
Lhotch has a spectacular aura about
 
Posts: 1,530
Join Date: Mar 2006
Default 06-09-2006, 10:06 AM

Quote:
Originally Posted by thecarsales
John

Does this system work similar to csv feeds?
This is something i am desparate to set up myself.
The file external.php is a script that reads through the database and pulls out pertinent information. It wraps the fields in XML tags which are much like html tags except the specific tags used follow the RSS feed guidlines in thier naming conventions and locations.

If people point to that file on your server they will get an RSS (ie specially formatted xml output) which they can in turn use how ever they like.

In a sense its like a csv feed. A CSV file is simply a predefined set of fields containing varying data. Each field is surrounded by double quotes usually (this can vary) and is seperated by a comma.

The main difference between a CSV file and an RSS file is that in the RSS file the fields are all defined in the tags that surround the data. For example, a CSV file may look like this...

"my ad title","this is my short description",15000,"here is my full ad description"

where as the same info above in an RSS file would looke more like this(not a very accurate example but its just to help get the point across).


<title>my ad title</title>
<shortdescription>this is my short description<shortdescription>
<price>15000</price>
<fulldescription>here is my full ad description<fulldescription>

Those are just rough examples and the RSS feed would contain additional info regarding where its from timestamps etc etc.


Larry.
Reply With Quote
(#6)
Old
thecarsales thecarsales is offline
Member
thecarsales is on a distinguished road
 
Posts: 64
Join Date: May 2006
Location: Bucks UK
Default 06-09-2006, 10:46 AM

is there any chance a module or script could be written for this
I dont mind paying.


Regards
John
Ver 3.1.1

http:/www.thecarsales.net
Reply With Quote


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why does google show no links to my site? bgordon Site Marketing 4 11-07-2006 02:09 PM
Show customers URL on showlistings.tpl.php marketingsolutions v3.1 Questions & Support 0 11-01-2006 08:38 PM
Can I have a mirror site? cherubini v3.1 Modifications 3 07-24-2006 04:48 PM
Making a 'seller' sale without the site being officially open Chaslie Site Marketing 5 05-11-2006 09:57 AM



Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com