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.
Is it possible to manually enter the gps data for the adress if google maps cant find it?
Well, as a first step I've bought a commercial library for geolocating. It was unable to locate 50% of the addresses. Then I decided to manually enter latitude and longitude, but finally I found this library which locates even my office, in a small village (3000 citizens) in Greece. As far as I know, nobody reported that the mod was unable to locate an address.
By mistake I removed the code for it. That's why you're getting the blank page. Soon I'll correct all missing parts of code and i'll release a new version.
Thanks for the awnser. I have 1 more question. Is it posseble to ad a video tab (Just a link "Video" next to photo ore something" where we can upload/embed video? I am still interestid in the full version as long as its linked to the threads database of vbulletin. Great job man!
Everything can be done, but it needs a deeper look. Even if in the lite version you add just category name, in the full version you add more, like if the category should has forum or not.
So, I think that is better to add an option "Suggest category". Much more easier, and more secure.
Maria
true option Suggest category is much more secure and prevent spam and double categories
LIMIT 1 is also correct plus it has an advantage. Try to query a table with 5,000 records using query_first and then using my style. Then count the elapsed time. After this you'll understand why I'm using LIMIT 1 and not query_first.
As I wrote before, lite version came out by subtracking functions and other parts of code. I'll check it and I'll correct the errors.
They don't work on Firefox only. Firefox understands on different way than the other browsers (not only IE), the meaning of 100% in width when there are other cells with fixed width. To make it more clear, if in a row there are 3 cells, 2 of them with specific width 100px and you want the 3nd one to have the rest available width, other browsers accept as width of 3nd cell 100%, while firefox not. Firefox needs to ommit "width" in the 3nd cell.
I'll check it.
They're not real bugs. The original (full version) works 3 months not without a single bug. The problem comes out when I'm removing features from the full version. By doing I'm always removing by mistake code that it must remain.
Yes, there is, but not available to public yet. I gave it just to 7 old clients, as I was ready to leave for vacations and had no time for support others.