vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - microBUSINESS (Business directory and more) (https://vborg.vbsupport.ru/showthread.php?t=218044)

jr1234 09-09-2009 09:19 PM

Hello,
I'm about to instal the microBUSINESS and wanted to know if there is a way to upload a business database i have?

so it doesn't have to be done one by one.

In addition, i'd like commercial vers

TimberFloorAu 09-10-2009 01:11 AM

Quote:

Originally Posted by jr1234 (Post 1882021)
Hello,
I would like to get the FULL (commercial) version of MicroBusiness.
Is there a site to get it from?
Please send me a pm
thanks.


Seems her site is down, or gone. Not sure what the go is.
Send her a PM/Email via Usercp

chet 09-11-2009 01:37 PM

Quote:

Originally Posted by klaush (Post 1846853)
Hi Maria,

when trying to delete a company i get a blank page. Deleting a company is not possible.

Any idea? Thanks!

Hi Just installed this mod and I'm also getting the above error.

vBulletin? Version 3.8.3

Thanks for the mod and look forward to using it when all bugs are gone, I will keep it installed and fix as and when fixes are available

Cheers

MaryTheG(r)eek 09-12-2009 04:06 PM

After long vacations (I'm not such young any more), I'm back. Give me a couples of days to check all posts here. Just for your info 99% of the bugs are not really bugs. The full version is working fine. Most probably when I removed some parts of the code to release the Lite version, seems that I also removed code/functions that need to be there.

Maria

SorentoUltimate 09-12-2009 04:08 PM

Hello Maria,

Please contact with me at administrator@sorento-ultimateclub.com, i'm interesting on full version !!!

Thanks
Giorgos

chet 09-13-2009 07:20 AM

Quote:

Originally Posted by MicroHellas (Post 1883716)
After long vacations (I'm not such young any more), I'm back. Give me a couples of days to check all posts here. Just for your info 99% of the bugs are not really bugs. The full version is working fine. Most probably when I removed some parts of the code to release the Lite version, seems that I also removed code/functions that need to be there.

Maria

Welcome back.

MaryTheG(r)eek 09-13-2009 09:09 AM

Quote:

Originally Posted by ragtek (Post 1878250)
Also you can change this part:
PHP Code:

       $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

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.

Quote:

Originally Posted by ragtek (Post 1878250)
on:
do=topitems
do=newitems
do=premiumitems

i'm getting white pages
also
Top Rated Items & Popular Items links to the same=> do=topitems

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.

Quote:

Originally Posted by ragtek (Post 1878250)
also the tabs are not ok
Attachment 103965
i would add some space between the tabs & words

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.

Quote:

Originally Posted by ragtek (Post 1878250)
Next Prob: rating is not working

I'll check it.

Quote:

Originally Posted by ragtek (Post 1878250)
I realy like your ideas, but there always full of bugs. Why is that so?

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.

Quote:

Originally Posted by ragtek (Post 1878250)
And is there now a commercial version? What are the new features?

[/quote]
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.


Maria

MaryTheG(r)eek 09-13-2009 09:11 AM

Quote:

Originally Posted by Wird0 (Post 1877079)
When i try to delete a item it go's to a blank page and nothing happens. It does not delete the item. Is there a sollution for this?

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.

Maria

MaryTheG(r)eek 09-13-2009 09:15 AM

Quote:

Originally Posted by bartek24m (Post 1877087)
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 ?

screen:
http://iv.pl/images/3xnocxelb2m2ffqctfep.png

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

MaryTheG(r)eek 09-13-2009 09:16 AM

Quote:

Originally Posted by LukaB (Post 1877833)
Nice add-on. When installed can this be limited to just Admin and or Moderator use?

Sure. Just don't give permissions to other usergroups to add new items. You can allow them to rate or discuss, if you want.

Maria


All times are GMT. The time now is 08:21 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
  • Page Generation 0.01670 seconds
  • Memory Usage 1,765KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete