Joomla 2.5
VM 2.0.10
I'm not sure what the database is, but it's as recent as I could get. (5?)
http://computechks.com/Joomla/
I've been pulling what little hair I have out trying to figure this out. I've been all over this and other sites, and my client is getting tired of waiting, although he's quite insistent about getting this feature. He wants ALL the results on one page for a category. I'd be happy just to have the minimum results be thirty or something. But how to do this eludes me.
Any help is appreciated.
Hi,
Just testing it and that issue is still there, somehow when limit sets to 10, goes to 9! odd!
For the moment you could do the following as been suggested here, not a solution, just a temporary "solution" until this get fixed properly.
http://forum.virtuemart.net/index.php?topic=103480.msg357161#msg357161
Regards
" until this get fixed properly"
So this is a bug?
I tried the php patch- no luck.
Hi,
i can't tell you surely it is a bug, but as i see inside the product model code there a comment by Milbo that says
//There is a strange error in the frontend giving back 9 instead of 10, or 24 instead of 25
//This functions assures that the steps of limitstart fit with the limit
Some others as i search the forum have resolved, so i am not sure if is a bug. May be that errors "comes" up when products belongs to more categories (i read it somewhere)...
The solution i gave you hasn't made by me, i have test one the files and is worked, just place the limit argument on the url.
Sorry for that, may be someone else in the forum can help you out. I did find a solution also on that.
Regards