The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
SR Classifieds 1.0.5 Light Details »» | |||||||||||||||||||||||||
**Background**
This is a reposting of SR Classifieds 1.0.2 Posted by Gio~logist. I purchased the rights to this script as well as the premium version. **Copyright** This script cannot be redistributed, reproduced, or published in any way unless given written permission by myself. Modifying this script and sharing your modification elsewhere without the author's knowledge is not allowed as well. The following text on the script is not to be taken off: Powered by SR Classifieds Copyright ? 2007, vBClassified.com **Before Making An Add on ** Please visit the forum for SR Classifieds at vBClassified.com. The forum is open to discuss issues as well as to provide a place for coders to share their work. By posting there, it will make it easiser for me to monitor the logic and try to ensure that hacks being posted are as safe as possible. **About This Script ** What does this do? This hack gives you a classified ad system. Multiple categories can be created and users can post ads in these categories. Other users can then rate them and give them feedback accordingly. **DEMO ** http://www.vbclassified.com/sr_classifieds.php What features does this hack provide?
Template Edits: 3 Products Imported: 1 6 Easy Steps Step 1. Import the following product: product-sr_classifieds.xml Step 2. Upload the files in the upload folder. Step 3. CHMOD the sr_classifieds/uploaded folder and sr_classifieds/uploaded/thumbnails folder to 777 Step 4. Do the edits located below Step 5. Update newly added usergroup permissions and options Step 6. Enjoy the hack. **THE ORIGINAL THREAD** I have asked that the old thread be removed because I can not update that thread and it is impossible for me to support the product there. I have made a PDF file which is at the following PATH that hs all of the information from Gio's original thread in case anyone needed to see old issues that were reported. http://www.vbclassified.com/sr_class...inalthread.zip **UPDATES** Feb 1 2007 3:30 PM EST Version 1.0.4. Changes: Replaced Paypal payment forms in category and search listings and replaced it with icon. Added code to allow seller or Admin to CLOSE and REOPEN ADS Added new PayPal button along with paypal FORM to inside the listing Made Paypal link so it is only visable when the listing is open Cached 'sr_classifieds_viewad_extra_fields' template Added code to send PRIVATE MESSAGE in addition to e-mail to seller Feb 3 2007 1:00 AM EST Version 1.0.5. Changes: Fixed Cron, sr_classifieds.php, and templates so that CLOSED ads is always "0" (Script used 0 and 2 before) Fixed code to Open and Close ads to update category counts Fixed layout of category display Made closed Ads show "CLOSED" in time column instead of negative numbers. Fixed layout issues in View Ad template Added NEW Cron that will delete listings, uploaded images, and image table from database after ad has been closed for 90-days NOTE - Webmasters can edit 90-days in the new CRON FILE (Line is adequately commented!) Show Your Support
|
Comments |
#122
|
||||
|
||||
Quote:
Code:
<tr> <td class="alt1" align="center"> <a href="sr_classifieds.php?do=ad&id=$newad[classifiedid]"> <img src="$vboptions[bburl]/sr_classifieds/uploaded/thumbnails/$newad[image]"> </a> <div><b><a href="sr_classifieds.php?do=ad&id=$newad[classifiedid]">$newad[title]</b></a></div> <div class="smallfont">by $newad[username]</div> </td> </tr> |
#123
|
|||
|
|||
Quote:
You could have just reverted the template though. Heres a fix to allow your forum home to work as you wanted without affecting your classified ads system Create a new template. Call it sr_classifieds_forumhome In that paste PHP Code:
Insert the following code PHP Code:
Code:
<table cellpadding="5" cellspacing="$stylevar[sellcellspacing]" width="100%" > <tr><td colspan="7" class="thead">Latest Classified Ads</td></tr> <tr> $newadbit</tr> </table> |
#124
|
||||
|
||||
i'd love it to look like this on my forumhome
|
#125
|
|||
|
|||
At this time I'm using Photopost classifieds on my site. It has worked fine but they seem to have little interest in adding any new requested features.
One feature that I am looking for is a link in each ad to "email ad to friend". Does anybody know if this system has that. Don |
#126
|
|||
|
|||
When adding or editting "extra fields" options, There is no way to make it applicable to all forums. The options available are presented in a drop down box with a list of the categories. However the description says this should be a text box.
is there a way to change this as I have a lot of categories and don't wish to have to enter new feild for each category. Thanks |
#127
|
|||
|
|||
Date Joined: %Europe/Amsterdam %815 %2006
I can't find a solution for that... Thanks for the support. |
#128
|
|||
|
|||
when someone doesnt fill the title he doesnt get a warning that he has to ...
|
#129
|
|||
|
|||
I am delighted with this mod...
...I hope this doesn't sound like a silly question, but is there an easy way I can change the paypal field to a phone number (it is being used as an application in a local area and paypal is not needed)...? And, do you have a module for VB CMPS to show random ads from SR Classifieds? I tried the one from https://vborg.vbsupport.ru/showthread.php?t=129053 and it skewed up the pages...but the idea is magnificent! |
#130
|
|||
|
|||
Quote:
I am looking for the same thing! I've tried that same module and it didn't work either. |
#131
|
|||
|
|||
This script cannot be redistributed, reproduced, or published in any way unless given written permission by myself. Modifying this script and sharing your modification elsewhere without the author's knowledge is not allowed as well. The following text on the script is not to be taken off:
Can we change the Navbar button to just say classifieds instead of SR Classifieds? I know how to change it, I just want to make sure if i need permission i get it. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|