Re: [Radiant] Help with IE error

2009-06-24 Thread rustam mamat
thank all of your help
i work out  with validation errors as David Cato segessted and it comes out
without massagebox.
it seems like all of the problems are theme`s problems.
i did it work out. thank you.


On Wed, Jun 24, 2009 at 6:59 PM, Haselwanter Edmund
edm...@haselwanter.comwrote:


 On 24.06.2009, at 07:58, Mohit Sindhwani wrote:

 rustam mamat wrote:

 I have checked , certainly there are validates errors but can not be
 counted
 as too many to  be holded up by IE.
 and these validates errors created by radiant , it should be counted as
 bugs
 or what.?


 It is most likely that you get a non css page (e.g. 404) for a css page
 configured in your layout. Check with firebug or similar tools that all
 files you reference can be accessed (HTTP 200/302 OK)

 If I remember correctly I had this same error while using the new radiant
 style.

 cu edi

 --
 DI Edmund Haselwanter, edm...@haselwanter.com,
 http://edmund.haselwanter.com/




 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Help with IE error

2009-06-24 Thread Mohit Sindhwani
rustam mamat wrote:
 thank all of your help
 i work out  with validation errors as David Cato segessted and it comes out
 without massagebox.
 it seems like all of the problems are theme`s problems.
 i did it work out. thank you.
   
You may want to consider submitting a patch or at least instructions/
comments on what was wrong? That way, it would help someone in the future.

Thanks,
Mohit.

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Help with IE error

2009-06-24 Thread rustam mamat
thank you for your sugestion and your help
First i have create the Roaster styled App , then enter the admin site to
change all of the theme .
put the tag meta http-equiv=Content-type content=text/html;
charset=utf-8 / into Normal  Layouts .(maybe this didn`t any sense but i
have added)
then deleted the all of the image sources from  the img tag on snippets
and pages(Homepage) checed validate errors and i has
mentioned only one error and without warning .
i have deleted image sourcesimg tags because image sources from other
sites. so it makes to less validate errors.
at the end open my IE(version 7.0 and 8.0) ,it did came out without massage
box or Error massages on TaskBar.
so it is definetly theme`s problem. not the radiant`s .



2009/6/24 Mohit Sindhwani t...@onghu.com

 rustam mamat wrote:
  thank all of your help
  i work out  with validation errors as David Cato segessted and it comes
 out
  without massagebox.
  it seems like all of the problems are theme`s problems.
  i did it work out. thank you.
 
 You may want to consider submitting a patch or at least instructions/
 comments on what was wrong? That way, it would help someone in the future.

 Thanks,
 Mohit.

 ___
 Radiant mailing list
 Post:   Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Help with IE error

2009-06-23 Thread David Cato
rustam mamat wrote ...

  http://www.yodacom.com was created with radiant ,you can find it from
 radiant user`s site. if you try to open this you will get
 Error massage (IE 7.0) if you don`t get the Error massage ,refresh it for
 several times then you will get the massage.
  with IE 8.0 it works normally but with the error massage on task bar of IE.
 is there any bug on Radiant itself ?what should i do with this.
 but raidant styled version is fine with any of the cases above, all of the
 problems came with Roasters Coffee styled one.

I don't have IE available at the moment but I noticed that that page
generates a number of validation errors as reported by
http://validator.w3.org/check?verbose=1uri=http%3A%2F%2Fwww.yodacom.com%2F

I've had past experiences where IE refuses to display pages that have
too many, or certain kinds of, validation errors. Some validation errors
it seems to let pass but others it doesn't. Fix those errors and see if
IE still has trouble rendering the page.

-- 
David Cato
o...@crunchyfrog.net

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Help with IE error

2009-06-23 Thread Mohit Sindhwani

rustam mamat wrote:
 http://www.yodacom.com http://www.yodacom.com/ was created with 
radiant ,you can find it from radiant user`s site. if you try to open 
this you will get
Error massage (IE 7.0) if you don`t get the Error massage ,refresh 
it for several times then you will get the massage.
 with IE 8.0 it works normally but with the error massage on task bar 
of IE.

is there any bug on Radiant itself ?what should i do with this.
but raidant styled version is fine with any of the cases above, all of 
the problems came with Roasters Coffee styled one.


OK, if that is the case, it may be what D Cato suggested - it could be 
that there are validation errors that cause IE to stop using the page 
sufficiently.  You may need to track down the validation errors and see 
if something specific is holding it up.


Cheers,
Mohit.
6/24/2009 | 12:01 PM.



___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Help with IE error

2009-06-23 Thread rustam mamat
I have checked , certainly there are validates errors but can not be counted
as too many to  be holded up by IE.
and these validates errors created by radiant , it should be counted as bugs
or what.?

On Wed, Jun 24, 2009 at 12:46 PM, David Cato o...@crunchyfrog.net wrote:

 rustam mamat wrote ...

   http://www.yodacom.com was created with radiant ,you can find it from
  radiant user`s site. if you try to open this you will get
  Error massage (IE 7.0) if you don`t get the Error massage ,refresh it for
  several times then you will get the massage.
   with IE 8.0 it works normally but with the error massage on task bar of
 IE.
  is there any bug on Radiant itself ?what should i do with this.
  but raidant styled version is fine with any of the cases above, all of
 the
  problems came with Roasters Coffee styled one.

 I don't have IE available at the moment but I noticed that that page
 generates a number of validation errors as reported by
 http://validator.w3.org/check?verbose=1uri=http%3A%2F%2Fwww.yodacom.com%2F

 I've had past experiences where IE refuses to display pages that have
 too many, or certain kinds of, validation errors. Some validation errors
 it seems to let pass but others it doesn't. Fix those errors and see if
 IE still has trouble rendering the page.

 --
 David Cato
 o...@crunchyfrog.net


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Help with IE error

2009-06-23 Thread Mohit Sindhwani

rustam mamat wrote:

I have checked , certainly there are validates errors but can not be counted
as too many to  be holded up by IE.
and these validates errors created by radiant , it should be counted as bugs
or what.?
  
Technically, if you have problems accessing the main Radiant admin 
portion of your site, I would imagine that that could count as bugs.  
However, I believe that is not the case.


You seem to have problems due to the theme.  It's true that the theme is 
bundled with Radiant - but it's worth checking why there are these 
errors.  It's quite likely that Radiant itself is not generating out 
something that gives this problem - but something in the theme is 
causing the problem.


Cheers,
Mohit.
6/24/2009 | 1:58 PM.

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant