Jump to content

Ticket Feedback doesnt work for me


WHMMX

Recommended Posts

I try to get to work the Email ticket feedback in the version 5.2.7 when close a ticket

 

But in the Email template we try a link

 

{$ticket_url}&feedback=1

 

{$ticket_link}&feedback=1

 

But when the client recieve the email the link doesnt work and get the message

 

The ticket url is like viewticket.php?tid=627733&c=kUyCeznN&feedback=1

 

Works fine if i delete the parameter &feedback=1

some like this viewticket.php?tid=627733&c=kUyCeznN

 

But with the &feedback=1 parameter

 

"Unexpected input field parameter in database query"

 

Can some get this problem too?, theres is a solution?

 

I appreciate some help

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

The HTML source of the feedback link in the email is:

 

<a href="{$ticket_url}&feedback=1">{$ticket_url}&feedback=1</a>

 

This will only work in the default "Support Ticket Feedback Request" email template, the variable isn't available in other email templates.

Link to comment
Share on other sites

Join the conversation

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

Guest
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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated