News:

Support the VirtueMart project and become a member

Main Menu

pagination problem

Started by lipes, June 04, 2012, 02:50:48 AM

Previous topic - Next topic

lipes

Hi. i am inserting some products in all categories..
but the view of the Category (i think its browse page the name) give me always 10 products in the view and i dont have the value "10" in the Administration are i've got to Costumer Select from 16, 32, 64 and 128 products... I dont Understand why every time i visit a Category it starts with a list of 10 products ...

even if we change the "Max products per view in frontend"  in  "Configuration" -> "Shopfront""   to 30
in the category/default.php  file the  <?php echo $this->vmPagination->getLimitBox(); ?>
we have set the "Set the pagination sequence for the List Box"  to Users could choose by 16, 32, 64, 128
and we'll get 30 products not the 16 or 32 ... etc... that it's by default



Another thing its related with the pagination...
For example if we visit the "Category A" that got 6 pages with products to visit.... and go to the last page 6....
If then we change to "Category B" (in the main menu).... in this Category we start the pagination in Page 6!!! This is very strange because sometimes we think like we dont have more products to see.. because we cant move forward..

if we change the Category.. we go always to the same # page and dont start from page number 1 by default  :-\
VM V. online: J2.5.14 | VM 2.0.20a | SQL 5.1.70 | PHP 5.3.25

sadrem

go to "Configuration" -> "Shopfront"  and change  "Max products per view in frontend" 
p.s. Do not forget to change message icon to Solved.

sadrem

just set "Max products per view in frontend" to 16 and You get default like You want 16, 32, 64, 128

What is the problem?
p.s. Do not forget to change message icon to Solved.

sadrem

yes
I just set Max products per view in frontend = 18
and 18 ,24 ,30 all for pagination

Works perfect
check this out
http://judaica-ester.com/shop/judaica/hamsa-hand
p.s. Do not forget to change message icon to Solved.

sadrem

p.s. Do not forget to change message icon to Solved.

lipes

Correct! thats the reason :D
Like the topic say i am talking about "2.0.7 D list and pagination problem"...
I am still in the "testing phase" (under development) in the localhost..  it's not yet with a "live website"  :)

so i've write the msg in this forum for "Development & Testing" to VM2 Developers could see (ie if they do not already know about it..) :P
But tks for your help!
VM V. online: J2.5.14 | VM 2.0.20a | SQL 5.1.70 | PHP 5.3.25

sadrem

p.s. Do not forget to change message icon to Solved.

lipes


not solved in 2.0.7 E..

For example:
If we have an category with 6 pages (and we are in the page 6) .. and we click to change to another product category with 10 pages ... we start from page 6.. and not fom the page 1 (like i think it must be the 1st page.. not from the 6th page)  ???
VM V. online: J2.5.14 | VM 2.0.20a | SQL 5.1.70 | PHP 5.3.25

lipes

#8
Product Pagination is solved for the Products Category! in 2.0.7 F

BUT i did another test and got the same problem for Manufacturer Products Page:
1 - We we are visiting the Category "Televisions" and we are in page 3
2 - then we'll go to the Manufacturer page (where we could select one MF to see that MF products )
( index.php?option=com_virtuemart&view=manufacturer )
3 - the we select any Manufacturer (with products inserted)...
and we start view the products in the Page 3, not in Page 1 like should be.
VM V. online: J2.5.14 | VM 2.0.20a | SQL 5.1.70 | PHP 5.3.25

Ty3uK

got some issue manufacturer pages begin whith page2 not 1

Milbo

should be fixed is in the svn, next release.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Ty3uK

can u say how fix it.. some code.. my working site cant function..
some issue in goods page.. when select some 10 20 50  goods on page u cant got to first page..

jjk

Did you test version 2.0.9 or 2.0.9a already. These versions include a (test-) fix for the manufacturer pagination problem.
http://dev.virtuemart.net/projects/virtuemart/files
Non-English Shops: Are your language files up to date?
http://virtuemart.net/community/translations

Ty3uK

2.09 fix pagination problem at goods pages..?
cant go to 1 page when change goods on page &
can see there http://krasotka.ck.ua/index.php?option=com_virtuemart&view=category&virtuemart_category_id=15&Itemid=54
try change goods on page and go to 1 page

bytelord

Hello Ty3uK,

What version you currently have on your site? If you have 208e could you please try it with 209 on a test installation and report your results?

Thanks.
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!