je ne sais pas si je pourrai trouver ma reponse ici mais je tente le coup ...
voila je souhaiterai deplacer dotproject de mon ancien hebergeur vers mon nouveau, l'hebergeur en fait reste le meme c'est OVH mais je change de compte.
Quelqu'un a-t-il une methode à suivre pour deplacer dotproject ?
j'ai tenté une nouvelle install puis une importation du fichier de sauvegarde sql par phMyAdmin mais cela me genere une erreur quand je veut voir un projet :
/home.10.29/*****/www/tools/classes/query.class.php(650): query failed(SELECT c.contact_id, contact_first_name, contact_last_name, contact_email,contact_phone, dept_name FROM ( `contacts` as c ) LEFT JOIN `project_contacts` AS pc ON pc.contact_id = c.contact_id LEFT JOIN `departments` AS d ON d.dept_id = c.contact_department WHERE pc.project_id = 11 AND ( contact_owner = '3' or contact_private = '0')) - error was: Table '******tools.project_contacts' doesn't exist
ERROR: /home.10.29/*******/www/tools/classes/query.class.php(650): query failed(SELECT c.contact_id, contact_first_name, contact_last_name, contact_email,contact_phone, dept_name FROM ( `contacts` as c ) LEFT JOIN `project_contacts` AS pc ON pc.contact_id = c.contact_id LEFT JOIN `departments` AS d ON d.dept_id = c.contact_department WHERE pc.project_id = 11 AND ( contact_owner = '3' or contact_private = '0')) - error was: Table '*****tools.project_contacts' doesn't exist
Backtrace:
0 /home.10.29/******/www/tools/classes/query.class.php:650 dprint('/home.10.29/******/www/tools/classes/query.class.php',650,0,'query failed(SELECT c.contact_id, contact_first_name, contact_last_name, contact_email,contact_phone, dept_name FROM ( `contacts` as c ) LEFT JOIN `project_contacts` AS pc ON pc.contact_id = c.contact_id LEFT JOIN `departments` AS d ON d.dept_id = c.contact_department WHERE pc.project_id = 11 AND ( contact_owner = \'3\' or contact_private = \'0\')) - error was: Table \'******tools.project_contacts\' doesn\'t exist')
1 /home.10.29/******/www/tools/classes/query.class.php:695 exec(2)
2 /home.10.29/******/www/tools/modules/tasks/view.php:419 loadhashlist('contact_id')
3 /home.10.29/*******/www/tools/index.php:325 require('/home.10.29/*******/www/tools/modules/tasks/view.php')
Table '******tools.project_contacts' doesn't exist
si quelqu'un a une solution je lui en serai infiniement reconnaissant.
Merci !

-
scarecrow
- Messages : 6