GregJohnson
Posts: 0
Joined: Sun Feb 05, 2012 9:39 pm

Problem Loading Project

For some reason when I try to load my project (299005) it gets stuck half way though the Loading Project progress bar. I can load the other project fine.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Problem Loading Project

Please share the app with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a.

http://help.gotiggr.com/documentation...

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Problem Loading Project

I'm not able to open it either.. going to send this to our dev. team.

GregJohnson
Posts: 0
Joined: Sun Feb 05, 2012 9:39 pm

Problem Loading Project

Always happy to cause a problem :D I have a tendancy to attract bugs and try to do the impossible :D

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Problem Loading Project

Thank you for finding the bug.. we will fix it.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Problem Loading Project

We fixed the problem so the project will open. You should also fix the custom CSS that you created:

code
<selector name="#logo_div">
<property name="text-align">center<&#47;property>
<property name="margin">0 auto<&#47;property>
<&#47;selector>
/code

the selector requires to be a class name with . in the name:

code
<selector name="&#46;logo_div">
<property name="text-align">center<&#47;property>
<property name="margin">0 auto<&#47;property>
<&#47;selector>
/code

GregJohnson
Posts: 0
Joined: Sun Feb 05, 2012 9:39 pm

Problem Loading Project

Ahh, ok, I will do that and see what I can break next :) Haven't been having this much fun learning since my friend told me about this "new" thing on the internet called the world wide web and that I should check it out. :) (15 or so years ago)

Return to “Issues”