Jason Peterson Customers Post Count:483

 |
| 13 Jul 2010 10: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 Active Modules Staff Post Count:6441

 |
| 14 Jul 2010 09:12 AM |
|
Moving to customization forum. |
|
Will Morgenweck Active Modules
|
|
|
mmoney Customers Post Count:45

 |
| 14 Jul 2010 03: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 Active Modules Staff Post Count:6441

 |
| 14 Jul 2010 03:33 PM |
|
Does the article load in the tab as well? |
|
Will Morgenweck Active Modules
|
|
|
mmoney Customers Post Count:45

 |
| 14 Jul 2010 03:44 PM |
|
No, the article is redirecting to the article page instead of displaying in the tab. |
|
|
|
|
Steven Webster Active Modules Staff Post Count:1279

 |
| 14 Jul 2010 03:46 PM |
|
|
|
Steven Webster Active Solutions |
|
|
Will Morgenweck Forum Admin Active Modules Staff Post Count:6441

 |
| 14 Jul 2010 03: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 Active Modules
|
|
|
Will Morgenweck Forum Admin Active Modules Staff Post Count:6441

 |
| 14 Jul 2010 04:00 PM |
|
The next question will be whether or not the DNN pager maintains url parameters properly. |
|
Will Morgenweck Active Modules
|
|
|
mmoney Customers Post Count:45

 |
| 14 Jul 2010 10: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:483

 |
| 14 Jul 2010 11: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:523

 |
| 15 Jul 2010 02: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 Active Modules Staff Post Count:6441

 |
| 15 Jul 2010 07:50 AM |
|
Change the load method on the tab to 0 |
|
Will Morgenweck Active Modules
|
|
|
Jason Peterson Customers Post Count:483

 |
| 16 Jul 2010 10: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 Active Modules Staff Post Count:6441

 |
| 16 Jul 2010 10: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 Active Modules
|
|
|
Will Morgenweck Forum Admin Active Modules Staff Post Count:6441

 |
| 16 Jul 2010 10: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 Active Modules
|
|
|
Jason Peterson Customers Post Count:483

 |
| 16 Jul 2010 11: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 Active Modules Staff Post Count:6441

 |
| 16 Jul 2010 11: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 Active Modules
|
|
|
Jason Peterson Customers Post Count:483

 |
| 16 Jul 2010 12:01 PM |
|
yes, tabid 249 is the 'users' (profile) page. |
|
|
|
|
Jason Peterson Customers Post Count:483

 |
| 18 Jul 2010 01: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:45

 |
| 20 Jul 2010 03: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). |
|
|
|
|