Deprecated

bladex21
Posts: 187
Joined: Fri Feb 15, 2013 2:49 pm

Re: Deprecated

Post by bladex21 »

Both if posible
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Deprecated

Post by admin »

Well, php

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

:)

Script

smartcj.com/wiki/doku.php?id=tcms_install
Don't forget to run script update
bladex21
Posts: 187
Joined: Fri Feb 15, 2013 2:49 pm

Re: Deprecated

Post by bladex21 »

Both solotions please.
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Deprecated

Post by admin »

Can you please specify the question?
Don't forget to run script update
bladex21
Posts: 187
Joined: Fri Feb 15, 2013 2:49 pm

Re: Deprecated

Post 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 ?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Deprecated

Post 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 ?
Don't forget to run script update
bladex21
Posts: 187
Joined: Fri Feb 15, 2013 2:49 pm

Re: Deprecated

Post by bladex21 »

Supress thx
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Deprecated

Post by admin »

Edit scj/includes/config.php

error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);
Don't forget to run script update
Post Reply