VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: ScorpionDS on September 30, 2011, 11:10:19 AM

Title: Paging transition
Post by: ScorpionDS on September 30, 2011, 11:10:19 AM
If, for example, in the category "Cat A" has 15 pages and in the category of "Cat B" 5 pages, when we moved in category "Cat A" on page 12, and then moved into the category of "Cat B", then the list is empty, as in the category of "Cat B" there is no page 12. That is, it remembers the page to page transition.

Can this be fixed in future versions?
Title: Re: Paging transition
Post by: Milbo on September 30, 2011, 11:11:19 AM
of course.
Title: Re: Paging transition
Post by: Awerso on October 17, 2011, 17:02:32 PM
I still have this bug, any solution available?
Title: Re: Paging transition
Post by: PRO on October 17, 2011, 17:34:20 PM
scorpion, explain better
Title: Re: Paging transition
Post by: Awerso on October 17, 2011, 17:53:25 PM
It was an old topic which I kicked because I think I have the same problem.

Let me explain it:

- I have multiple menu items, each of a different VM category.
- I use 5 products per category view.

- Category A has 12 products, so 3 pages.
- Category B has 14 products, so also 3 pages.
- Category C has 16 products, so 4 pages.
- Category D has 26 products, so 6 pages.

Now the problem:
I'm on page 3 of category B and go to category C via the menu url, this works fine automatically i also go to page 3 of Category C. Is this case no big problem but...
When I'm on page 5 of category D and choose via the menu for category A, i only get a blank page.
Title: Re: Paging transition
Post by: PRO on October 17, 2011, 17:59:03 PM
weird, with SEF enabled?

Title: Re: Paging transition
Post by: Awerso on October 17, 2011, 18:12:56 PM
The bug is there with and without Joomla / VM SEO

The problem is simple: the shop stays on the page number when going to an other category. But when that category doesn't have that page number you get a blank page, but only in the component area (so I see the modules / menu / etc.)
Title: Re: Paging transition
Post by: PRO on October 17, 2011, 18:45:36 PM
OK, this is going to be a bug in the session I believe.

This is with JOOMLA menu? or category module?

That seems very weird if its the joomla menu
Title: Re: Paging transition
Post by: Milbo on October 17, 2011, 18:53:54 PM
Awerso described it very well, it is not a real session problem. It must just jump then to the last page, so I need to add a test if the choosen limitStart is within the range of the result.
Title: Re: Paging transition
Post by: Awerso on October 17, 2011, 19:28:14 PM
I use the Joomla menu and then menu function: VirtueMart ยป VirtueMart Category Layout
Title: Re: Paging transition
Post by: Milbo on October 17, 2011, 23:54:31 PM
This is all correct that way, the error is in vmmodel
Title: Re: Paging transition
Post by: Milbo on October 18, 2011, 00:01:31 AM
I added fix to the svn. But couldnt test it.
Title: Re: Paging transition
Post by: jjk on October 18, 2011, 08:56:11 AM
Quote from: Milbo on October 18, 2011, 00:01:31 AM
I added fix to the svn. But couldnt test it.

J1.7.1/VM2 SVN revision 4446
still shows the same behavior. Also just tested this in the backend with the Product list. Looks like FE and BE share this problem. But there is a difference: If I'm i.e. on page 10 in a frontend category and then switch to category B that less than 10 pages, the view also remains empty if I select category C which also has less than 10 pages. In the backend the switch from category B to category C loads page 1. Also, in the backend the sorting (except if sorted by Product Name) is lost, when I change pages, i.e. from page 3 to 4.

Joomla and VM Debug don't display any error messages.
Title: Re: Paging transition
Post by: Awerso on October 18, 2011, 16:51:16 PM
Any news?
Title: Re: Paging transition
Post by: Awerso on October 20, 2011, 21:15:26 PM
will this bug be fixed in the next (sub)release?
Title: Re: Paging transition
Post by: Awerso on October 21, 2011, 23:29:11 PM
The bug isn't fixed by me in version J, any news on the progress?
Title: Re: Paging transition
Post by: Awerso on October 24, 2011, 21:36:03 PM
any progress? This is an big issue for me, the shop will be launched this week..
Title: Re: Paging transition
Post by: Milbo on October 25, 2011, 11:23:03 AM
Please exactly for dummies how you do you create this error? I cant reproduce it
Title: Re: Paging transition
Post by: Studio 42 on October 25, 2011, 11:29:18 AM
HI Aweso,

