Allow pop fetching in Maintenance mode

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
bobt
Posts: 9
Joined: Mon Mar 11, 2024 1:14 am

Allow pop fetching in Maintenance mode

Post by bobt »

What terms did you try when SEARCHING for a solution: maintenance, pop fetching

Write your message below:

Wanting to disable the ability for users to view / submit tickets via web --> so that that tickets created by email only.

Maintenance mode gets half way there as activating it disables web tickets but also unfortnately disables pop fetching

How do you enable pop fetching with Maintenance Mode active ? Or is there a better way to achive email only support?
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: Allow pop fetching in Maintenance mode

Post by Klemen »

Rather than messing with the maintenance mode operation, I would:
- delete index.php and ticket.php files from the main help desk folder
- place my own (or an empty) index file there
- edit email templates (Admin > Tools > Email templates) to remove any links to the help desk
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
bobt
Posts: 9
Joined: Mon Mar 11, 2024 1:14 am

Re: Allow pop fetching in Maintenance mode

Post by bobt »

thank you for the info. Any other unintended consequences for deleting index.php or ticket.php files from main help desk folder?

Would staff / admin still have all same functionality as before?
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: Allow pop fetching in Maintenance mode

Post by Klemen »

Nope, those are used by customers only.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply