Quick Nav:  Online Store   |   Login | Register

PB Issue?

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
Rodney
<100 Posts
Posts:81


04/09/2008 3:52 AM  

Hi John,

Sorry, this may be a dumb question but I can't seem to figure it out!

If you look at the league tag cloud on this page (bottom right)

http://www.pokerdiy.com/Leagues/PokerLeagues/tabid/435/Default.aspx

You'll see that all the tags are on 1 line. I am 80% sure that it was working up until the point I got PB working properly, but I can't be sure (I tried to disable it but it would not fix it).

I don't have the Whitespace filter enabled (on DNN core or as a PB rule), and the cached version of the text is (I removed the "<"s):

a href="/Leagues/PokerLeagueSearchResults/tabid/515/LCID/1/Default.aspx">  font size=3>Amateur    a href="/Leagues/PokerLeagueSearchResults/tabid/515/LCID/4/Default.aspx">

The point is that there are spaces and   between the tag links.

However, when I view the source, it is appearing as

font size="3">Amateurfont>a>a href="/Leagues/PokerLeagueSearchResults/tabid/515/LCID/4/Default.aspx">font size="1">Cardroom/font>a>
ie. something is stripping out the spaces and   but I am not sure if it is PB and how to stop it.
Is there something I need to add to the Exclude path?
Another issue which may or may not be related is that my Google Map has stopped working.
I didn't check it immediately before the PB upgrade, but it has always worked.
Is there something I need to exclude or it is a red herring?
http://www.pokerdiy.com/Players/tabid/519/Default.aspx
Thanks for your help!

thanks
Rodney Joyce
Smart-Thinker.com - DotNetNuke Modules for Social Networks
PokerDIY.com - Simple Poker Leagues
John Mitchell
Posts:3196


04/09/2008 10:13 AM  

The whitespace is being removed from that page, and it looks like it is from a the PageBlaster rule that only removes space between closing tags > and opening tags <.

Whitespace removal is not all that important when you have compression so I would get that rule removed from the Snapsis.PageBlaster.config file in your root.

It also looks like your caching is still disabled. Did you switch back to no caching?

John Mitchell
Posts:3196


04/09/2008 10:25 AM  

For the Google map, add this to your list of application Excludes


< path pattern="(Bi4ce_GoMap|ListX|UltraPhotoGallery|DraggableDynamicForm)" excludeFrom="All" />

 

Actually, I just thought of a way to clear up all of these problems that some applications have that will still allow the main pages to work with pageblaster.

Just add DesktopModules to the list of exclude from all:

< path pattern="(DesktopModules|LinkClick|\.ashx|SiteMap|/admin/|/host/|feed|rss|captcha|install|thumb|cart|\.asmx)" excludeFrom="All" />

If you exclude DesktopModules you shouldn't need to exclude any modules that have their own .aspx pages.

Rodney
<100 Posts
Posts:81


04/09/2008 9:45 PM  
Perfect - that fixed both issues. I had not noticed those global rules at the bottom of the Config file..

I turned off caching - I wanted to isolate all these issues and then enable it when it is all working again...

thanks
Rodney Joyce
Smart-Thinker.com - DotNetNuke Modules for Social Networks
PokerDIY.com - Simple Poker Leagues
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.



ActiveForums 3.7
Powered by: Snapsis Software