DonWolli
Posts: 93
|
Posted: 06/22/2020, 3:38 AM |
|
Problem with beforeSelect / beforeExecuteSelect and beforeUpdate / beforeExecuteUpdate:
the events are not used anymore in PHP7. IN PHP 5.6 everything works fine. Proved with errorlog.
The source is originally CCS 4.3 has been automatically converted to 5.1 and then with fnames to run under PHP 7.3.
Does anybody knows this problem?
(and a solution perhaps)
_________________
You may say I'm a dreamer, but I'm not the only one.(J.Lennon) |
 |
 |
PCHome
Posts: 57
|
Posted: 06/23/2020, 7:35 AM |
|
I’ve never successfully gotten any CodeCharge Studio site to run with PHP 7.X. CCS simply uses too many bits that are no longer part of PHP and CCS itself seems to have been abandoned. I’ve reworked most of my sites manually without CCS and I would suggest that anyone still using the obsolete CCS to do the same!
|
 |
 |
DonWolli
Posts: 93
|
Posted: 06/23/2020, 8:09 AM |
|
I have very good experience with Baraks fnmaes.php to convert it to PHP7.
There only two or three apps in a whole cms with about 100 apps left to do manual work ...
_________________
You may say I'm a dreamer, but I'm not the only one.(J.Lennon) |
 |
 |
clickryan
Posts: 55
|
Posted: 06/23/2020, 3:37 PM |
|
I need to clear .php (not the _events.php), generate script for .php then run fnmaes.php
works perfect
_________________
Codecharge Developer (PHP, ASP.net - C# or VB.net)
for help or inquiries please visit clickryan.com
|
 |
 |