Search found 26 matches

by ragni
2020-09-28 04:45
Forum: General Chit Chat
Topic: Is Interakt / Mx Kollection Dead due to PHP 7?
Replies: 24
Views: 232972

Re: Is Interakt / Mx Kollection Dead due to PHP 7?

Hi macjack any chance of sharing your updated ADDT1.01? I would contribute financially if needed. I've been using Phakt and Kollection together (with a few tweaks) and have created several recent websites using PHP up to v.7.3 and MySQLi without errors (lot's of notices though). I've used lists, for...
by ragni
2020-03-03 08:27
Forum: General Chit Chat
Topic: Is Interakt / Mx Kollection Dead due to PHP 7?
Replies: 24
Views: 232972

Re: Is Interakt / Mx Kollection Dead due to PHP 7?

Seems like everybody left! Still... I have patched MXKart for a couple of PHP 7.3 errors and it's working fine with Phakt if anyone needs this just ask or admin please let me know how to submit this patch, it's just one file.
by ragni
2020-02-10 08:43
Forum: General Chit Chat
Topic: Is Interakt / Mx Kollection Dead due to PHP 7?
Replies: 24
Views: 232972

Re: Is Interakt / Mx Kollection Dead due to PHP 7?

Sorry I jumped too quickly to conclusion on this: https://www.dwzone-it.com/Extension/MyS ... efault.asp

It's not a database connector it's a code converter, but hey, it's another tool wich might be worth looking at!
by ragni
2020-02-10 08:39
Forum: General Chit Chat
Topic: Is Interakt / Mx Kollection Dead due to PHP 7?
Replies: 24
Views: 232972

Re: Is Interakt / Mx Kollection Dead due to PHP 7?

Please don't give up! I have some ideas that could work, the first issue to be solved is to make a database connection from dreamweaver using a PHP7+ MySQLi connection, there seems to be some extensions that already do this and are compatible with DWCS4: http://www.webassist.com/product/mysqli It's ...
by ragni
2019-09-22 02:10
Forum: PHAkt
Topic: PHAkt Activation (for a PHP 7 project)
Replies: 3
Views: 48047

Re: PHAkt Activation (for a PHP 7 project)

As far as PHAkt goes the trial period goes beyond 30 days by a long while. I have mine running on trial now for more than 300 days so you should be able to use it for a long time.

MXKollection is another matter if you need help with that please email me at info@igmex.com
by ragni
2019-09-22 02:05
Forum: General Chit Chat
Topic: Is Interakt / Mx Kollection Dead due to PHP 7?
Replies: 24
Views: 232972

Re: Is Interakt / Mx Kollection Dead due to PHP 7?

I've used it now for 300 days without having to register and have used it before for a longer time, just click "continue" on the welcome screen. If you need to register MXKollection please mail me at info@igmex.com.
by ragni
2019-09-10 00:12
Forum: General Chit Chat
Topic: PHP 7 Working (mostly)
Replies: 10
Views: 38146

Re: PHP 7 Working (mostly)

I have used it and it works for lists and simple forms, by simple I mean no file uploads and forms with menus as I've tested so far. The real issue is that you cannot make a db connection to your database using dreamweaver so using this method works on sites that are already created (and don't use f...
by ragni
2019-08-28 15:07
Forum: General Chit Chat
Topic: PHP MySQL to MySQLi Class / MX Kollection 3.7.1
Replies: 2
Views: 9526

Re: PHP MySQL to MySQLi Class / MX Kollection 3.7.1

Hi Denis, I haven't used the login transactions in a while since i noticed lots of warnings since PHP5.6 so i resorted to other non kollection solutions. Time to start digging into these issues again.

Please see my reply on your other post about updating kollection. Best!
by ragni
2019-08-28 14:56
Forum: General Chit Chat
Topic: Is Interakt / Mx Kollection Dead due to PHP 7?
Replies: 24
Views: 232972

Re: Is Interakt / Mx Kollection Dead due to PHP 7?

My two cents: The reason that I personally had to finally resort to the phakt model is that I couldn't get dreamweaver to create a successful database connection using kollection on php7+ (mysqli instructions). If a database connection is not possible then any other code updating is of almost no use...