Page 2 of 2

Re: Deprecated

Posted: Sat Apr 29, 2017 3:16 pm
by bladex21
Both if posible

Re: Deprecated

Posted: Sun Apr 30, 2017 11:34 am
by admin
Well, php

http://lmgtfy.com/?q=how%20to%20upgrade%20php

:)

Script

smartcj.com/wiki/doku.php?id=tcms_install

Re: Deprecated

Posted: Wed May 03, 2017 6:17 am
by bladex21
Both solotions please.

Re: Deprecated

Posted: Wed May 03, 2017 6:25 am
by admin
Can you please specify the question?

Re: Deprecated

Posted: Wed May 03, 2017 6:52 am
by bladex21
How do i suppress the error?

suppress error in php.ini and hope that it will work ok ?

Is there a upgrade guide from v 1.x to 2.x ?

Re: Deprecated

Posted: Wed May 03, 2017 7:14 am
by admin
There's no one-click update

Only

1. install v2
2. export galleries from v1 - import into v2


So do you want to suppress errors or install v2 ?

Re: Deprecated

Posted: Wed May 03, 2017 7:18 am
by bladex21
Supress thx

Re: Deprecated

Posted: Wed May 03, 2017 7:51 am
by admin
Edit scj/includes/config.php

error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);