Version: 1.2.0, by MaryTheG(r)eek
Developer Last Online: Mar 2012
Category: Major Additions -
Version: 3.8.1
Rating:
Released: 02-14-2009
Last Update: 04-23-2009
Installs: 183
DB Changes Uses Plugins Template Edits
Additional Files Translations 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'm not sure but wonder if this is the main problem:
"Step 1: Upload all files and directories including at "vbulletin" directory to the
directory where vBulletin is installed."
It may be unclear what is meant here. It sounds like you are supposed to upload the vbulletin folder with the other folders inside just as in the zip file. I'm just not at all sure that is what was intended though. When I did that, I simply got blank pages. I then started over and uploaded the folders and files within that vbulletin folder but NOT the vbulletin folder itself. I just uploaded the admin, photos, etc. to the root directory of my forum.
I could then access the classifieds page. Now after that, I had other problems and so have given up on this but I'm just trying to help.
Dknelson,
Thank you! That was the issue and after Mary clarified i corrected my installation and it
seems to be up and running.
How it will works if you haven't upload the classified directory?? Maybe I misunderstood your meaning?
Be sure that file bitfield_classifieds.xml has been upload to your vbdir/includes
Mary
Hello Mary,
The issue was I misunderstood the upload instruction and uploaded the vBulletin
directory. I corrected that and now the mod is working. Thank you for creating this mod!
I think the mod is awesome and so are you for supporting it. Domo!!
Did you copy loading.gif and classifieds.php to your forum root directory?
Did you copy the admincp and classifieds and includes folders and their contents
to the root directory?
I'm not sure but wonder if this is the main problem:
"Step 1: Upload all files and directories including at "vbulletin" directory to the
directory where vBulletin is installed."
It may be unclear what is meant here. It sounds like you are supposed to upload the vbulletin folder with the other folders inside just as in the zip file. I'm just not at all sure that is what was intended though. When I did that, I simply got blank pages. I then started over and uploaded the folders and files within that vbulletin folder but NOT the vbulletin folder itself. I just uploaded the admin, photos, etc. to the root directory of my forum.
I could then access the classifieds page. Now after that, I had other problems and so have given up on this but I'm just trying to help.
I had the same thought, and tried it both ways, however i get the same blank page on classifieds.php. Im pretty sure it has nothing to do with my server setup and everything to do with the mod itself. Uninstalled.
I had the same thought, and tried it both ways, however i get the same blank page on classifieds.php. Im pretty sure it has nothing to do with my server setup and everything to do with the mod itself. Uninstalled.
Check the files:
classifieds.php
classifieds/includes/functions.php
if they have an empty line at the end, after ?> Also try to remove the empty line before ?> . Sometimes it causes problem to browsers. Do the same check for empty lines at the top before <?
Did you copy loading.gif and classifieds.php to your forum root directory?
Did you copy the admincp and classifieds and includes folders and their contents
to the root directory?
Sportsriders.
Yes as mentioned. I have installed many things. I checked what I have done 3 times
I also erased the blank space at the end of the classifieds.php and classifieds/includes/functions.php as suggested....but still a white page
As I said, I have installed many things and everything work fine on my server, so that's weird...and I really need to use this script
Did you copy loading.gif and classifieds.php to your forum root directory?
Did you copy the admincp and classifieds and includes folders and their contents
to the root directory?
Sportsriders.
yes that's fixed it which its shows up a classified page now - its very very simple :up:
to all - if you having blank page - try sportriders suggestion