The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[OzzModz] Classifieds Details »» | |||||||||||||||||||||||||
Another mod brought to you by,
[OzzModz] Classifieds, has won MOTM for December 2013 Mod of the Month! First off this mod, [Chris] Classifieds, has been taken over by me. It did belong to Christos Teriakis. He has since given me full rights to the mod, so I am releasing it here. Only thing I have changed as of yet is the title, added the link and changed some template names, so it is basically the same mod. To upgrade from that mod is the same as any other time, unzip the files, load them to your server, overwriting the old files, then import the new xml. Please remember, this mod is as new to me as anyone installing it, so we are both on a learning curve. 1.- What's this mod? Is better to say what it is NOT. For those who have used MarysClassifieds, I can say that they are 2 products which you can't compare. MarysClassifieds had dozens of features, but when I installed in my site I realized that I need only 10% of those features. Maybe less. This is slimlined Classifieds. A minimalist version of MarysClassifieds, but I bet that 70% of the webmasters will find this one more pretty, more usefull.
Using vBulletin's Subscriptions Manager you can set subscription which will upgrade the subscribers to a higher usergroup with more privileges in SL Classifieds. eg:
If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps me know how many people are using my work, giving me extra incentive to provide more features and new modifications. I appreciate the support! ------------------------------------------------------------------------------------------- v1.5.0
Initial release under OzzModz. Changed the files as to not interfere with the new mod from Panjo that is in vBulletin by default now. v2.4.0
Patched some vulnerability's that was found in the mod. No sites were affected by this, it was just found by a user and now is patched. Show Your Support
|
8 благодарности(ей) от: | ||
fai99al99, farzam.parto, fred86, RichieBoy67, Robru, sadiq6210, TheLastSuperman, tokads3 |
Comments |
#312
|
||||
|
||||
Hmmm, then I am not sure, as I am not good at rewrite stuff.
|
#313
|
|||
|
|||
Gotta say that this is a great MOD!
It is so great to be able to move our classifieds section to a section on it's own, and having ads in a nicely formatted way. Here are some ideas as you develop the product as they come from some "complaints" from having switched from what we used to do in the forums to this separated mod. 1) "New Posts" showing new listings. Something my users are giving me as feedback is that it would be nice if when they clicked "new posts" it also listed the latest classifieds. 2) Visibility of the Classifieds section in TapaTalk and Forum Runner. I have a lot of mobile users who like these apps for their mobile phones over using the mobile browser. However classifieds does not show up for them. I think this is just a limitation of TT and FR, because from what I understand they also don't support Blogs or Articles.... which is a shame. 3) The VB Default Mobile Style also does not show the classified section. It's too bad because this could have solved #2. I have been looking at some other Mobile Styles, and from what I can tell they won't support it either. So... in a nutshell... adding Classifieds to "new posts, and a way for mobile people to access it would be super! D. |
#314
|
|||
|
|||
Hi Ozzy,
greatly needed mod, but a few suggestions : 1. allow ads types to be enabled/disabled (for eg, i only want ad type 4 (free)), do not want others to show. 2. allow integer type in extra fields, or allow regex check. 3. some errors with php 5.5 ? can you plz check. thx. ndahiya |
#315
|
|||
|
|||
Does anyone else have any suggestions? I'm not sure where to turn for help.
here is my rewite file, anything I could change here? RewriteEngine On RewriteRule ^classifieds/([^/]*)/ ./ozzmodz_classifieds.php?do=main&catid=$1 [L,NC] RewriteRule ^sale/([^/]*)/ ./ozzmodz_classifieds.php?do=viewitem&itemid=$1 [L,NC] RewriteRule ^wanted/([^/]*)/ ./ozzmodz_classifieds.php?do=viewitem&itemid=$1 [L,NC] RewriteRule ^trade/([^/]*)/ ./ozzmodz_classifieds.php?do=viewitem&itemid=$1 [L,NC] RewriteRule ^offer/([^/]*)/ ./ozzmodz_classifieds.php?do=viewitem&itemid=$1 [L,NC] RewriteRule ^seller/([^/]*)/ ./ozzmodz_classifieds.php?do=seller&sellerid=$1 [L,NC] #####Start VB Pro Garage Settings########## RewriteRule ^garage.html$ garage.php [NC,L] RewriteRule ^garage-category-([0-9]+)-([0-9]+).html$ garage.php?sub_id=$1&page=$2 [QSA,NC,L] RewriteRule ^garage-category-([0-9]+).html$ garage.php?sub_id=$1 [QSA,NC,L] RewriteRule ^garage-browse-([0-9]+).html$ garage.php?do=browse&page=$1 [QSA,NC,L] RewriteRule ^garage-browse.html$ garage.php?do=browse [QSA,NC,L] RewriteRule ^garage-search.html$ garage.php?do=search [QSA,NC,L] RewriteRule ^garage-vehicle-map.html$ garage.php?do=veh_map [NC,L] RewriteRule ^garage-search_results-([0-9]+).html$ garage.php?do=search_results&page=$1 [QSA,NC,L] RewriteRule ^garage-search_results.html$ garage.php?do=search_results [QSA,NC,L] RewriteRule ^garage-timeslips-([0-9]+).html$ garage.php?do=timeslip&page=$1 [QSA,NC,L] RewriteRule ^garage-timeslips.html$ garage.php?do=timeslip [QSA,NC,L] RewriteRule ^garage-vehicle-([0-9]+)-AllImages-([a-zA-Z0-9_-]+).html$ garage_vehicle.php?do=view_vehicle&subdo=images&or der=all&id=$1 [NC,L] RewriteRule ^garage-vehicle-([0-9]+)-([a-zA-Z0-9_-]+).html$ garage_vehicle.php?do=view_vehicle&id=$1 [NC,L] RewriteRule ^garage-image-comments-([0-9]+)-([0-9]+).html$ garage_comments.php?do=view_img_comments&id=$1&pag e=$2 [NC,L] RewriteRule ^garage-image-comments-([0-9]+).html$ garage_comments.php?do=view_img_comments&id=$1 [NC,L] RewriteRule ^garage-user-view-([0-9]+).html$ garage.php?do=user_garage_view&id=$1 [NC,L] RewriteRule ^garage-attach-([0-9]+).html$ garage_attachment.php?id=$1 [NC,L] RewriteRule ^garage-attach-([0-9]+)-full.html$ garage_attachment.php?id=$1&attach_type=full [NC,L] RewriteRule ^garage-view-timeslip-([0-9]+).html$ garage_timeslips.php?do=view_timeslip&id=$1 [NC,L] RewriteRule ^garage-all-comments-([0-9]+).html$ garage_comments.php?do=viewall&page=$1 [NC,L] RewriteRule ^garage-all-comments.html$ garage_comments.php?do=viewall [NC,L] RewriteRule ^garage-browse-make-([0-9]+)-([a-zA-Z0-9_-]+).html$ garage.php?do=browse_front_model&front_make_id=$1 [NC,L] RewriteRule ^garage-browse-model-([0-9]+)-([0-9]+)-([a-zA-Z0-9_-]+).html$ garage.php?do=browse_model&front_model_id=$2&page= $1 [NC,L] RewriteRule ^garage-browse-model-([0-9]+)-([a-zA-Z0-9_-]+).html$ garage.php?do=browse_model&front_model_id=$1 [NC,L] #####End VB Pro Garage Settings########## #####VBSEO####### RewriteEngine On # If you are having problem with "None Could Be Negotiated" errors in Apache, uncomment this to turn off MultiViews # Options -MultiViews RewriteCond %{REQUEST_URI} !(admincp/|dbseocp/|modcp/|cron|mobiquo|forumrunner|api\.php|reviewpost/|classifieds/|photopost/) RewriteRule ^((archive/)?(.*\.php(/.*)?))$ dbseo.php [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !/(admincp|dbseocp|modcp|clientscript|cpstyles|image s|reviewpost|classifieds|photopost)/ RewriteRule ^(.+)$ dbseo.php [L,QSA] ####End VBSEO#### |
#316
|
|||
|
|||
There has to be someone who knows how to fix this?
I don't want to have to uninstall this, but right now nobody can view any of the ads. I really liked this mod. Anyone see anything wrong with my file? |
#317
|
|||
|
|||
Would anyone know how I can put a box above my forum list on the homepage with the latest classifieds?
I have it in place on the sidebar... but I can't seem to figure out how to put it above the forum list. If anyone could give me some guidance I would greatly appreciate it. Thanks, D. |
#318
|
|||
|
|||
Is there a way to include the posts in the classifieds to show up when someone searches at the forum?
What about including new classifieds to be included with the "New Posts" search? D. |
#319
|
|||
|
|||
Hello.
Recently, I installed this mod. All ok but, when I go to admincp-classifieds-general settings, in the field: Breadcumb name I change this name, but in the navbar not change this name. Regards. |
#320
|
|||
|
|||
Hi.
I view how change the title ein navbar, in phrases, I search de word, and I can change. |
#321
|
|||
|
|||
Hello.
I have installed this mod, in this moment, I translation this mod to spanish, please, I need a explanation of "For Trade", only with this words, I can made error in translation, if you can detail the meaning or intent of "For Trade", I could make a better translation. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|