ZKLibrary icon indicating copy to clipboard operation
ZKLibrary copied to clipboard

I have show error

Open preety2 opened this issue 6 years ago • 2 comments

Notice: Undefined property: ZKLibrary::$sec in E:\xampp\htdocs\php_zklib\zklibrary.php on line 75

Notice: Undefined property: ZKLibrary::$usec in E:\xampp\htdocs\php_zklib\zklibrary.php on line 75

what i do ??

preety2 avatar Nov 30 '19 06:11 preety2

Change $this->setTimeout($this->sec, $this->usec); To $this->setTimeout($this->timeout_sec, $this->timeout_usec);

kamshory avatar Nov 30 '19 17:11 kamshory

i have a probleme Attempted to call function "each" from the global namespace. please can you help me

youssef2222 avatar Mar 03 '22 14:03 youssef2222