Quick Nav:  Online Store   |   Login | Register

The front page, a shout box and PageBlaster

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
Jesper Storinggaard
<20 Posts
Posts:18


08/15/2008 12:11 PM  

Hi, thank you for reading this post.

On my front page - a social network site for non competitive computer and console game players - I have a Shout Box (by Ventrain).

It seems any unauth user won't get the reload the shout box does, in its iframe. Any logged in user do get the shout box reloads every 60 sec. How do I change it so all user gets gets this vital shout box reload?

Thx,
/j

My site (its a test site): mad.mad4fun.dk (PB ip license if it matters)

 


Mad4fuN - Social Networking 4 Gamers using Snapsis modules
Visit my Dotnetnuke Sharing Group
Visit my Profile
Jesper Storinggaard
<20 Posts
Posts:18


08/15/2008 12:17 PM  

Maybe something like...

< path pattern="DesktopModules\DnnForge - Shout Box" excludeFrom="All" />


Mad4fuN - Social Networking 4 Gamers using Snapsis modules
Visit my Dotnetnuke Sharing Group
Visit my Profile
John Mitchell
Posts:3471


08/15/2008 12:31 PM  

I would use:

< path pattern="ShoutLog" excludeFrom="Caching" />

That way you will still get compression.
Jesper Storinggaard
<20 Posts
Posts:18


08/15/2008 12:47 PM  

Entered through a PB module on the front page. In file ExcludedPathTable.config this is now added:
< excludedPathTable>
   < excludedPathItem page-value="37" excluded-path="ShoutLog" exclude-from="Caching" />
< /excludedPathTable>


It did not help. Why Shoutlog?


Mad4fuN - Social Networking 4 Gamers using Snapsis modules
Visit my Dotnetnuke Sharing Group
Visit my Profile
Jesper Storinggaard
<20 Posts
Posts:18


08/15/2008 12:49 PM  
Do I need to restart the whole app?

Mad4fuN - Social Networking 4 Gamers using Snapsis modules
Visit my Dotnetnuke Sharing Group
Visit my Profile
Jesper Storinggaard
<20 Posts
Posts:18


08/15/2008 12:57 PM  
Cleared cache in the module. Did not help.
An unauth user in a browser on a spare pc wont see new shouts. Doesn't even see the new cache file (since I just deleted the cache), they still see the shouts from hours ago.

Mad4fuN - Social Networking 4 Gamers using Snapsis modules
Visit my Dotnetnuke Sharing Group
Visit my Profile
John Mitchell
Posts:3471


08/15/2008 1:01 PM  
You will need to put it in the Snapsis.PageBlaster.config file.
The exclude you entered is for the page with tabid=37, but the request to the shoutbox in the IFRAME is to a page called ShoutLog.aspx which is a different request/page.
Jesper Storinggaard
<20 Posts
Posts:18


08/15/2008 1:09 PM  
Worked like a charm, thank you. Surprised me Snapsis.PageBlaster.config was located in the root.

Mad4fuN - Social Networking 4 Gamers using Snapsis modules
Visit my Dotnetnuke Sharing Group
Visit my Profile
John Mitchell
Posts:3471


08/15/2008 2:06 PM  
Excellent.
The reason the global config file is in the root is because PageBlaster was developed to work with any ASP.Net site
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > The front page, a shout box and PageBlaster



ActiveForums 3.7
Powered by: Snapsis Software