Jason Peterson
Customers
Post Count:525
 |
| 13 Jul 2010 09:16 PM |
|
Has anyone had problems with using the ventrian news articles pager inside active social module loader? On our site the pager is attempting to go to the actual page with the module that is being loaded in the module loader, rather than staying on the profile page. I don't believe this was happening like this at one point. I am using AS 1.7.1 and Ventrian News Articles 7.67. Thanks, Jason |
|
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
| 14 Jul 2010 08:12 AM |
|
Moving to customization forum. |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
mmoney
Customers
Post Count:150
 |
| 14 Jul 2010 02:27 PM |
|
I am having the same issue. When I click on the next page in the pager, it redirects to the page where the NA module is located. Yike, thanks for pointing this out, this is a big problem. |
|
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
| 14 Jul 2010 02:33 PM |
|
Does the article load in the tab as well? |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
mmoney
Customers
Post Count:150
 |
| 14 Jul 2010 02:44 PM |
|
No, the article is redirecting to the article page instead of displaying in the tab. |
|
|
|
|
Steven Webster
Customers
Post Count:1665
 |
| 14 Jul 2010 02:46 PM |
|
|
|
Steven Webster dnnOsphere.com, An Independent Community for DotNetNuke Users |
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
| 14 Jul 2010 02:48 PM |
|
As long as you want paging and article viewing to remain in the tab you can try adding OverrideTabId=True to the moduleloader control |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
| 14 Jul 2010 03:00 PM |
|
The next question will be whether or not the DNN pager maintains url parameters properly. |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
mmoney
Customers
Post Count:150
 |
| 14 Jul 2010 09:09 PM |
|
Hmm....Ok, here's what happens after adding the OverrideTabID=True code. The pager works correctly, but when the page loads after switching pages, it reverts to showing the very first tab (default) instead of re-displaying the tab which includes the NA loader. |
|
|
|
|
Jason Peterson
Customers
Post Count:525
 |
| 14 Jul 2010 10:57 PM |
|
Right, yeah not working for me either. If you are having this issue please post in Ventrian forums too here http://www.ventrian.com/Support/Pro...spx#56071, the issue is the DNN pager, so looks like this will not work within any mod using this control in an AS loader. I think Scott will make the change np, have had great responses with him in the past, and I can pay for his hours, but the more people that post there the more he will know it is a priority :) Thanks, Jason |
|
|
|
|
Smart-Thinker
Customers
Post Count:546
 |
| 15 Jul 2010 01:27 AM |
|
I noticed this issue with another module in a tab - when you click on Edit (for that other module) it loads up the Edit view/key on the same page instead of going to a fresh URL which causes issues in the child module. I'll try the solutions here when I get a chance to upgrade to 1.7+ |
|
thanks Rodney Joyce PokerDIY.com - Connecting Poker Players |
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
| 15 Jul 2010 06:50 AM |
|
Change the load method on the tab to 0 |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Jason Peterson
Customers
Post Count:525
 |
| 16 Jul 2010 09:27 AM |
|
Ok for anyone having or discovering this issue, Scott at Ventrian will be making an additional pager that operates on postback, I will try to update here when it is released. Thanks, Jason |
|
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
| 16 Jul 2010 09:31 AM |
|
How is a postback going to fix the problem? Paging for news articles in a tab will work just like paging a forum does for groups if you change the load method to 0 and add overridetabid = true. |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
| 16 Jul 2010 09:42 AM |
|
After testing a few other things, a postback would actually create other problems. If he were to make a change, it would be better to move the paging to AJAX. I've communicated with Scott about this and will work with him for a proper solution, if one is actually necessary. |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Jason Peterson
Customers
Post Count:525
 |
| 16 Jul 2010 10:16 AM |
|
Ok I didn't know you were posting the override tab as a fix for the problem, thought you were just replying to the post above your reply, I tried the override tab and I already have loadmethod set to 0, it does not work, and here is what happens: the pager will render a link like this /users/tabid/249/asuid/4179/lapg-3237/2/Default.aspx where users is my profile page, so, it no longer redirects to the tab the module loader is taking from, but it does not include the profile tab parameter to open the correct tab, so on loadmethod=0 this results in the pages being unreachable, in loadmethod=2 the pages are reachable, but it sends you back to the default tab every time. Can you add in the tab parameter? Thanks, Jason |
|
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
| 16 Jul 2010 10:30 AM |
|
Is the tabid in the url you posted above the correct tabid for your profile page? With loadmethod=0, the dnn pager should be able to see all the querystring parameters and preserve them properly.
|
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Jason Peterson
Customers
Post Count:525
 |
| 16 Jul 2010 11:01 AM |
|
yes, tabid 249 is the 'users' (profile) page. |
|
|
|
|
Jason Peterson
Customers
Post Count:525
 |
| 18 Jul 2010 12:42 PM |
|
Will, can you please keep us updated on the status of this? I have put things on hold with Scott at Ventrian until we figure out what is the best approach. |
|
|
|
|
mmoney
Customers
Post Count:150
 |
| 20 Jul 2010 02:05 PM |
|
I'm experiencing the exact same results as Jason. LoadMethod=2 works, loadmethod=0 doesn't work. And the tabid, in my case, is correct (equal to the user's profile). |
|
|
|
|
MHuijbregts
Customers
Post Count:1247
 |
|
Jason Peterson
Customers
Post Count:525
 |
| 15 Nov 2010 06:03 PM |
|
Ventrian NA Version 7.74
Active Social Version 1.8.2
I figured after all this time ventrian NA mod paging would be working fine, but just went back to see and I cannot see any behavior change. The pager url does not specify the profile tab, whether or not I use overridetabid or not, am I maybe missing something? |
|
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
| 16 Nov 2010 08:38 AM |
|
I would suggest raising this issue with Scott. The problem is that it isn't persisting the query string variables. We can't do anything about the behavior of a module that we don't control. |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7671
 |
|
Jason Peterson
Customers
Post Count:525
 |
| 16 Nov 2010 08:13 PM |
|
Understood, I will raise this with Scott and one way or another get this fixed. |
|
|
|
|