Seems, it's fixed now (if this was in case of active sef router in joomla).

You must use svn files to fix it.

Patrick
Title: Re: Paging transition
Post by: Awerso on October 25, 2011, 17:41:36 PM
Quote from: Electrocity on October 25, 2011, 11:29:18 AM
You must use svn files to fix it.

I use version VMJ in combination with J1.7.2, so I will wait to next subrelease.
Title: Re: Paging transition
Post by: Studio 42 on October 26, 2011, 23:56:04 PM
OK then you must wait , sorry ;)
Title: Re: Paging transition
Post by: Awerso on October 29, 2011, 08:24:20 AM
I still have the following bug:
(I use the normal Joomla menu for the category urls)
Quote from: Awerso on October 17, 2011, 17:53:25 PM
Let me explain it:

- I have multiple menu items, each of a different VM category.
- I use 5 products per category view.

- Category A has 12 products, so 3 pages.
- Category B has 14 products, so also 3 pages.
- Category C has 16 products, so 4 pages.
- Category D has 26 products, so 6 pages.

Now the problem:
I'm on page 3 of category B and go to category C via the menu url, this works fine automatically i also go to page 3 of Category C. Is this case no big problem but...
When I'm on page 5 of category D and choose via the menu for category A, i only get a blank page.
Title: Re: Paging transition
Post by: Awerso on November 02, 2011, 19:07:02 PM
anyone?

Virtuemart is only visible when users are logged in, the menu's are via the normal Joomla Menu structure, problem as stated above.
Title: Re: Paging transition
Post by: swash on November 04, 2011, 21:52:47 PM
have the same problem as awerso...
j1.7.2 vm2.0.0-RC-2k

ng./swash
Title: Re: Paging transition
Post by: Awerso on November 06, 2011, 15:20:55 PM
Quote from: swash on November 04, 2011, 21:52:47 PM
have the same problem as awerso...
j1.7.2 vm2.0.0-RC-2k

ng./swash

What kind of settings do you use?
Here Virtuemart is only visible when logged in, the urls to the categories are configured via the normal Joomla menu structure.
Title: Re: Paging transition
Post by: Cleanshooter on November 07, 2011, 15:30:19 PM
Awsero,

Is this a new bug or the same problem as before.  You say
Quote from: Awerso on November 02, 2011, 19:07:02 PM
anyone?

Virtuemart is only visible when users are logged in, the menu's are via the normal Joomla Menu structure, problem as stated above.

So can you only view products when logged in on the front end?
Title: Re: Paging transition
Post by: Awerso on November 07, 2011, 18:43:41 PM
No it is the same bug, it's only a description of the way I use VM.
Title: Re: Paging transition
Post by: swash on November 07, 2011, 22:41:07 PM
@awerso
i use vm as a cataloge... i'am not logged in... i browse like a normal guest and had the same issues as you...
(maybe it's a template problem.. using JSNepicPRO also have problems with double light/slimbox atm)

ng./swash
Title: Re: Paging transition
Post by: Awerso on November 08, 2011, 00:12:28 AM
I'm using a custom made template but also the beez2 template has this problem...
Title: Re: Paging transition
Post by: Awerso on November 08, 2011, 16:32:02 PM
ok thx, hopefully you can find it:)
Title: Re: Paging transition
Post by: Awerso on November 10, 2011, 21:04:44 PM
Bug is still there in VM subversion M...
Title: Re: Paging transition
Post by: Awerso on November 15, 2011, 17:28:57 PM
really no one else with this in my opinion big bug.
Title: Re: Paging transition
Post by: Milbo on November 15, 2011, 21:04:56 PM
The bug is repaired in j1.5 already, I will take a look for j1.7 then.
Title: Re: Paging transition
Post by: Awerso on November 16, 2011, 23:18:07 PM
ok thx
Title: Re: Paging transition
Post by: Awerso on December 02, 2011, 10:44:41 AM
is this issue fixed in RC3? (using J1.7.x)
Title: Re: Paging transition
Post by: Milbo on December 13, 2011, 20:50:24 PM
yes