CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> IDE/GUI

 Illegal string offset 'BeforeShow'

Print topic Send  topic

Author Message
beshoo

Posts: 68
Posted: 04/15/2017, 9:27 PM

when i use table grade with CSS colore events ,an error appear :
Warning: Illegal string offset 'BeforeShowRow' in F:\xampp\htdocs\instaAdmin\users_events.php on line 7

and if i use beforeshow event i got
Warning: Illegal string offset 'BeforeShow' in F:\xampp\htdocs\instaAdmin\users_events.php on line 6


now the code in line 6 and 7 is

function BindEvents()
{
global $users1;
$users1->time_balance->CCSEvents["BeforeShow"] = "users1_time_balance_BeforeShow";
$users1->CCSEvents["BeforeShowRow"] = "users1_BeforeShowRow";
}


i am using latest CCS virsion


Please advice
_________________
beshoo Love PHP and CC 4.2
View profile  Send private message
cleyan


Posts: 136
Posted: 05/02/2017, 7:31 PM

are you using php 7.1? I think CCS is not compatible,
even you should disable the alerts of deprecated to be used on php >= 5.6

I think CCS is going to dead from several years now

Regards


Carlos

_________________
**************************************************
Carlos Leyan B.
Temuco, Chile
www.leytec.net
View profile  Send private message
ccsminer

Posts: 159
Posted: 05/08/2017, 4:56 PM

Quote beshoo:
when i use table grade with CSS colore events ,an error appear :
Warning: Illegal string offset 'BeforeShowRow' in F:\xampp\htdocs\instaAdmin\users_events.php on line 7

and if i use beforeshow event i got
Warning: Illegal string offset 'BeforeShow' in F:\xampp\htdocs\instaAdmin\users_events.php on line 6


now the code in line 6 and 7 is

function BindEvents()
{
global $users1;
$users1->time_balance->CCSEvents["BeforeShow"] = "users1_time_balance_BeforeShow";
$users1->CCSEvents["BeforeShowRow"] = "users1_BeforeShowRow";
}


i am using latest CCS virsion


Please advice

PHP 7.1 is not stable with other PHP platforms as well.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.