JS issue with side div of Add Meeting/Call modal dialog.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alasdaircr
    Active Community Member
    • Aug 2014
    • 525

    JS issue with side div of Add Meeting/Call modal dialog.

    In the Add Meeting / Add Call modal dialog, clicking the select Users, select Contacts select Leads in the Attendees section has no effect if Cache is enabled in system settings.

    No error is displayed in JS console, nothing written to log file.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi

    Did you try to clear local cache? Menu >> Clear Local Cache
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • alasdaircr
      Active Community Member
      • Aug 2014
      • 525

      #3
      Yep clearing cache helps once, so this is definitely a cache issue. But for my users I will need to disable caching altogether as can't expect them to press this each time.

      Comment

      • alasdaircr
        Active Community Member
        • Aug 2014
        • 525

        #4
        Browser is Chrome 36.0.1985.125 running OSX. I can try another browser if useful.

        Comment

        • yuri
          Member
          • Mar 2014
          • 8440

          #5
          If you clear cache from Admin page this will trigger clearing caches on all users clients.
          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

          Comment

          • alasdaircr
            Active Community Member
            • Aug 2014
            • 525

            #6
            Great to know. I will need to disable cache permanently in System Settings though, as this problem keeps recurring.

            Comment

            • yuri
              Member
              • Mar 2014
              • 8440

              #7
              This issue still appears after you cleared cache?
              If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

              Comment

              • alasdaircr
                Active Community Member
                • Aug 2014
                • 525

                #8
                Yes after I cleared cache, the modal dialog works once but then fails. I have to clear cache in order for it to work again.

                That is why I disabled cache entirely, but this is still happening even with cache disabled in settings.

                I am also sometimes seeing this error message in console, when clicking on buttons such as Log Call, or Log Meeting:
                • [COLOR=red !important]Uncaught TypeError: Cannot read property 'entity' of undefined VM685:184[/COLOR]
                  • [COLOR=red !important]Dep.extend.actionCreateActivity[/COLOR]VM685:184
                  • [COLOR=red !important]Dep.extend.events.click .action[/COLOR]VM681:63
                  • [COLOR=red !important]x.event.dispatch[/COLOR]espo.min.js?r=1406817452099:3
                  • [COLOR=red !important]y.handle[/COLOR]


                Last edited by alasdaircr; 08-04-2014, 03:24 PM.

                Comment

                • yuri
                  Member
                  • Mar 2014
                  • 8440

                  #9
                  Can you send me access to your crm in PM please. I'd like to look.
                  If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                  Comment

                  • alasdaircr
                    Active Community Member
                    • Aug 2014
                    • 525

                    #10
                    Sent PM. This may be unrelated but am getting errors in PHP-FPM log file: '2014/08/04 16:47:37 [error] 23584#0: *1360 recv() failed (104: Connection reset by peer) while reading response header from upstream...'.

                    Maybe my server setup is flaky.

                    Comment

                    Working...