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

    Hope someone could know what does this means?

    Happened suddenly and repeating
    (1st line : probably while playing with postHooks for Register to send email to admin for each new user registration)
    [2015-02-02 12:52:28] (ERROR @ /index.php) La librairie modPHPMailer ne supporte pas la suppression d'adresses via la méthode address(). Utilisez reset() pour effacer tous les destinataires puis ajoutez à nouveau ceux à qui vous voulez écrire.

    This error is gone now.

    the ones that immediatly follows are still there:
    [2015-02-02 12:52:56] (ERROR @ /connectors/index.php) Could not get table class for class: modAccess
    [2015-02-02 12:52:56] (ERROR @ /connectors/index.php) Could not get table name for class: modAccess
    [2015-02-02 12:52:56] (ERROR @ /connectors/index.php) Error 42000 executing statement: 
    Array
    (
        [0] => 42000
        [1] => 1064
        [2] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AS `modAccess` WHERE `modAccess`.`principal` = 16' at line 1
    )


    No idea what is causing this (I'm dealing with login.register those days)

    and now I lost partially the context management(Babel translation link are empty now)
    [2015-02-13 11:06:12] (ERROR @ /index.php) Could not load context: web
    [2015-02-13 11:06:12] (ERROR @ /index.php) Could not load context: en
    [2015-02-13 11:06:12] (ERROR @ /index.php) Could not load context: web
    [2015-02-13 11:06:12] (ERROR @ /index.php) Could not load context: en
    [2015-02-13 11:06:30] (ERROR @ /index.php) Could not load context: web
    [2015-02-13 11:06:30] (ERROR @ /index.php) Could not load context: en
    .... each frontend access is giving those 2 errors.

    The multilingual was perfectly ok since the beginning of the building of this new site and suddently goes crazy. The Babel translations links are empty now without touching anything around this. only dealing with Register snippets this week.



    Thank for help


    [ed. note: elz064 last edited this post 11 years, 7 months ago.]
      • 36604
      • 268 Posts
      Ok,
      I reversed to my DB and files from the end of January and everythings cames back working again.
      It as tha backup before going to 2.3.3
      one of the things is that updating from Mdx 2.3.2 to 2.3.3 made Babeltranslation not working any more. (I did not noticed then)
      and at he first login to manager , errors are fired (even before loading the front end)

      [2015-02-13 14:32:33] (ERROR @ /index.php) Error caching lexicon topic lexicon/en/core/default


        • 44580
        • 189 Posts
        The modAccess error is a known bug. You'll see it every time a user is deleted. Supposedly it is harmless, but it would be nice if it was fixed (it's been around for a number of years).
          • 36604
          • 268 Posts
          I do not know what happened but once reversed to 2.32 with my previsou backup and reupdated again everything was ok.

          Rico did a fast job to correct the Babeltranslation snippet and with Revo 2.33, babel 3.0 beta 3 is mandatory now, else you'll lost all Babeltranslation links.

          (however in this 3.0 beta I do not like thenew way to deal with flags)