Version: 1.2.1, by MaryTheG(r)eek
Developer Last Online: Mar 2012
Category: Major Additions -
Version: 3.6.9
Rating:
Released: 05-10-2008
Last Update: 05-11-2008
Installs: 4
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations
No support by the author.
vbFClassifieds (Former vbFClassifieds Lite) This is the Full Commercial version http://www.++++++++++.com
1.- Features
Unlimited Categories
Unlimited Subcategories
Paid or Free Ads
Flexible custom fields, organized in fieldsets. Cutom fields are reusable and of course you can assign each field group to one, many or all categories
Ability to use different price per category/subcategory
Sellers can accept PayPal IPN payments
Sellers can setup different PayPal account for each Ad
Sellers can sell in different currency per Ad
Buyers can post review and rating for Sellers
Top Sellers block
Sponsored and Premium Ads
Bookmarks
Tell a Friend
Report Ads
RSS per category/subcategory
You can use different template than the site's template
You can use different template even per category
Editor Choice Ads
vbSeo friendly
No time limit on use
This is the Full Commercial version
2.- Installation
If you've installed the Lite version UNINSTALL it before !!!!!!!!!
Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed.
CMOD the following directories to 777
/photos (inside vbfclassifieds directory)
/tmp (inside vbfclassifieds/photos directory)
/thumbs (inside vbfclassifieds/photos directory)
For security reasons backup your database AND turn your board off
Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product_vbfclassifieds.xml
If you want to add a link to your nav bar then you must edit the NAVBAR template:
Search For:
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Add Below:
Code:
<td class="vbmenu_control"><a href="vbfclassifieds.php$session[sessionurl_q]">Classifieds</a></td>
....or use any other word you want
By default none usergroup has permissions to use vbfclassifieds, so you need to give permissions to any group. Goto AdminCP->Usergroups->Usergroup Manager and edit any usergroup you like to give permissions.
If you've installed vbSEO, Login into vbSEO Control Panel, click "Custom Rewrite Rules", insert rewrite rules (attached in vbseo-rules.txt to not lose formatting) and save settings.
4.- Copyright
Feel free to do anything with the code, eg by reusing the functions to develope other vBulletin modules, with only 2 major exceptions:
You'll credit my name and my website.
You'll not use the full or partial code, or any function to develope stand alone PHP script. In simple words use it as you like but only within vBulletin community.
Greetings
Maria
Download Now
(21.4 KB, 0 views)
(21.4 KB, 0 views)
(21.4 KB, 0 views)
(21.4 KB, 0 views)
(21.4 KB, 0 views)
(21.4 KB, 0 views)
(21.4 KB, 0 views)
(21.4 KB, 0 views)
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
any way to upload at least one more image when writing in the item desciption?..
Just increase the number of photos allowed for each usegroup. Realy I don't remember if finally I changed it, but the original code was total photos for all ads and not per ad. So, increase it.