Jump to content

[RESOLVED] KB suggestions do not work in FireFox


Recommended Posts

Hi,

 

I don't know if this is a bug but I checked with my new setup and in the online WHMCS demo too and in both the KB suggestions just don't work (nothing is displayed).

 

I'm posting this here since this issue has already been posted here:

http://forum.whmcs.com/showthread.php?t=19451&p=100438

http://forum.whmcs.com/showthread.php?t=20013&p=103074

but no response was given to them.

 

Best regards.

Link to comment
Share on other sites

  • WHMCS CEO

No issues with it here. Make sure you test using the default templates to rule out customisations.

 

You need at least 10 articles with at least a few sentences in each for the natural language searching in MySQL to start working so that's why you won't find our demo working.

 

Matt

Link to comment
Share on other sites

Actually I do have more than 10 articles and I'm testing with the default template.

 

Can the problem be because my articles are in Bulgarian (UTF-8)? Will the natural language searching in MySQL work in this case?

 

Best regards.

Link to comment
Share on other sites

  • WHMCS CEO

Yes, you're right about that. The current javascript is not working correctly in FireFox. To resolve, in the file supportticketsubmit-steptwo.tpl, the line $("#message").text(); needs to be changed to $("#message").val();

 

Matt

Link to comment
Share on other sites

  • 3 weeks later...

Hi,

 

There's a fix for this posted in this sticky:

http://forum.whmcs.com/showthread.php?t=20165

 

I tried applying the fix (p2.zip) as it's posted in that sticky, but the problem was still present. Applying the fix as it's described in this thread fixes the problem.

 

So...either the 'official' fix is different to this - and doesn't work..or the official fix is meant to include the fix in this thread, but doesn't!

 

Cheers

Jon

Link to comment
Share on other sites

Hi,

 

There's a fix for this posted in this sticky:

http://forum.whmcs.com/showthread.php?t=20165

 

I tried applying the fix (p2.zip) as it's posted in that sticky, but the problem was still present. Applying the fix as it's described in this thread fixes the problem.

 

So...either the 'official' fix is different to this - and doesn't work..or the official fix is meant to include the fix in this thread, but doesn't!

 

Cheers

Jon

 

I just checked the p2.zip and you're right, it's still got .text instead of .val ...

 

Ben

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