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

rdealmeida
 
katalysis replied on at Permalink Best Answer Reply
katalysis
There's a fix for this on GitHub which seems to work OK:

https://github.com/VividWeb/vivid_store/commit/ac88b84da9b1108ccc536...
rdealmeida replied on at Permalink Reply
rdealmeida
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
MichaelG replied on at Permalink Reply
MichaelG
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.
rdealmeida replied on at Permalink Reply
rdealmeida
Thanks , it works perfectly...
Thanks again

Bob