Examples site problem...

  1. #1

    Examples site problem...

    syntax error
    [Break on this error] function hex_md5(s){ return binl2hex(core_md5(str2binl(s), s.length * chrsz));}\ncoolite.axd?37030 (line 26)
    Ext.ux.plugins.TabCloseMenu is not a constructor
    anonymous(Object id=Store1 ajaxEventConfig=Object reader=Object, Object)examples...olite.com (line 54)
    anonymous()coolite.axd?37030 (line 152)
    anonymous()coolite.axd?37030 (line 30)
    anonymous(Object)coolite.axd?37030 (line 766)
    anonymous(Object id=Store1 ajaxEventConfig=Object reader=Object, Object name=options)coolite.axd?37030 (line 56)
    anonymous(Object name=options)coolite.axd?37030 (line 56)
    anonymous()coolite.axd?37030 (line 1)
    [Break on this error] ...rces/images/default/s-gif/coolite.axd";\nexamples...olite.com (line 63)
    tabHome is not defined
    [Break on this error] Ext.onReady(function(){Ext.apply(Cooli...thods.GetThemeUrl(cbTheme.getValue(),{\r\n
    I get a blank screen and error on examples.ext.net in both IE and FireFox (error listing above is from firebug)

  2. #2

    RE: Examples site problem...

    Hi drakaan,

    Are you getting this error on a specific example? or just the main landing/home page?

    Geoffrey McGill
    Founder
  3. #3

    RE: Examples site problem...

    On the main landing page. I get that if I type https://examples1.ext.net in the address bar of IE or FF
  4. #4

    RE: Examples site problem...

    See attachment for a screenshot of Chrome's error report


  5. #5

    RE: Examples site problem...

    Appears to be fixed.
  6. #6

    RE: Examples site problem...

    Examples are not currently visible in FireFox or IE8 (haven't tried Chrome or Opera yet):

    FireFox Error Console Pertinent Output:
    Error: syntax error
    Line: 26, Column: 21
    Source Code:
    function hex_md5(s){ return binl2hex(core_md5(str2binl(s), s.length * chrsz));}
    and

    Error: Ext.ux.plugins.TabCloseMenu is not a constructor
    Source File: https://examples2.ext.net/
    Line: 63
    and
    Error: tabHome is not defined
    Source File: https://examples2.ext.net/
    Line: 54
    Last edited by geoffrey.mcgill; Feb 22, 2011 at 3:26 AM.
  7. #7

    RE: Examples site problem...

    Hi,

    I have no any errors. Also our code has no 'hex_md5' function. Can you test on another computer?
  8. #8

    RE: Examples site problem...

    vladimir (9/15/2009)Hi,

    I have no any errors. Also our code has no 'hex_md5' function. Can you test on another computer?
    Looks like it was a new rule on my office's new proxy filter that was blocking certain (not sure what) content.

    Works fine with the proxy bypassed.

Similar Threads

  1. [CLOSED] TabBar Config examples in Examples Explorer not working
    By anup in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 26, 2012, 9:32 AM
  2. Replies: 4
    Last Post: Jan 10, 2012, 5:19 PM
  3. a problem with ext.net1.0 examples
    By hefeilixin in forum 1.x Help
    Replies: 1
    Last Post: Aug 26, 2010, 9:00 AM
  4. [CLOSED] missing dll in examples site
    By ashton.lamont in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 08, 2010, 11:32 AM
  5. problem on examples.ext.net
    By latif in forum 1.x Help
    Replies: 3
    Last Post: Dec 30, 2009, 2:05 PM

Posting Permissions