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.
Seems that the zip file has older xml file as in the code repository I found this file corrected. In any case I've uploaded new zip file. Keep in mind that most probably you'll get errors trying to uninstall the other version. In this case remove this field manually.
The other file is for those who don't like my copyright at the bottom of the page. Just follow the instruction by uploading a file and my copyright will disappear.
I know this mod is unsupported, however if anyone manages to find a solution it would be greatly appreciated.
What vB version are you using?
At vbulletin->Options->Header and Cookies try to change compression off
Seeing your webpage right click on it to see the code. Does it has anything more than header and body tags?
With a text editor (like notepad) open vbfclassifieds.php, scroll down to the end and check if there is any empty line after symbol ?> If there is, remove it, save and upload.
Im using 3.7.0 and when I view the page source its just a blank document. Very strange. Ive re-uploaded and checked and double checked but to no avail.
Im using 3.7.0 and when I view the page source its just a blank document. Very strange. Ive re-uploaded and checked and double checked but to no avail.
Edit - Ive also checked the vbfclassifieds.php file - there is no white space at the end of the document.
If you trust me, PM me FTP access to your site. First I need to check the files. After it maybe I'll need access to your vb admincp. Please note that this version hasn't tested with vb 3.7, but I don't think that this is the issue.