Author |
Topic |
rick7165
Senior Member
USA
1094 Posts |
Posted - 27 January 2001 : 15:36:56
|
How can we edit the ads?
Or is this feature not included at this time?
Rick
My Demo Site www.eastpasco.com |
|
|
tteal
Junior Member
USA
438 Posts |
|
tteal
Junior Member
USA
438 Posts |
Posted - 27 January 2001 : 15:57:22
|
I did a few modifications also because I didn't want members being able to see actual "EMAIL" addresses and don't want to take away from people that might want that option.
What I did was actually for people that have the "Private Message" mod, the user can send a private message (with knowing the name already) and go from there.
Here is my mod to the classdetail.asp file:
<B>Contact Email:</B> <A HREF="privatesend.asp?method=Topic&mname=<%=getMemberName(rs("Added_By"))%>"><%=getMemberName(rs("Added_By"))%></a><br>
hope you like it. I'm also working on the subcategories but not sure when I'll get it done.
Thanks.
Cheers, Tim
http://www.free-guestbook.com |
|
|
seven
Senior Member
USA
1037 Posts |
Posted - 27 January 2001 : 16:52:02
|
Mine still is not working on SQL 7. Does anyone have an edited classDetail.asp page I cna look at that will work with SQL? |
|
|
work mule
Senior Member
USA
1358 Posts |
|
vortech
Starting Member
10 Posts |
Posted - 30 January 2001 : 16:20:14
|
IS there a way to get this to work on SQL 2000 yet like a setup file for the tables. Have not been able to get it to work yet.
Thanks
|
|
|
slemieux
Junior Member
USA
234 Posts |
Posted - 30 January 2001 : 17:51:49
|
Aznknight! This is a great start! Been looking for a way to get rid of my cgi based class. Think it's possible to collaborate on this on work out some details. For instance I would like to change the display a bit and add quite a few additional features on top of what has already been discussed.
Right now I am using a version of e-classifieds. Love it but would like to make it easier to integrate and make changes. example - http://209.35.253.8/exchange/classifieds.cgi
May take a few months to get this there but would be worth it
Scott LeMieux NDesigns.net |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 30 January 2001 : 21:23:18
|
quote:
Aznknight! This is a great start! Been looking for a way to get rid of my cgi based class. Think it's possible to collaborate on this on work out some details. For instance I would like to change the display a bit and add quite a few additional features on top of what has already been discussed.
Right now I am using a version of e-classifieds. Love it but would like to make it easier to integrate and make changes. example - http://209.35.253.8/exchange/classifieds.cgi
May take a few months to get this there but would be worth it
Scott LeMieux NDesigns.net
Yeah, let's work together on this. We can make it into a full-featured classified app and all. I bet next version of this can be better than most of the class apps out there if we worked together on it.
You're right though, it might take months with the two of us busy as we already all.
The question now is how to go about collaborating on this side project?
- Alan |
|
|
KXS
New Member
Canada
66 Posts |
Posted - 31 January 2001 : 04:58:32
|
I wish I could help you guys get the classifieds mod pumped up, I'm actually very excited about this mod and the calendar mod of Alan's being maxed with features. These mod's are very useful, and will add great value to any portal.
I'm wondering if there is a groupware application that could help in sharing the development of these mods. I have seen something like this before, just can't remember where.
BTW, does anyone here have Asp in 14 days, or any training info, besides the articles that are up on websites...
------------------ "keeping it real" |
|
|
gmcm
Starting Member
South Africa
34 Posts |
Posted - 01 February 2001 : 10:14:20
|
I WANT this mod - this is what portals need !!! BUT on running setup i get error
CREATE TABLE ADS_CONTENT (ID int COUNTER NOT NULL , TOPIC_ID INT, NAME VARCHAR(75), EMAIL VARCHAR(50), ADDRESS VARCHAR(100), DATE_POSTED VARCHAR(20), PRICE VARCHAR(20), AD_TITLE VARCHAR(75), CONTENT MEMO, CITY VARCHAR(50), ZIP VARCHAR(20), STATE VARCHAR(20), LINK VARCHAR(75), IMAGE_URL VARCHAR(75), ADDED_BY INT) -2147217900 | [Microsoft][ODBC Microsoft Access 97 Driver] Syntax error in CREATE TABLE statement. CREATE TABLE ADS_CATEGORY (ID int COUNTER NOT NULL , CATEGORY_NAME VARCHAR(50), DESCRIPTION MEMO) -2147217900 | [Microsoft][ODBC Microsoft Access 97 Driver] Syntax error in CREATE TABLE statement.
|
|
|
tteal
Junior Member
USA
438 Posts |
Posted - 01 February 2001 : 11:29:11
|
AznKnight, I have the subcategories kinda working but it still needs alot more work (just got bombarded @ work with new work).. :( I'll try to get something posted as soon as I can.
I think the fun part will be the management of the categories/sub-categories, etc.
Just thought I'd give you an update.
Cheers, Tim
http://www.free-guestbook.com |
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 01 February 2001 : 12:28:44
|
quote:
I WANT this mod - this is what portals need !!! BUT on running setup i get error
CREATE TABLE ADS_CONTENT (ID int COUNTER NOT NULL , TOPIC_ID INT, NAME VARCHAR(75), EMAIL VARCHAR(50), ADDRESS VARCHAR(100), DATE_POSTED VARCHAR(20), PRICE VARCHAR(20), AD_TITLE VARCHAR(75), CONTENT MEMO, CITY VARCHAR(50), ZIP VARCHAR(20), STATE VARCHAR(20), LINK VARCHAR(75), IMAGE_URL VARCHAR(75), ADDED_BY INT) -2147217900 | [Microsoft][ODBC Microsoft Access 97 Driver] Syntax error in CREATE TABLE statement. CREATE TABLE ADS_CATEGORY (ID int COUNTER NOT NULL , CATEGORY_NAME VARCHAR(50), DESCRIPTION MEMO) -2147217900 | [Microsoft][ODBC Microsoft Access 97 Driver] Syntax error in CREATE TABLE statement.
Try the table setup with access 2000 connection string.
- Alan
|
|
|
Aznknight
Senior Member
USA
1373 Posts |
Posted - 01 February 2001 : 12:44:00
|
quote:
AznKnight, I have the subcategories kinda working but it still needs alot more work (just got bombarded @ work with new work).. :( I'll try to get something posted as soon as I can.
I think the fun part will be the management of the categories/sub-categories, etc.
Just thought I'd give you an update.
Cheers, Tim
http://www.free-guestbook.com
Way to go, Tim. Maybe I can use your code and make version 2 of this MOD also that'll include the subcategories.
- Alan
|
|
|
slemieux
Junior Member
USA
234 Posts |
Posted - 04 February 2001 : 05:00:33
|
Hey Aznknight!
I'll start working on the layout of the "details" page and any extra fields. Basically just don't want to have people duplicate work.
Might be a good idea to find a good example of a classified system we like and work toward that.
Scott LeMieux NDesigns.net |
|
|
rick7165
Senior Member
USA
1094 Posts |
Posted - 04 February 2001 : 05:26:41
|
Frankie Posted this. It has tons of Features. Just needs some work on the Admin page.
Someone maybe able to combine the 2 together
I have it up and running on my Test site in the top menu it's "Listings".. Admin login is default so you can see how the admin works.
http://forum.snitz.com/forum/link.asp?TOPIC_ID=4577
quote:
Hey Aznknight!
I'll start working on the layout of the "details" page and any extra fields. Basically just don't want to have people duplicate work.
Might be a good idea to find a good example of a classified system we like and work toward that.
Scott LeMieux NDesigns.net
Test Site www.eastpasco.com Running on HuwR's SR4 release
Edited by - rick7165 on 04 February 2001 05:52:50 |
|
|
Topic |
|