Page 2 of 3

Re: Kollection/Interakt and PHP 7

Posted: 2018-11-19 07:15
by energylevels
I think for you guys looking for a PHP 7 compatible version of Kolleciton the best option is to use PHAKT which uses the PHP ADODB database abstraction layer so it works with MySQLi and many other database types too .... and yes it works with Kollection off the bat.

I don't think it would be easy upgrade existing sites you've created that use old MySQL connection but you would be able to create new websites that are compatible with PHP 7.

I have been working on updating the PHAKT and Kollection framework and have so far got a working application running on PHP 7.2 with nextensio list, form, login etc. I have:

Updated PHP ADODB files to the latest version that works with PHP 7.2.
Updated the old interakt files connected to the ADODB PHP layer
Updated all the PEAR libraries in the kollection includes folder to the latest versions
Updated other Kollection includes files fixing deprecated warnings, notices and errors for compatibility with PHP 7.2 and future versions.

I alsO had to update the Dreamweaver ADODB connection file in the _mmServerScripts folder too as it wasn't working in PHP 7.

It was only a first run but managed to get everything working to fashion without any extensive testing.

More extensive testing and updating/repacking new extensions requires a lot of work though. If anyone is interested in chipping and paying for the time it will take to do this let me know and I may consider doing....

Re: Kollection/Interakt and PHP 7

Posted: 2018-12-12 15:46
by barbara
I would be very interested in this solution and would of course be willing to pay for this afford. I am working since a long time with the Kollection and the PHP 7 is a big problem for me.
So please contact me and look what I can do for you.

Re: Kollection/Interakt and PHP 7

Posted: 2019-01-10 18:31
by butch1978
energylevels wrote:I think for you guys looking for a PHP 7 compatible version of Kolleciton the best option is to use PHAKT which uses the PHP ADODB database abstraction layer so it works with MySQLi and many other database types too .... and yes it works with Kollection off the bat.

I don't think it would be easy upgrade existing sites you've created that use old MySQL connection but you would be able to create new websites that are compatible with PHP 7.

I have been working on updating the PHAKT and Kollection framework and have so far got a working application running on PHP 7.2 with nextensio list, form, login etc. I have:

Updated PHP ADODB files to the latest version that works with PHP 7.2.
Updated the old interakt files connected to the ADODB PHP layer
Updated all the PEAR libraries in the kollection includes folder to the latest versions
Updated other Kollection includes files fixing deprecated warnings, notices and errors for compatibility with PHP 7.2 and future versions.

I alsO had to update the Dreamweaver ADODB connection file in the _mmServerScripts folder too as it wasn't working in PHP 7.

It was only a first run but managed to get everything working to fashion without any extensive testing.

More extensive testing and updating/repacking new extensions requires a lot of work though. If anyone is interested in chipping and paying for the time it will take to do this let me know and I may consider doing....
Hello, I'm interested in this update, can you contact with me? aguyjes@yahoo.es

Re: Kollection/Interakt and PHP 7

Posted: 2019-01-13 17:36
by macJack
Yes, I have a conversion script to PHP7 running since last year. I do have another problem after a giant crash. Lost the ADDT1.01 installation pack, but still have the registration code. Can anyone help me out with that?

Re: Kollection/Interakt and PHP 7

Posted: 2019-01-15 08:43
by butch1978
macJack wrote:Yes, I have a conversion script to PHP7 running since last year. I do have another problem after a giant crash. Lost the ADDT1.01 installation pack, but still have the registration code. Can anyone help me out with that?
Hello i have ADDT1.01 installation pack and i cand send you, can you send me conversion script to PHP7 please?

thanks

Re: Kollection/Interakt and PHP 7

Posted: 2019-01-15 09:20
by athe.gomez@gmail.com
energylevels wrote:I think for you guys looking for a PHP 7 compatible version of Kolleciton the best option is to use PHAKT which uses the PHP ADODB database abstraction layer so it works with MySQLi and many other database types too .... and yes it works with Kollection off the bat.

I don't think it would be easy upgrade existing sites you've created that use old MySQL connection but you would be able to create new websites that are compatible with PHP 7.

I have been working on updating the PHAKT and Kollection framework and have so far got a working application running on PHP 7.2 with nextensio list, form, login etc. I have:

Updated PHP ADODB files to the latest version that works with PHP 7.2.
Updated the old interakt files connected to the ADODB PHP layer
Updated all the PEAR libraries in the kollection includes folder to the latest versions
Updated other Kollection includes files fixing deprecated warnings, notices and errors for compatibility with PHP 7.2 and future versions.

I alsO had to update the Dreamweaver ADODB connection file in the _mmServerScripts folder too as it wasn't working in PHP 7.

It was only a first run but managed to get everything working to fashion without any extensive testing.

More extensive testing and updating/repacking new extensions requires a lot of work though. If anyone is interested in chipping and paying for the time it will take to do this let me know and I may consider doing....
Hello, I'm too interested in this update, can you contact with me? athe.gomez@gmail.com

Re: Kollection/Interakt and PHP 7

Posted: 2019-01-15 14:43
by barbara
I would be very interested in your script. Can you contact me and give me more informations?
Thank you and regards
gsbw@gmx.at

Re: Kollection/Interakt and PHP 7

Posted: 2019-02-01 01:46
by ragni
Please contact me, I'm very interested and would share costs.
Thank you.
info@igmex.com

Re: Kollection/Interakt and PHP 7

Posted: 2019-02-01 08:54
by macJack
macJack wrote:Yes, I have a conversion script to PHP7 running since last year. I do have another problem after a giant crash. Lost the ADDT1.01 installation pack, but still have the registration code. Can anyone help me out with that?
I have sent the script too one subscriber here who promised to send me the Installation pack for ADDT 1.01, but I never received it. Therefore I will not share the script anymore.

Re: Kollection/Interakt and PHP 7

Posted: 2019-06-02 11:52
by athe.gomez@gmail.com
Hi!
What about please ???
energylevels wrote:I think for you guys looking for a PHP 7 compatible version of Kolleciton the best option is to use PHAKT which uses the PHP ADODB database abstraction layer so it works with MySQLi and many other database types too .... and yes it works with Kollection off the bat.

I don't think it would be easy upgrade existing sites you've created that use old MySQL connection but you would be able to create new websites that are compatible with PHP 7.

I have been working on updating the PHAKT and Kollection framework and have so far got a working application running on PHP 7.2 with nextensio list, form, login etc. I have:

Updated PHP ADODB files to the latest version that works with PHP 7.2.
Updated the old interakt files connected to the ADODB PHP layer
Updated all the PEAR libraries in the kollection includes folder to the latest versions
Updated other Kollection includes files fixing deprecated warnings, notices and errors for compatibility with PHP 7.2 and future versions.

I alsO had to update the Dreamweaver ADODB connection file in the _mmServerScripts folder too as it wasn't working in PHP 7.

It was only a first run but managed to get everything working to fashion without any extensive testing.

More extensive testing and updating/repacking new extensions requires a lot of work though. If anyone is interested in chipping and paying for the time it will take to do this let me know and I may consider doing....