quote:Did somebody implemented pagings to the Viewads.asp page? if not, Is anybody any idea how to do it? The number of items can be very big after a while.
Jeff, I am not positive about this but I will say what I think about how you could do this. I believe PayPal will give you an image which when clicked on will take the person directly to the page where they can pay you. If you will e-mail me that bit of code and the file that you want this link to appear in I will insert it in there for you. Download.
Thanks for the offer. You guys are to friendy in here. My first mod was active members and it worked out with a little help from this forum. Now I will try the classified then photo album.
Hope the classified goes easy.
Does anyone here have a classified section running that I can see. Reducks mentions creating a forum "Classifieds" with a web link to it. Can classifieds be included in the main forum list with all the rest? or does it have to be a seperate page?
Like I said in the readme I didnt add a link in the inc_header.asp file. I simply created a weblink (go to your main forum page and on the category bar find this: ). The link to your classifieds will be: http://[your_site].com/classifieds.asp.
quote:Can the code you show in the readme file go anywhere around line 489? Or is there a specific point it should be copied after?
Its easier to just create a weblink. I say that because it is more visable as part of the forum then a link at the top which might be missed by visitors. Go to my site and see how I made the weblink.
I think I see. You either do the top or the bottom but not both. The first portion is your addition and then create the web link. The second must add it right into the forum.
I just tried the classifieds_mod_dbsetup.asp and received several errors like this one: {-2147217900 | [Microsoft][ODBC Microsoft Access Driver] Syntax error in CREATE TABLE statement.}
reducks87, That got me a little bit further. Now when I run classifieds.asp I get this error:
Microsoft OLE DB Provider for ODBC Drivers error '80040e37'
[Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot find the input table or query 'FORUM_ADS_CONTENT'. Make sure it exists and that its name is spelled correctly.