DEMO SITE v1.7.31

Logs Minimal theme

All actions of a table are logged in this table

HIDE CODE
<?php	
	$xcrud2 = Xcrud::get_instance();	
	$xcrud2->table("logs");
	$xcrud2->limit(5);
	$xcrud2->unset_remove();
	$xcrud2->unset_add();
	$xcrud2->unset_edit();
	$xcrud2->order_by('updated','desc');
	echo $xcrud2->render();		
?>

Logs

#Table NameActionUpdated By↓ UpdatedRecord IdDataOld RecordSys Role Id
1group_17VIEW30.04.2026 18:55:100IP:216.73.217.87 Viewed Page:group_17,… View
2simple_with_loggingVIEW30.04.2026 18:55:100IP:216.73.217.87 Viewed Page:simple_with_logging,… View
3group_12VIEW30.04.2026 18:55:100IP:216.73.217.87 Viewed Page:group_12,… View
4name_and_tooltipsVIEW30.04.2026 18:55:100IP:216.73.217.87 Viewed Page:name_and_tooltips,… View
5charts_radarVIEW30.04.2026 18:55:100IP:216.73.217.87 Viewed Page:charts_radar,… View

Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/xcrud/demo/xcrud_1_7/xcrud/xcrud_db.php on line 107

Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 20480 bytes) in Unknown on line 0