Version 1.0.1 fixes the missing procedures: deleteprofile and deleteitem
To upgrade just upload business.php and re-import product-microbusiness.xml (check overwrite).
This is the Full Commercial Version (1.1.0) You must *** UNINSTALL *** any other version before
1.- Usage
Business directory, Links directory and much more.
Each user can has unlimited companies
Each company can has unlimited items (shops, links etc)
Google Maps
Rating and Reviews
2.- Installation
The installation is pretty easy, has been checked many times for installing and uninstalling the product. Just follow these steps below:
Download and unzip the file microBUSINESS.zip
Open the folder vbulletin and select all files and subfolders inside it
Connect to your website and open the directory where is your vBulletin installation (usally forum, forums, portal etc).
Upload the selected files to your site. If you fellow the right way then the file business.php must be on the same level as the index.php file of vBulletin.
CMOD 777 folders:
microbusiness/files/
microbusiness/photos/
microbusiness/photos/thumbs/
microbusiness/photos/tmp
Before any new installation is good to backup your database before, even if nobody is doing it (including me). At lease turn your site 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-microbusiness.xml
3.- Configuration
As every vBulletin product, you need to make some initial configurations before it goes live.
MicroSUPPORT Options
Google Map API key. If you plan to use Google maps you must obtain a free api key.
Setup categories and feature list (if you plan to use it).
Setup usergroup permissions.
4.- Template Modification
The module is using it's own templates, so it doesn't needs any template modification except if you want to add a link to the navbar. In this case you need to modify the NavBar template.
There is no limit on categories levels. You can add as many subcat levels as you like.
You can already do it. Just the search includes the specific category and all subcategories (if they are exists).
Maria
I mean that users can add subcategories i know that it's possible to add from admincp area
but from users can't. If it's possible to improve this addon to your hack ?
$qry = $db->query_read("SELECT * FROM " . TABLE_PREFIX . "microbusiness_profiles WHERE id=$profileid LIMIT 1"); $profile = $db->fetch_array($qry);
to
PHP Code:
$profile = $db->query_first("SELECT * FROM " . TABLE_PREFIX . "microbusiness_profiles WHERE id=$profileid");
1. you don't need a limit, there can be only one profile with this id
2. because there's only one result, you can use query_first instead of query_read
on:
do=topitems
do=newitems
do=premiumitems
i'm getting white pages
also
Top Rated Items & Popular Items links to the same=> do=topitems
also the tabs are not ok Attachment 103965
i would add some space between the tabs & words
Next Prob: rating is not working
I realy like your ideas, but there always full of bugs. Why is that so?
And is there now a commercial version? What are the new features?
Hi Mircro, do you have vbmates available? I really want to add it to my site. Please consider me. I really like this mod. Please contact me or turn on your pms so we can talk.