We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • Hi,

    I’m unable of using the Lexicon for the Login package. The files/topics are in place, according to the path set in the namespace. It is only showing the default topic.

    When I click the arrow to see the topics (I’m trying to edit the "Register" lexicon), nothing happens. I can select topics when looking in the Core namespace.

    Using FireBug, I can see four requests being made when I pick the Login namespace.

    This is what the topic.php request shows:
    Post:
    POST /connectors/workspace/lexicon/topic.php HTTP/1.1
    Host: www.signatures4u.net
    User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; nl; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: nl,en-us;q=0.7,en;q=0.3
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    X-Requested-With: XMLHttpRequest
    Content-Type: application/x-www-form-urlencoded; charset=UTF-8
    Referer: http://www.signatures4u.net/manager/index.php?a=67
    Content-Length: 49
    Cookie: PHPSESSID=2594b786a8a1e660505fc07609accd53; ys-modx-resource-tree=s%3A/root/web_0/web_2/web_3; ys-modx-leftbar-state=o%3AactiveTab%3Dn%253A1; ys-modx-element-tree=s%3A/root/n_type_chunk/n_chunk_category_4/n_chunk_element_20_4; ys-modx.stay.30=s%3Aclose
    Pragma: no-cache
    Cache-Control: no-cache

    action=getList&namespace=login&language=en&query=

    Response:
    HTTP/1.1 200 OK
    Date: Tue, 15 Jun 2010 22:40:09 GMT
    Server: Apache/2
    X-Powered-By: PHP/5.2.13
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Pragma: no-cache
    Set-Cookie: PHPSESSID=2594b786a8a1e660505fc07609accd53; path=/
    Vary: Accept-Encoding,User-Agent
    Content-Encoding: gzip
    Content-Length: 48
    Keep-Alive: timeout=1, max=10000
    Connection: Keep-Alive
    Content-Type: text/html

    ({"total":"0","results":[]})


      Mark Hamstra • Developer spending his days working on Premium Extras and a MODX Site Dashboard with the ability to remotely upgrade MODX and extras to make the MODX world a little better.

      Tweet me @mark_hamstra, check my infrequent blog at markhamstra.com, my slightly more frequent ramblings at MODX.today or see code at Github.
      • 28215
      • 4,149 Posts
      This has been fixed in Revo SVN recently; was a core bug due to the {core_path} placeholder on the Namespace.
        shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com