https://crm.cartzlink.com/applications/login-monitor/login_monitor.xml download url : https://crm.cartzlink.com/applications/login-monitor/login_monitor.zip data is stored in clcartzlink.loginmonitor_users This link will return the live count of users: https://crm.cartzlink.com/admin/indexyii.php?r=LoginMonitor/count Irfan Anis
All posts by Irfan Anis
Big Idea Email Settings for Outlook
imap / smtp : bigmail.itserver.biz imap port: 993 / SSL smtp port: 465 / SSL Irfan Anis
Common Problem
Must Avoid If Primary key is not added in auto complete text, then it will result in wrong item get selected Will Result in performance Issue stagging and development url development links to the development folder of dev01 i.e. c:\anisiis\test.cartzlink.com\httpdocsstagging links to the folder committed from development folder You need to add .stagging. or .development. […]
How to Debug CRM Errors
1st check here for php error – delete the file and re run the request c:\Temp\PHP70x64_errors.log 2nd Check for YII errors c:\anisiis\test.cartzlink.com\httpdocs\admin\protected\runtime\application.log Irfan Anis
DRUM Profit
SELECT O.documenttextID, OP.final_price,OP.products_quantity,OP.lineAmount,OP.tktMisc [Loose Qty],op.tktSPPercentage [Loose Rate], FSTPO.Sremarks,[RR].locationDetail [DIS DRUM],RR.ordersid,[FSTPO].fileNo,RRPO.locationDetail [PODRUM],DHPO.qty as [PODHqty],P.products_model,FSTO.sRemarks AS DISPATCHBATCHNO,O.date_purchased, DA [REF FST],FSTO.doctypeId,FSTO.filenO,OP.products_id FROM ORDERS [O]LEFT JOIN orders_products [OP] ON O.orders_id = OP.orders_idLEFT JOIN CL_METRO_FST.DBO.ORDERS AS [FSTO] ON FSTO.orders_id = ISNULL(DA,0)LEFT JOIN CL_METRO_FST.DBO.DISPENSEHISTORY [DH] ON DH.batchNo = FSTO.sRemarksLEFT JOIN CL_METRO_FST.DBO.REgisterRFID [RR] ON RR.RFID = DH.RFIDLEFT JOIN CL_METRO_FST.DBO.ORDERS AS [FSTPO] ON […]
IT Sales Executive
Company: CARTZ Link Karachi Salary Market competitive salary package (Rs. 40,000 to Rs. 90,000). Number of positions 5 Job Overview CARTZ Link is a Karachi, Pakistan based Information Technology (IT) company offering innovative solutions for its clients. We have an immediate opening for an IT Sales Executive with two to five years of sales related […]
JOB ADD: C#/PHP Developer entry level position
Gender: Male Age:13 – 28 Years Number of positions 10 Experience: Fresh – 3 Years Job Overview CARTZ Link is a Karachi, Pakistan based Information Technology (IT) company offering innovative solutions for its clients. We are looking forward to hire a PHP / C# Developer! The ideal candidate will have to update our current applications, configure existing systems and provide user […]
When Creating NEW Domain
Yeah Folders copy nahi hongay custom\NEW DOMAIN \content\images\orders , products, builditem and vouchers ka folder copy nahi hoga na custom kay andar old_data ka folder copy hoga jaab koi domain copy hoga taab Irfan Anis
Ubuntu
Ubuntu file manager as root user sudo nautilus run Disk Usage Analyzer as root sudo baobab Irfan Anis
NFS
Setup NFS /mnt/sharedfolder clientIP(rw,sync,no_subtree_check) How to verify that the NFS server and NFS client are at version 4 at server side result: 100003 4 tcp 2049 nfs ==> Note: this indicates NFS V4 is available Irfan Anis