Page 1 of 1

[fixed?] Installation - added email is not saved+links

Posted: Tue May 20, 2014 12:19 am
by paulbaker
I added an email address during the installation process.

When I go to My Preferences -> My Account the email address field is blank. (I can add one there and it saves OK at that stage).

Re: Installation - added email is not saved

Posted: Tue May 20, 2014 8:29 am
by jce76350
My Preferences -> My Account the email address field is blank
Confimed on last rev 88

and the email is not sent on process install

Re: [confirmed] Installation - added email is not saved

Posted: Sat Jul 19, 2014 6:03 pm
by calguy1000
fixed it for next release, thanks.

Re: [fixed] Installation - added email is not saved

Posted: Sat Jul 19, 2014 8:54 pm
by jce76350
OK the mail is sent (rev SVN 112)

Code: Select all

Voici les détails de votre installation.
Nom d'utilisateur: xxxx
mot de passe : xxxx
Dossier d'installation : F:\Sites\Test\temp2
root URL : /\Sites\Test\temp2
But...
the root URL is incorrect

real root URL http://localhost/test/temp2
The root_path F:\Sites\Test\temp2

Note the URL at the end of installation step 9
- web site = http://localhost/SitesTestemp2
- admin = http://localhost/SitesTestemp2/admin

EDIT Only with the SVN files not the phar installer ;)
same problem on WAMP Windows and Linux

on Linux link at the end of step 9
http://jcportable/testcms2_2/admin
real root : http://jcportable/sites/test/testcms2_2/admin
root_path : /home/jc48/sites/test/testcms2_2

With the phar installer all is OK mail, links and the links at the end of step 9.

Re: [fixed] Installation - added email is not saved

Posted: Sun Jul 20, 2014 8:10 pm
by jce76350
Rev 116
nothing changed
always Only with the SVN files not the phar installer
Not critical for the moment

Re: [fixed] Installation - added email is not saved

Posted: Mon Jul 21, 2014 12:24 pm
by jce76350
rev SVN 117 test on files NOT on PHAR installer

After install mail sent

Code: Select all

mail
Dossier d'installation : F:\Sites\Test\temp2
root URL : ://localhost/\Sites\Test\temp2/
http://localhost/Test/cmsmadesimple2_install/://localhost/SitesTestemp2/admin
link at the end of step 9 on WAMP windows

Code: Select all

 http://localhost/Test/cmsmadesimple2_install/://localhost/SitesTestemp2/admin
real root_path F:\Sites\Test\temp2
real root URL http://localhost/test/temp2

link at the end of step 9 Linux

Code: Select all

http://jcportable/sites/test/install_2/://jcportable/testcms2_2/admin
Test Also with PHAR installer refresh mode
- link at the end of step 9 WAMP windows

Code: Select all

http://localhost/test/temp2/cmsms-2.0-beta2-install.php/://localhosthttp://localhost/test/temp2/admin
real root URL http://localhost/test/temp2

- link at the end of step 9 Linux

Code: Select all

link http://jcportable/sites/test/testcms2_2/cmsms-2.0-beta2-install.php/://jcportablehttp://jcportable/sites/test/testcms2_2/admin
real root : http://jcportable/sites/test/testcms2_2/admin

balance sheet
- rev 122 the PHAR installer gives the links OK at the end of step 9
- But Not OK for the files SVN (installation assistant)

- Other rev 116 and 117 links are not correct

Re: Installation - added email is not saved+links

Posted: Sat Jul 26, 2014 4:29 pm
by jce76350
last rev 120

test test on files NOT on PHAR installer
After install mail sent
mail

Code: Select all

Dossier d'installation : F:\Sites\Test\temp2  -> OK
root URL : http://localhost/\Sites\Test\temp2/  -> Error
link at the end of step 9 on WAMP windows

Code: Select all

http://localhost/SitesTestemp2/admin  -> Error would be  http://localhost/test/temp2/admin

Re: Installation - added email is not saved+links

Posted: Sat Jul 26, 2014 5:21 pm
by jce76350
last rev 122

test test on files NOT on PHAR installer
After install mail sent
mail

Code: Select all

Dossier d'installation : F:\Sites\Test\temp2
root URL : http://localhostF:\Sites\Test\temp2/
link at the end of step 9 on WAMP windows
No active links
so the source is

Code: Select all

<__script__ type="text/javascript">set_block_html('bottom_nav','Super ! Nous avons terminé. Vous pouvez maintenant <a href="http://localhostF:\Sites\Test\temp2/">visiter votre site Web</a> ou vous connecter au <a href="http://localhostF:\Sites\Test\temp2/admin">panneau d’administration</a>.');</__script>

Re: Installation - added email is not saved+links

Posted: Sat Jul 26, 2014 7:21 pm
by jce76350
rev 125 test test on files NOT on PHAR installer

mail

Code: Select all

Dossier d'installation : F:\Sites\Test\temp2
root URL : http://localhost/F:/Sites/Test/temp2/
link at the end of step 9 on WAMP windows
http://localhost/F:/Sites/Test/temp2/admin
Error would be http://localhost/test/temp2/admin

EDIT test with PHAR installer mail and links are Ok

Re: [fixed?] Installation - added email is not saved+links

Posted: Sun Oct 12, 2014 10:43 am
by jce76350
@ Rolf can you put this topic into Closed Issues
I will repost for the links problem on files installation later