The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
SR Classifieds 1.0.2 Light Details »» | |||||||||||||||||||||||||
Brought to you by: DopeGFX ----------------------------------------------------------------- LOGOS | WEBSITES | SKINS | HTML | PHP(Limited) | AND MUCH MUCH MORE! ----------------------------------------------------------------- In Conjunction With SiteResort **Attention** This hack is now being released as a "Lite" version. All existing features are still there, do not worry. However, a premium version is comming soon and will have even more features. This hack will continue to be supported. The only difference is that a premium version is comming shortly with more features. **Copyright** This script cannot be redistributed, reproduced, or published in any way unless given permission my the author (me). 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: SR Classifieds, By www.siteresort.com **Before Making An Add on ** Please consult with me before making an add on to this hack. As it is my work and such, the add ons that you are trying to make for it may be in the next release and/or premium version. [high]Changelog:[/high] 4-13-06 * Security patch while editing ads (there was a little hole) All that needs to be done is reuploading sr_classifieds.php [high]Changelog:[/high] 4-11-06 * Admins can delete feedback * User profile fixed (minor template issues) * Ad type shown in adbit * No more error message when saving field [high]Changelog:[/high] 4-9-06 * There was a problem with a code that made it so that if you didn't have an image in an ad and then edited that ad to include an image, it overwrote noimage.gif (which is not good!). This was fixed! * Ad ID Number now shows in an ad * Price now shows in an ad 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. What features does this hack provide?
Template Edits: 3 Products Imported: 1 [high]6 Easy Steps[/high] 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. [high]F.A.Q[/high] Q. How can i reserve the premium version? A. Send me a message here on the forums or email me at gio@dopegfx.com Don't forget to click INSTALL [high]As always, feel free to make a donation to:[/high] gio@dopegfx.com Show Your Support
|
Comments |
#162
|
|||
|
|||
Quote:
Also, is there some type of 'user agreement' that a person has to agree to prior to posting an add...I'd like to be able have people 'agree' to the fact that the site isn't liable for any 'bad' transactions...before posting an item for sale. |
#163
|
||||
|
||||
Quote:
|
#164
|
||||
|
||||
Maybe a bug in admincp:
In Add Field or Extra Fields Manager, I saw these: Quote:
Any idea to fix it? Thank's... |
#165
|
||||
|
||||
Quote:
|
#166
|
||||
|
||||
Quote:
So, no other way to did that for Lite version? |
#167
|
||||
|
||||
Quote:
|
#168
|
|||
|
|||
OK< I have this installed on my main forms and I found a couple minor issues you may want to address in your directions...
RE: Code:
// ############# Do The Following In The postbit or postbit_legacy template ############## Search for: $vbphrase[posts]: $post[posts] <br> Add Below: <if condition="$post['userid'] AND $vboptions[sr_classifieds_active] == '1'"> <div>$vbphrase[sr_classifieds_rating] $post[sr_classifieds_pcnt]% <a href="sr_classifieds.php?do=user&userid=$post[userid]">($post[sr_classifieds_score])</a></div> </if> Code:
// ############# Do The Following In The postbit or postbit_legacy template ############## Search for: $vbphrase[posts]: $post[posts] Add Below: <br> <if condition="$post['userid'] AND $vboptions[sr_classifieds_active] == '1'"> <div>$vbphrase[sr_classifieds_rating] $post[sr_classifieds_pcnt]% <a href="sr_classifieds.php?do=user&userid=$post[userid]">($post[sr_classifieds_score])</a></div> </if> Also, I edited Postbit... RE: Code:
// ############# Do The Following In The postbit or MEMBERINFO template ############## Search for: <if condition="$vboptions['usereferrer']"> <div class="fieldset"> <div style="padding:$stylevar[formspacer]px"> $vbphrase[referrals]: <strong>$referrals</strong> </div> </div> </if> The script works great! I notice that the text box where we add the Classified body does not retain line breaks without HTML (so I have to use <p>). I would love a WYSIWYG system. I also really need the abuility to post a URL in a custom field (in drop down possible to make abilityHTML an option?). I tried adding a really long custom field (100-char) and I notice that there is a limit to how much text can be added (looks like 85-char). I am trying to post a link to other parts of my forums as a custom field and I need more like 100-char and perhaps as much as 120... I hope the premium will allow for Admin defined classified ad limits or NO LIMITS for time a classified lasts (Group defined would be GREAT!!!!)... I would love to see a SOLD indicator so that when a person sells their item that they can edit their ad and click a "SOLD" button to mark it SOLD plus remove the ad from the search. This way a person can finish their transaction and if it doesn't work out they can reactivate their ad without reentering it. I would like a way for Admins or Moderators to LOCK an advertisement to prevent user changes... actually, I would like the option to only allow edits to the ad for X-hours (set in Admin CP) so that a seller can not edit their post after it is listed - only marked SOLD as described above. Admins and Mods should be able to edit or delete anything. Otherwise, I am still trying to learn how to use this... |
#169
|
|||
|
|||
After getting this setup I think I'm going to have to wait for the premium version with forum integration. But I want to keep this installed so I can easily upgrade when the premium version is released. Is there an easy way to disable the link the nav bar without completely removing it?
I just know that if there is no indication of the ads on the main forum page my members will never bother to click on the link to see what's for sale. But if they're visiting the forums and notice a new post in the classifieds forum they will always have a look. Any idea of a release date yet? Cheers, Andrew |
#170
|
||||
|
||||
Quote:
|
#171
|
||||
|
||||
Quote:
Also, don't forget to click install! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|