Vivid Ecommerce
Permalink
Does anyone know if there is a fix available yet for the pagination problem with the ecommerce package? I've seem messages in this forum about it not working but can't find anything about a fix
Thanks
Bob
Thanks
Bob
oops.. This morning I tried to add some products to the database..only to get
Call to undefined method Concrete\Package\VividStore\Src\VividStore\Product\Product::getProductUserGroupIDs()
I tried to edit some existing products only to get the same error..
Do you think it could have something to do with the problem below..
http://www.concrete5.org/community/forums/5-7-discussion/vivid-prod...
update..
went back to the old code..under memberships and downloads added to
"On purchase add user to user groups" a group name.. "ex: customer"
returned to new code..
shows all the items with pagination
works fine..
Thanks
Bob
Call to undefined method Concrete\Package\VividStore\Src\VividStore\Product\Product::getProductUserGroupIDs()
I tried to edit some existing products only to get the same error..
Do you think it could have something to do with the problem below..
http://www.concrete5.org/community/forums/5-7-discussion/vivid-prod...
update..
went back to the old code..under memberships and downloads added to
"On purchase add user to user groups" a group name.. "ex: customer"
returned to new code..
shows all the items with pagination
works fine..
Thanks
Bob
Yeah this has been fixed in github for some time. There's some additional love we're trying to give it before putting it in the marketplace.
Thanks , it works perfectly...
Thanks again
Bob
Thanks again
Bob
https://github.com/VividWeb/vivid_store/commit/ac88b84da9b1108ccc536...