Jump to content

Recommended Posts

Posted

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

Posted

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.

Posted

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 :dance: But should that be able to allow the script to send the mail?

 

Thanks

~Alan

Posted

nm fixed :dance:

 

Didnt notice the Host Socket was supposed the be localhost. :dance: Thanks for your help though

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...