FAQ is not defined

Moderator: crythias

Locked
joje47
Znuny newbie
Posts: 5
Joined: 04 Oct 2013, 19:42
Znuny Version: 3.2.10
Real Name: George Bredberg
Company: Bona folkhögskola

FAQ is not defined

Post by joje47 »

Hi,

I use OTRS opensource version with FAQ. That FAQ is available for customers via login, and for our local users as public.
When entering faq and zoom down to an article, when opening the article I get an error FAQ is not defined.
I use otrs 3.3.7 on ubuntu server.
The entire message reads something like this;

It gives the same message if you are a customer or you are using the public.pl interface, but when looking at the faq article as an agent, then there are no errors.

Together with above message, the textfield for the faq entry is very low in height. The witdth are fine, but the hight is very low, aproximately 9-10 lines are viewable without scrolling. That happens even if there are plenty of space on the screen to show a full page. But it only happens when using public.pl or customer.pl, not as agent.

Anyone seen something like this, or have a clue where to start looking for the problem? This is a live system so its kind of annoying that the faq-module don't work as it is supposed. No other known issues with this install.

Regards /George
gingertech
Znuny newbie
Posts: 1
Joined: 10 Oct 2014, 01:57
Znuny Version: 3.3.9
Real Name: Chris Jameson
Company: Gingertech

Re: FAQ is not defined

Post by gingertech »

A bit old, but we resolved the same issue when we upgraded from 3.2.3 to 3.3.9 by going into SYSCONFIG and resetting all of the modules in Edit Config Settings in FAQ -> Frontend::Customer::ModuleRegistration to default.

This included
CustomerFrontend::Module###CustomerFAQExplorer
CustomerFrontend::Module###CustomerFAQZoom
CustomerFrontend::Module###CustomerFAQSearch
Locked