Deprecated: Assigning the return value of new by reference is deprecated in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 560

Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /var/www/sda/7/0/phi.lho/serendipity/include/db/mysql.inc.php on line 270

Strict Standards: Non-static method serendipity_plugin_api::hook_event() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/functions_config.inc.php on line 506

Strict Standards: Non-static method serendipity_plugin_api::get_event_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 1007

Strict Standards: Non-static method serendipity_plugin_api::enum_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 951

Strict Standards: Non-static method serendipity_plugin_api::hook_event() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/functions_config.inc.php on line 506

Strict Standards: Non-static method serendipity_plugin_api::get_event_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 1007

Strict Standards: Non-static method serendipity_plugin_api::enum_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 951

Strict Standards: Non-static method serendipity_plugin_api::hook_event() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/serendipity_config.inc.php on line 399

Strict Standards: Non-static method serendipity_plugin_api::get_event_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 1007

Strict Standards: Non-static method serendipity_plugin_api::enum_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 951

Strict Standards: Non-static method serendipity_plugin_api::hook_event() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/genpage.inc.php on line 31

Strict Standards: Non-static method serendipity_plugin_api::get_event_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 1007

Strict Standards: Non-static method serendipity_plugin_api::enum_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 951

Warning: file_exists(): open_basedir restriction in effect. File(/mnt/106/sda/7/0/phi.lho/serendipity/templates/PhiLho/template.inc.php) is not within the allowed path(s): (/var/www/sda/7/0/phi.lho) in /var/www/sda/7/0/phi.lho/serendipity/include/functions_smarty.inc.php on line 854

Warning: is_dir(): open_basedir restriction in effect. File(/mnt/106/sda/7/0/phi.lho/serendipity/templates_c) is not within the allowed path(s): (/var/www/sda/7/0/phi.lho) in /var/www/sda/7/0/phi.lho/serendipity/include/functions_smarty.inc.php on line 885
Je ne peux pas écrire dans le répertoire /mnt/106/sda/7/0/phi.lho/serendipity/templates_c. Il faudrait que vous me donniez les droits d'accès nécessaires manuellement.
Strict Standards: Non-static method serendipity_plugin_api::count_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/genpage.inc.php on line 34

Strict Standards: Non-static method serendipity_plugin_api::count_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/genpage.inc.php on line 35

Strict Standards: Non-static method serendipity_plugin_api::hook_event() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/functions_entries.inc.php on line 355

Strict Standards: Non-static method serendipity_plugin_api::get_event_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 1007

Strict Standards: Non-static method serendipity_plugin_api::enum_plugins() should not be called statically in /var/www/sda/7/0/phi.lho/serendipity/include/plugin_api.inc.php on line 951
Query failed:
SELECT 
                    

                    e.id,
                    e.title,
                    e.timestamp,
                    e.comments,
                    e.exflag,
                    e.authorid,
                    e.trackbacks,
                    e.isdraft,
                    e.allow_comments,
                    e.last_modified,

                    a.realname AS author,
                    a.username AS loginname,
                    a.email
                     , e.body, e.extended
                     
                FROM
                    serendipity_entries AS e
                    LEFT JOIN serendipity_authors a
                        ON e.authorid = a.authorid
                    LEFT JOIN serendipity_entrycat ec
                        ON e.id = ec.entryid
                    LEFT JOIN serendipity_category c
                        ON ec.categoryid = c.categoryid
                     LEFT JOIN serendipity_authorgroups AS acl_a
                                   ON acl_a.authorid = 0
                            LEFT JOIN serendipity_access AS acl_acc
                                   ON (    acl_acc.artifact_mode = 'read'
                                       AND acl_acc.artifact_type = 'category'
                                       AND acl_acc.artifact_id   = c.categoryid
                                      )
                    WHERE isdraft = 'false' AND e.timestamp <= 1785969300 AND     (
                                 c.categoryid IS NULL
                                 OR ( acl_acc.groupid = 0)
                                 OR ( acl_acc.artifact_id IS NULL
                                      
                                    )
                               )
                     GROUP BY e.id
                     
                     ORDER BY timestamp DESC
                      LIMIT 11
/ Incorrect file format 'serendipity_authors'