hi on the user side, there are two buttons, open new ticket and check status buttons, the open new ticket button shows open.php when you run your mouse over it and it works fine..
but.....
the check status button shows tickets.php when you run your mouse over it and it gives me a page not found until i hit refresh then it comes up fine, when i use the check status link above it works fine..
any idea why one button would work fine and the other one on the same page gives me a page not found until i hit refresh, and both the form action commands are the same, one says action="open.php" and the other says action="tickets.php" but it cant find the tickets php on first click, its takes a refresh to find it..
any ideas??