Hi,
I am the newest of newbies trying to setup the helpdesk to go live...currently i am using version V1.12 OSticket.
The system has been wokring well for the past few weeks but the only time it fetches emails that are logged is if i am in the agent heldesk login/admin login panel (if i am not logged in via agent/admin panel then emails dont come through...i have read that you need to do some work on the CRON and PHP and Task scheduller but i cant seem to get it right..I am using a windows sysystem and i have checked all areas but the system is just not auto fetching emails.
We are using a IMPA hosted platform with a provider, if this helps....below is what i have tried:
1) Removed/disbaled "Fetch on AutoCron"
2) created a BAT file (As per the below)
"Fetch on AutoCron" removed pic:
Created a bat file (with the following command/lines)
C:\Program Files (x86)\PHP\php-7.3.11-Win32-VC15-x64\php.exe -f c:\Inetpub\wwwroot\OSTICKET\api\cron.php
3) Created a task scheduller and pinting to the bat (Made it execute every 5min)
I even tried running the .bat a few times without teh task scheduller but its not even creating a ticket now(Cant see any tickets logged in the helpdesk agent panel)
Help would be greatly appreciatted.