Alan Posted June 20, 2004 Posted June 20, 2004 Hehe, time for more questions. Ok, trying to install PhpSupportTickets, it all goes well accept when I make a test user and try to submit a ticket. Anyone got a hint asto how to fix this problem: Warning: dir(home/tinywiz/public_html/helpdesk/upload): failed to open dir: No such file or directory in /home/tinywiz/public_html/desk/index.php on line 863 Fatal error: Call to a member function on a non-object in /home/tinywiz/public_html/desk/index.php on line 865 Thanks Much, ~Alan Quote
Deverill Posted June 20, 2004 Posted June 20, 2004 Line 863 of the file /home/tinywiz/public_html/desk/index.php seems to be trying to open a directory named home/tinywiz/public_html/helpdesk/upload. Either that name is wrong, the permissions are set wrong or the directory doesn't exist. Quote
Alan Posted June 20, 2004 Author Posted June 20, 2004 yes fixed that part, but now the SMTP server thing is wrong, Would this be right for my SMTP access: UN: test@test.test PW: test That is an example But should that be able to allow the script to send the mail? Thanks ~Alan Quote
Alan Posted June 20, 2004 Author Posted June 20, 2004 nm fixed Didnt notice the Host Socket was supposed the be localhost. Thanks for your help though Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.