Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
microBUSINESS (Business directory and more) Details »»
microBUSINESS (Business directory and more)
Version: 1.1.0, by MaryTheG(r)eek MaryTheG(r)eek is offline
Developer Last Online: Mar 2012 Show Printable Version Email this Page

Category: Major Additions - Version: 3.8.2 Rating:
Released: 07-06-2009 Last Update: 10-15-2009 Installs: 72
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

Removed by Author
as I've upgraded to vB4
and thus I can't have vB3 legally installed
--------------

microBUSINESS
ver 1.1.0 (Released 16 Oct 2009)

This is the Full Commercial Version
You must *** UNINSTALL *** any other version before



User: demouser
Pass: demopass

Compatible with versions 3.6.x, 3.7.x, 3.8.x


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.


Open it and find:

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="business.php$session[sessionurl_q]">
Directory</a></td>

5.- Copyright
  • This software is copyrighted work of Maria Avlatzi (MicroHellas) and copyright removal doesn't allowed.
  • You can NOT re-distribute this module even for free.
6. Commercial Version









In the upcoming days I'll release a commercial version with some additional features:

  • Thread for each post (depending on usergroup permissions)
  • Post appoval or not (currently all post are auto approved)
  • User should be able to post unlimited companies and/or items. Now all usergroups can post unlimited.
  • more are coming....
Enjoy it








Maria

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #102  
Old 09-25-2009, 01:36 PM
bartek24m bartek24m is offline
 
Join Date: Nov 2005
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

MicroHellas : when we can expect a new release ?
Reply With Quote
  #103  
Old 09-25-2009, 02:08 PM
chet chet is offline
 
Join Date: Feb 2004
Location: Nottingham (UK)
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wird0 View Post
hi, i was wondering if there are any updates yet?
Last Friday she said she would do it on the Saturday, guess she has been busy!
Reply With Quote
  #104  
Old 09-25-2009, 10:00 PM
jr1234 jr1234 is offline
 
Join Date: Nov 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have your MicroBusiness installed on our forum. I was wondering if there is a way NOT to let the regular USER add companies, and only allow admin to add them to the directory? As we would like to charge for a listing.

Thank you in advance for your reply,
JR

OR
Maybe be able to deactivate the USER CP tab??
thanks
Reply With Quote
  #105  
Old 09-27-2009, 05:58 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

Sometimes I hate myself being out of schedule, but my life dosen't works the way that I want. Even with a week delay, I've released version microBUSINESS ver 1.0.1 which fixes the missing procedures: deleteprofile and deleteitem.

To upgrade just upload business.php and re-import product-microbusiness.xml (check overwrite).

Without to specify an ETA, hope that soon I'll release a new version with some more features like: Suggest Category.

Maria
Reply With Quote
  #106  
Old 09-27-2009, 08:34 AM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for going this on. It is now working for us!

One issue, Maria: implode() [function.implode]: Invalid arguments passed in [path]/business.php (Zeile 524)

Any idea?
Reply With Quote
  #107  
Old 09-27-2009, 08:50 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by klaush View Post
Thanks for going this on. It is now working for us!

One issue, Maria: implode() [function.implode]: Invalid arguments passed in [path]/business.php (Zeile 524)

Any idea?
Lots of ideas, lets see how I can find sometime to solve it
Most probably you're trying to add/edit an item when you're getting this error. Are you seeing an empty list in field "Features"? Have you deactivated features from admincp? ..or if you want to use features, have you added at least one?

Sorry for asking, but I've installed only the full version, so I can't check the free one right now.

Maria
Reply With Quote
  #108  
Old 09-30-2009, 11:47 PM
ShadMan ShadMan is offline
 
Join Date: Sep 2005
Location: Houston, TX
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MicroHellas View Post
Quote:
Originally Posted by jgommel View Post
- There's no option to choose a category when you add a new company. I've added two categories from the AdminCP, but there's no place to choose the category when adding a new company.
You can't assign categories to companies. Just to items. The logic is simple. If a company has items (items is not equivalent to product, but to shops etc) in different categories, what category can be used for company??? That's why, when you select "Companies" in search form at the top, the category list becomes inactive.


You can't rate a company. Company's overall rating is auto calculating from ratings of it's items. I think that this is the right approach to rating.
Hi Maria,

Great work on this mod! This is almost exactly what I am looking for, but I, too, would greatly love to be able to add a company to a category and be able to rate the company, rather than needing to use items.

For example, if you run a website dedicated to outdoor activities, perhaps you would list a company "ABC Fishing Equipment" under a category titled "Fishing", and a company "XYZ Hunting Equipment" under the category of "Hunting". For a fishing equipment retailer, listing 5000 different types of fishing rod styles as items is not feasible, so I would greatly prefer to just list the company under the category of Fishing.

Another example would be a nonprofit organization that does not offer items at all, but should simply be listed under the category "Nonprofit/Charitable". I'd rather just completely skip adding items, and just use the mod as a sponsor directory, with each business listed under a category.

I hope this is possible. Thanks in advance for your time!
Reply With Quote
  #109  
Old 10-01-2009, 07:07 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ShadMan View Post
Hi Maria,

Great work on this mod! This is almost exactly what I am looking for, but I, too, would greatly love to be able to add a company to a category and be able to rate the company, rather than needing to use items.
Hello,

microBUSINESS had been developed and will continue developing having in mind to become a TRADE module and not a business directory. Let's say an Alibaba clone. So seperation of Companies & Shops (Items) is a must. Also rating (always talking for a Trade script) must goes to Shops (Items) and not to the company. Company's rating is auto calculating.

But as I don't like to let disappointed all like you, who want just a business directory, I'm planing to modify the current version by merging companies & items in one table and thus the rating should works the way that you want.

Maria
Reply With Quote
  #110  
Old 10-02-2009, 09:03 AM
chet chet is offline
 
Join Date: Feb 2004
Location: Nottingham (UK)
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the fix but I'm a little confused now on how it works.

I have created business categories in the AdminCP one called Computers.
I then go create a new company with the hope of having a drop down for the categories, however there is no drop down.

The only way I can see of using the categories is by creating a company first, then go into new items and select the category and set up company info again, is there any way of selecting a category whilst you are creating a company profile?

Thanks
Reply With Quote
  #111  
Old 10-02-2009, 09:41 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chet View Post
Thanks for the fix but I'm a little confused now on how it works.

I have created business categories in the AdminCP one called Computers.
I then go create a new company with the hope of having a drop down for the categories, however there is no drop down.

The only way I can see of using the categories is by creating a company first, then go into new items and select the category and set up company info again, is there any way of selecting a category whilst you are creating a company profile?

Thanks
I believe that my previous post is clear enought, I'll try once more
  1. First of all forget anything about listing directory. microBUSINESS is NOT a listing directory.
  2. microBUSINESS is a TRADING module, and thus companies can't be assigned to category, because a company can have shops/departments on different categories.
Maria
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:39 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05427 seconds
  • Memory Usage 2,332KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete