Page 1 of 1

Upgarde 1.2.6 DEV to 1.2.6 for dummies

Posted: Tue 2. May 2006, 19:56
by anapolis
Hi experts,
I have several sites running with phpwcms 1.2.6 DEV and I've done the security measures as described by OG:
1. Delete folder "phpwcms_code_snippets"
2. Delete file "include/inc_act/act_formmailer.php"

I think it would now be wise to upgrade to the new 1.2.6 version...:?

I saw several Q&A's concerning upload, parser and other problems with the new version. So it would be very helpful and kind if one of the experts could consoldate all the "test"-findings and give a step by step instruction for dummies like me to do the upgrade from 1.2.6 DEV to 1.2.6...(incl. what FTP Client should be used, and other "tricky things" :) )

Thank you in advance!

Posted: Tue 2. May 2006, 21:58
by Pappnase

Posted: Tue 2. May 2006, 23:33
by flip-flop
Hi anapolis,

a short description - Updating Version 1.2.x:
-------------------------------------------------------
1. Delete the folder /phpwcms_code_snippets/ . Normaly you don´t need it.

2. Download the file http://www.phpwcms.de/forum/viewtopic.php?p=63686
3. Unpack this file at your local disk.
4. Copy the folder /include/... and /phpwcms_code_snippets/.... to the coresponding folder at your webspace. (This is a new ... code_snippets without sec. problems)

5. Open your phpMyAdmin.
6. Select your database.
7. Open the field SQL

8. Open the file /dbupdate/formtracking.sql at your local disk.
9. Copy the content to your clipboard
10. Paste the clipboard into the SQL field. -> OK
11. Close phpMyAdmin

13. Open the file /config/newconf.inc.php at your local disk.
14. Copy the last two lines to your clipboard.
15. Open the file /config/phpwcms/conf.inc.php at your webspace and paste the clipboard to the end of the block "// other stuff"

Thats all. :D

Have a look: http://www.phpwcms.de/forum/viewtopic.php?p=63686#63686

Gruß Knut

Posted: Wed 3. May 2006, 12:17
by anapolis
Hi,
Thank you both for your answers!

@Pappnase: yes I know the doku site and it already helped me a lot in the past! By reading the forum I just got the impression that this upgrade might be a bit tricky... :)

@flip-flop: I will do so, thank you!

Have a nice day!