Re: [Dolibarr-dev] Updating with git

2018-03-07 Par sujet Sasa Ostrouska
On Tue, Mar 6, 2018 at 7:09 PM, Sasa Ostrouska wrote: > On Tue, Mar 6, 2018 at 4:08 PM, cam.la...@azerttyu.net < > cam.la...@azerttyu.net> wrote: > >> Hello >> >> These doesn't work ? >> >> git checkout . >> git clean -fd >> git checkout 6.0.5 >> >> Km >> >> Hi Km, no it still redirects me to

Re: [Dolibarr-dev] Updating with git

2018-03-07 Par sujet Christophe Battarel
i think i have a similar problem : i have downloaded dolibarr 7 on sourceforge and initdemo data for v7 on github. when i try to install, it works well until the dolibarr access that still redirects to the installation script telling me i am already on v7 (screenshot below) Best regards Chr

Re: [Dolibarr-dev] Updating with git

2018-03-07 Par sujet Sasa Ostrouska
On Wed, Mar 7, 2018 at 2:39 PM, Christophe Battarel < christophe.batta...@altairis.fr> wrote: > i think i have a similar problem : i have downloaded dolibarr 7 on > sourceforge and initdemo data for v7 on github. > > when i try to install, it works well until the dolibarr access that still > redir

Re: [Dolibarr-dev] Updating with git

2018-03-07 Par sujet Sasa Ostrouska
On Wed, Mar 7, 2018 at 8:07 AM, ml icfr wrote: > hi > > possible cause to redirect to install : > >- if $dolibarr_main_db_host is empty (filefunc.inc.php line 176) >- if install process is not completely finished (main.inc.php from >line 284 to line 306) > > > Hi, for some reason this