ZKLibrary icon indicating copy to clipboard operation
ZKLibrary copied to clipboard

No results are showed

Open pinkybados opened this issue 6 years ago • 10 comments

There is no results in when i run the test.php file. There is another thing that I need to do?

pinkybados avatar Jun 07 '18 22:06 pinkybados

may be your firmware version is different

kamshory avatar Jun 12 '18 00:06 kamshory

Hi @kamshory, I am also getting the same problem. The device is ZKTeco K40 with firmware version 4.0.1

ghost avatar Jun 12 '18 11:06 ghost

Thanks @kamshory. Now I am descarting all the possibilities, maybe the php vesion is different, I am testing on XAMPP v.3.1.0 and PHP v5.4.7. Is the library compatible? Also The firmware device is 4.0.1(build 74), Is the firmware compatible?

pinkybados avatar Jun 13 '18 17:06 pinkybados

I don't think it is php version that is causing the issue. k40 is not supported.

bjrukin avatar Jun 14 '18 05:06 bjrukin

I am new here, i am using ZKTime eco K40. I get no response except for "Cheers". Below is my code. . . . Please Help Me, I am using XAMPP.

Yes, The datas do exists. Yes, I've Enabled sockets.dll and soap.dll in php.ini file.

I am very amateur... Give me suggestions.. What is the problem?

	<h1>Cheers</h1> <!--RESULT SHOWN -->
	<?php
	include "zklibrary.php";
	$zk = new ZKLibrary('192.168.100.201', 4370);
	$zk->connect();
	$zk->disableDevice();
	$users = $zk->getUser();
	foreach($users as $key=>$user)
	{
		echo $user[0]; //NO RESULT
		echo $user[1]; //NO RESULT
		echo $user[2]; //NO RESULT
		echo("OK"); //NO RESULT
	}
	$zk->enableDevice();
	?>

DJSamet avatar Jun 18 '18 05:06 DJSamet

@tekrajchhetri : Bro, kei pragati xa ta ZKTime eco K-40 device ma??? Tapaile kei milaunuvo vane malai ni vannu haai....

DJSamet avatar Jun 18 '18 05:06 DJSamet

@DJSamet : After some research, I got to know that it needs to have push data technology in order to be able to send data back, which this device doesn't have. Using this device it's not possible for what I wanted to achieve i.e. Push data to cloud / remote server and access via the internet. If you are working on the same thing then I guess we're working on the wrong device.

ghost avatar Jun 18 '18 06:06 ghost

@tekrajchhetri : Bro, teso vaye kun chai device use garda easy, cheap ra best hunxa?? Any suggestions??

DJSamet avatar Jun 18 '18 08:06 DJSamet

@DJSamet : check this out GBS(WiFi) Biometric Attendance Management with Unlimited Cloud Storage for Lifetime at zero maintenance, Android and iOS App support, Reports Downloadable Globally . You literally have to do nothing, they'll provide lifetime hosting for free, also they have Apps for both IOS and Android. You wouldn't get any products in such price.

ghost avatar Jun 18 '18 10:06 ghost

Thank You For Your Suggestion!!! The device you suggest is very very nice. . . . But, the problem is that i need to build it on pure nepali (nepali_website) . . . So, i have a question @tekrajchhetri . . . Does that GBS device's cloud server provide us the capability to fetch datas and upload user datas from their server to ours ? ? ?

DJSamet avatar Jun 19 '18 04:06 DJSamet