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.]