Results 1 to 2 of 2

Thread: Module Builder - language packs

  1. #1
    aguerrave is offline Sugar Community Member
    Join Date
    Apr 2006
    Posts
    31

    Unhappy Module Builder - language packs


    Create a small module in English language, then switch to Spanish and works only a few fields that may not translate .... But to leave the crm screen stays blank and can not re-enter
    thisd is the error

    HTTP/1.1 500 Internal Server Error
    Date: Sun, 10 Feb 2008 16:26:30 GMT
    Server: Apache
    X-Powered-By: PHP/5.1.6
    Set-Cookie: PHPSESSID=81869916c0122045c62b8e47e0a9911b; path=/
    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
    Status: 500 Internal Server Error
    X-SOAP-Server: NuSOAP/0.7.1 (13205)
    Content-Length: 681
    Connection: close
    Content-Type: text/xml; charset=ISO-8859-1

    <?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
    <SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Server</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">A valid SugarCRM.com User Name and Password are required</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    02/10/08 16:26:36,251 [3216] FATAL SugarCRM - XML error parsing SOAP payload on line 2: Invalid document end
    02/10/08 16:26:36,251 [3216] FATAL SugarCRM - HTTP/1.1 100 Continue

    HTTP/1.1 500 Internal Server Error
    Date: Sun, 10 Feb 2008 16:26:31 GMT
    Server: Apache
    X-Powered-By: PHP/5.1.6
    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
    Status: 500 Internal Server Error
    X-SOAP-Server: NuSOAP/0.7.1 (13205)
    Content-Length: 1181
    Connection: close
    Content-Type: text/xml; charset=ISO-8859-1

    <br />
    <b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in <b>/var/www/depot.sugarcrm.com/depot/SugarDepot.php</b> on line <b>60</b><br />
    <br />
    <b>Warning</b>: session_destroy() [<a href='function.session-destroy'>function.session-destroy</a>]: Session object destruction failed in <b>/var/www/depot.sugarcrm.com/depot/SugarDepot.php</b> on line <b>72</b><br />
    <?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
    <SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Server</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">A valid SugarCRM.com User Name and Password are required</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    02/10/08 16:26:36,913 [3216] FATAL SugarCRM - XML error parsing SOAP payload on line 2: Invalid document end
    02/10/08 16:26:36,913 [3216] FATAL SugarCRM - HTTP/1.1 500 Internal Server Error
    Date: Sun, 10 Feb 2008 16:26:32 GMT
    Server: Apache
    X-Powered-By: PHP/5.1.6
    Set-Cookie: PHPSESSID=; path=/
    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
    Status: 500 Internal Server Error
    X-SOAP-Server: NuSOAP/0.7.1 (13205)
    Content-Length: 1142
    Connection: close
    Content-Type: text/xml; charset=ISO-8859-1

    <br />
    <b>Warning</b>: session_start() [<a href='function.session-start'>function.session-start</a>]: The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,' in <b>/var/www/depot.sugarcrm.com/depot/SugarDepot.php</b> on line <b>135</b><br />
    <br />
    <b>Warning</b>: session_destroy() [<a href='function.session-destroy'>function.session-destroy</a>]: Session object destruction failed in <b>/var/www/depot.sugarcrm.com/depot/SugarDepot.php</b> on line <b>137</b><br />
    <?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
    <SOAP-ENV:Body><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">Server</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">Invalid Session</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    02/10/08 16:27:56,592 [3216] FATAL SugarCRM - Error fetching relationship from cache CXC_Cobranzas_contacts
    Last edited by kpit; 2008-02-11 at 03:00 PM. Reason: Fonts too big

  2. #2
    DragonflyMaster is offline Sugar Community Member
    Join Date
    Dec 2007
    Location
    Rimini, Italy
    Posts
    1,421

    Default Re: Module Builder - language packs

    I can't understand what your problem is.
    I suggest you to post in spanish in the spanish forum.
    What do you think the cookie monster eats ?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Module Builder
    By Olavo in forum Downloads
    Replies: 418
    Last Post: 2009-02-26, 06:36 AM
  2. HOWTO - Enhance ModuleBuilder generated modules to include AJAX
    By kenneth.thorman in forum Developer Tutorials
    Replies: 10
    Last Post: 2009-01-16, 05:53 PM
  3. License of entirely new language packs
    By Markku in forum Licensing
    Replies: 6
    Last Post: 2007-07-28, 12:30 AM
  4. Module Builder?
    By elvispresley99 in forum Help
    Replies: 0
    Last Post: 2006-09-24, 06:10 PM
  5. Replies: 1
    Last Post: 2006-09-11, 03:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •