I'm so despare tonigth.
Indeed, I've tried to restore my backup using kickstart.
I 've uploaded my archive to the to the root of my site and run kickstart.php and I had the following error message :
Erreur de base de données lors du traitement de la ligne 16
Erreur de réponse du serveur de base de données :
ErrNo #0
SQL=CREATE OR REPLACE ALGORITHM=UNDEFINED VIEW `jsha5_jf_languages` AS select `l`.`lang_id` AS `lang_id`,`l`.`lang_code` AS `lang_code`,`l`.`title` AS `title`,`l`.`title_native` AS `title_native`,`l`.`sef` AS `sef`,`l`.`description` AS `description`,`l`.`published` AS `published`,`l`.`image` AS `image`,`lext`.`image_ext` AS `image_ext`,`lext`.`fallback_code` AS `fallback_code`,`lext`.`params` AS `params`,`lext`.`ordering` AS `ordering` from (`shape5_languages` `l` left join `shape5_jf_languages_ext` `lext` on((`l`.`lang_id` = `lext`.`lang_id`))) order by `lext`.`ordering`
Texte de la requête Raw :
CREATE OR REPLACE ALGORITHM=UNDEFINED VIEW `#__jf_languages` AS select `l`.`lang_id` AS `lang_id`,`l`.`lang_code` AS `lang_code`,`l`.`title` AS `title`,`l`.`title_native` AS `title_native`,`l`.`sef` AS `sef`,`l`.`description` AS `description`,`l`.`published` AS `published`,`l`.`image` AS `image`,`lext`.`image_ext` AS `image_ext`,`lext`.`fallback_code` AS `fallback_code`,`lext`.`params` AS `params`,`lext`.`ordering` AS `ordering` from (`shape5_languages` `l` left join `shape5_jf_languages_ext` `lext` on((`l`.`lang_id` = `lext`.`lang_id`))) order by `lext`.`ordering`
My backup restoration is on the same site as my previous website, same database, ... so I can't understand where it does come from.
You can find my configuration file in attachement.
I hope you would be able to help me to restore my site.
Best regs,
Mathieu