Kollection/Interakt and PHP 7
-
- Posts: 11
- Joined: 2012-07-22 15:40
Re: Kollection/Interakt and PHP 7
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....
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
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.
So please contact me and look what I can do for you.
Re: Kollection/Interakt and PHP 7
Hello, I'm interested in this update, can you contact with me? aguyjes@yahoo.esenergylevels 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....
Re: Kollection/Interakt and PHP 7
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
Hello i have ADDT1.01 installation pack and i cand send you, can you send me conversion script to PHP7 please?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?
thanks
-
- Posts: 10
- Joined: 2012-09-25 12:32
Re: Kollection/Interakt and PHP 7
Hello, I'm too interested in this update, can you contact with me? athe.gomez@gmail.comenergylevels 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....
Re: Kollection/Interakt and PHP 7
I would be very interested in your script. Can you contact me and give me more informations?
Thank you and regards
gsbw@gmx.at
Thank you and regards
gsbw@gmx.at
Re: Kollection/Interakt and PHP 7
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.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?
-
- Posts: 10
- Joined: 2012-09-25 12:32
Re: Kollection/Interakt and PHP 7
Hi!
What about please ???
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....