Page 1 of 1

Updated tiggzi project not working anymore

Posted: Sat Aug 11, 2012 3:52 pm
by anilsojitra

I've just updated some text in one of my tiggzi projects:

http://project.tiggzi.com/project/0f7...

It is a mobile website.

When I export it as HTML/CSS/JS and both run it in a browser and on a mobile device the navigations buttons (List control from the palette) no longer work. Also there seems to be a blue haze surrounding a selected list item. This wasn't there in the previous version, please can you tell me how I can remove it as it does not fit in with the design.

You can see the live site here:

www.dunsterholidaycottage.co.uk/mobil...


Updated tiggzi project not working anymore

Posted: Sun Aug 12, 2012 12:00 am
by maxkatz

I'm getting this error when I try to navigate:

Image


Updated tiggzi project not working anymore

Posted: Sun Aug 12, 2012 9:50 am
by anilsojitra

This is happening locally too. The files that are trying to be accessed are the tiggzi exported files, I haven't modified any of the exported files. The file picture+gallery.html is definitely there. Actually it would be better to separate URL words with a hyphen as normal as I believe it's better for SEO. Please can you try an exported version to see how the navigation is failing.

Thanks Max.


Updated tiggzi project not working anymore

Posted: Sun Aug 12, 2012 5:18 pm
by maxkatz

How did you setup your navigation?


Updated tiggzi project not working anymore

Posted: Mon Aug 13, 2012 8:15 am
by anilsojitra

I haven't changed the navigation since I first setup the project. I originally set up NavigateToPage events and attached them to the appropriate page. Everything was working fine, all I've done this time is added some extra visitor comments.


Updated tiggzi project not working anymore

Posted: Mon Aug 13, 2012 9:03 am
by Maryna Brodina

Hello!
It seems that the problem is in double escaping. I get next error message "The request filtering module is configured to deny a request that contains a double escape sequence". IIS proposes the following solution "Verify the configuration/system.webServer/security/requestFiltering@allowDoubleEscaping setting in the applicationhost.config or web.confg file."


Updated tiggzi project not working anymore

Posted: Mon Aug 13, 2012 11:03 am
by anilsojitra

Hi Marina,

I've added that to the web.config file and it seems to have fixed the problem, thanks.

Is there any change that the URL words can be separated by a hypen instead of a plus sign as this is the norm and it's better for SEO?

Thanks for your help.