Version: 1.2.0, by MaryTheG(r)eek
Developer Last Online: Mar 2012
Category: Major Additions -
Version: 3.6.8
Rating:
Released: 02-12-2009
Last Update: 03-07-2009
Installs: 10
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage
No support by the author.
Removed by the Author because:
For 7 mods, there are 1905 downloads but only 577 clicked installed.
For these 577 installs I got 4 donations for Brand Free. Make a simple search on the net using the product name and you'll find that 50% have illegally removed my copyright.
I found 3 vb.org style sites, offering for download my mods but after PAID SUBSCRIPTION, or DONATION
After all, I'll stop be the idiot on this market.
Maria
Classifieds (Former vbFClassifieds) This is the Full Commercial version
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
Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed.
CMOD the following directories to 777
/photos (inside classifieds directory)
/tmp (inside classifieds/photos directory)
/thumbs (inside classifieds/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_classifieds.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="classifieds.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
You can modify the code as you like to meet your special needs
You can distribute this code, but NOT FOR PROFIT
My copyright link must remain always visible.
I'm not accepting donations
There is no commercial version. This is the one.
5.- Copyright Removal
For those who want to remove my link back which appears at the page's footer, they must contact me. Please note that the the license goes by person and not by domain, so you can use it in as many domains are operating by the same person.
I downloaded the upgrade Maria but unfortunately I am now getting this error. I first just uploaded classifieds.php and re-imported the product-classifieds.xml as you said but I didn't see any change so I went ahead and uninstalled and reuploaded all the files but I now get the error below when trying to add a new ad.
Quote:
Database error in vBulletin 3.6.5:
Invalid SQL:
SELECT id, name FROM vb3_classifieds_subcategories
WHERE categoryid= ORDER BY displayorder;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY displayorder' at line 3
Error Number : 1064
I downloaded the upgrade Maria but unfortunately I am now getting this error. I first just uploaded classifieds.php and re-imported the product-classifieds.xml as you said but I didn't see any change so I went ahead and uninstalled and reuploaded all the files but I now get the error below when trying to add a new ad.
Thanks for any help.
Clancy
Hello Clance,
The message is clear. There is no categoryid to look for ads (classifiedsid=). Why you unisntalled it? Now you must setup again the categories.
Step 1: Set the various options at Classieds->Options
Step 2: Setup the categories and/or subcategories.
Step 3: Setup (if you need them) Custom fields. Please note that fields are reusable, so
in case that for example you want to use twice the field "Age" you don't need to
create it 2 times. One is enought.
Step 4: Setup Custom fields groups. You can add as many fields as you want to a group, and
then to assign this group to one or more, or all categories. Please pay attention
for unique display order of the groups.
i can't find options... (sorry i know i have some mistake)