fbpx
  Sunday, 10 May 2020
  23 Replies
  4.2K Visits
  Subscribe
Hi,

After installing, set rules for building a marketplace and enter all categories, it seems Sellacious is not the best component to build a marketplace with all product universes.

Indeed, after filled in 5.000 categories (Agriculture, food, furniture, ...), now Sellacious slow down.

If Sellacious slow down, this is because for each category you have to set % commission and for loading and made some setting in seller profile page, the page is slowing down.

Another problem, I don't know why I can create a product in the first level category.

In my case to explain this, I have:

Agriculture---->Beans----->Broad Beans
Agriculture---->Beans----->Butter Beans
Agriculture---->Beans----->Cacao Beans
...
...
etc...
etc...

There is no need to create a product in Agriculture Category and Beans category. I only have to create a product in Broad Beans category, Butter Beans category and Cacao Beans category.

I think we have to get a setting when we create a new category and set if this category will be only use as container or not. If I set my new category as container, it will mean I could not create a product inside this category. Maybe this functionality could fix the slow down problem when there is a lot of categories.

Is it possible to set some limits category when a seller post a new product. For example, a new seller make a registration on my sellacious marketplace, set his interest to 1 or 2 or 3 categories because its own company selling greenhouses. This new user don't have need to post a product in food or bathroom, etc... Maybe this could also fix the slow down problem.

If I missing something about categories and settings could you give me some advices for working with all my categories perfectly.

If all works perfectly, I will subscribe to get B2B settings in addition for my needs.
3 years ago
·
#4923
Hi all-sizes,

I had to delete completely Sellacious and make a complete reinstallation after a lot of trouble with table "doesn't exist".

After that, table #__sellacious_seller_timings was missing with this error in sellacious backend edit profile and I posted a bug report here: https://www.sellacious.com/community-support/4909-sellacious-beta3-warning-__sellacious_seller_timings-doesn-t-exist

In phpmyadmin I had to write a command sql: (replace "#_ " with your "prefix table"Emoticon Wink

CREATE TABLE IF NOT EXISTS `#__sellacious_seller_timings` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`seller_uid` int(11) NOT NULL,
`type` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
`week_day` int(11) NOT NULL,
`from_time` time NOT NULL DEFAULT '00:00:00',
`to_time` time NOT NULL DEFAULT '00:00:00',
`full_day` tinyint(1) DEFAULT NULL,
`slot_window` int(11) NOT NULL,
`slot_window_unit` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL,
`today_availability` time NOT NULL DEFAULT '00:00:00',
`state` tinyint(1) NOT NULL DEFAULT 1,
`created` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`created_by` int(11) NOT NULL,
`modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified_by` int(11) NOT NULL,
`params` text COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

CREATE TABLE IF NOT EXISTS `#__sellacious_product_seller_slot_limits` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`seller_uid` int(11) NOT NULL,
`product_id` int(11) NOT NULL,
`slot_from_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`slot_to_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`full_day` tinyint(1) NOT NULL,
`slot_limit` int(11) NOT NULL,
`slot_count` int(11) NOT NULL,
`created` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

and all works.

Hope this help.
3 years ago
·
#4922
I get the following error when attempting to upgrade Sellacious. I am currently on 2.0 Beta 1

Thanks
3 years ago
·
#4921
However, I would like to point out a problem: when I search for the categories to be matched on the product page, it only works by looking for the main language. It would be right that if I am looking at the backend in Italian, it would make me search in Italian (as the preview of the results shows me)
3 years ago
·
#4920
In order to improve process for assign the categories to the products, needs to add some indexes on database:

ALTER TABLE `%_sellacious_categories` ADD INDEX(`title`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`alias`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`parent_id`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`level`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`path`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`state`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`lft`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`rgt`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`mfr_id`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`type`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`is_default`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`compare`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`usergroups`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`ledgergroup`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`seller_commission`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`ledgergroup`);
ALTER TABLE `%_sellacious_categories` ADD INDEX(`commission`);

it is possible that someone is superfluous but better too many than few!
3 years ago
·
#4906
thank you
3 years ago
·
#4877
Hello All,

Sellacious latest version beta3 is released. Please download from here https://www.sellacious.com/download and update.

Thank You
3 years ago
·
#4849
By next weekend we will be releasing next beta. Which has this fixed.


Great Emoticon Happy

Thank you for your reply.
By next weekend we will be releasing next beta. Which has this fixed.

-Abhishek
3 years ago
·
#4829
Hey Abhishek,

Thank you for your reply and for your work about it.

Do you have any idea when the upcoming release will be available? In weeks or months?
3 years ago
·
#4824
Hey Tony,

Thanks for your Patience. We completed this feature. and its in our upcoming release. we added auto-complete, which will not load all thousands of categories at once, crashing the browser. Hope this helps. do get back to us if you need any further assistance.


-Abhishek
3 years ago
·
#4822
Up!!!

I made a new post title, maybe a chance to get a reply? Emoticon Happy
3 years ago
·
#4806
We are changing the UI of that commissions and changing it to load in the additional right drawer.

It is already in the top priority list.

-Abhishek
Team sellacious


Hellooooo!!!

After 2 months and a half, where are you now about it?

Thank you to make a reply!!!!
3 years ago
·
#4790
Hello Abhishek,

After 2 months and a half that I have reported it, do you have some news about it?

A reply would be appreciate... Emoticon Unhappy

No answer means to me that you do not care and that you are not serious at all.
3 years ago
·
#4733
Up!

It could be very interesting and very important to get a reply, and particularly about the schedule to fix this big problem
3 years ago
·
#4644
Hi Abhishek,
I guess you upgraded sellacious to more beta versions ...
is it possible to have more information on how to install these updates?
Thank you!
3 years ago
·
#4614
Hello Abhishek,

After 1 months that I have reported it, do you have some news about it?

Thank you fr your reply
3 years ago
·
#4438
Hi Abhishek,
I just became your premium user and I trusted you ...
when will the fix be ready?
I would need it urgently
Thanks
3 years ago
·
#4391
Thank you Abhishek!
3 years ago
·
#4389
We are changing the UI of that commissions and changing it to load in the additional right drawer.

It is already in the top priority list.

-Abhishek
Team sellacious
3 years ago
·
#4387
Hi Sellaciouas Team,
I analyzed the reason for the slowness and I'm almost sure it depends on the drop-down menu that allows you to filter the products by category.

Today that drop-down menu is always populated with all the records in the categories table.

The solution could be that filter should be transformed into an auto-complete field.

The 2 marketplaces that I am developing with Sellacious have few categories, so I hadn't noticed the problem, but I have 2 other marketplaces in negotiation (with high probability of leaving), with many categories, so it is important for me that this problem is solved quickly.

Thank you
Paolo
  • Page :
  • 1
  • 2
There are no replies made for this post yet.
Be one of the first to reply to this post!
  • +1 (408) 821-8283
  • Email hello@sellacious.com