![]() |
did you improved the microBUSINESS in sugest a new subcategories by users?
|
Quote:
I've probably determined what causes the pain for me. I added the categories to the Profiles section as well, and rewrote the current JS GetHorizontalCategories method. (Just a copy from the existing one but pointing to the profiles table instead). I'm starting to think maybe I also overdid things with sub sub sub categories etc, and the two combined are causing this. Will keep everyone updated :) |
The promised update: I edited out the counting, and the mod went blazing again. Then I undid the commenting from before, and it's still darn fast :cool:
I'm looking if I can add a small module for vBAdvanced. If I get anywhere with it, I'll add it here. |
Found a bug. If I set the permissions to have more than 1 profile to no, I cannot edit my own profile. I'll get the message that I'm only allowed to have 1 profile.
This is caused by the add/edit functionality being the same, and the check being performed at a too early stage. To solve this, edit business.php, and find the following (under add/edit profile): Code:
if(!($permissions['microbusiness'] & $vbulletin->bf_ugp['microbusiness']['profiles']) AND $hasprofile == 1) Code:
// Then, check if Profile id exists or not I imagine something similar will have to be done in the items section. Hope this helps someone. P.s. It'd be awesome if there'd be some kind of option to set the maxium amount of items/profiles per usergroup. I now am giving my registered users the ability to create 1 profile, and unlimited items. I'd have prefered to set it to 2 services with 3 items each or something along those lines :) |
after rewrite files and importing product to 1.1.0
i get error: Code:
Database error in vBulletin 3.8.2: |
Thanks Maria, i install microBUSINESS tonight.
|
I found a small problem with templates cashing
open rootforum/business.php find PHP Code:
PHP Code:
|
another small bug and the correction.
if you select USER CP and you try to select Forums no Forums open. open rootforum/business.php Find PHP Code:
PHP Code:
|
|
Another Small Bug and the Correction.
If you select USERCP there is no Category Selection List at Search. Open ForumRoot/business.php Find PHP Code:
PHP Code:
|
All times are GMT. The time now is 09:07 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|