Page 1 of 1

Duplicate FAQ's being Displayed

Posted: Sun Nov 24, 2013 5:45 am
by scilence
Hey all,

I'm hoping someone can help. I searched around on the forum a bit, but I couldn't find any issues similar to mine. Basically, I have been added FAQ's to my installation and when I login as a normal user (or even as the admin user) to view them, each FAQ appears twice. The strange thing is, the duplicates have the same ID - so it's not as if there are duplicates in the database, the frontend code is just pulling the same FAQ twice.

Here's a screenshot to show what's going on: Image

Anyone have any suggestions?

Thanks in advance!

Re: Duplicate FAQ's being Displayed

Posted: Sun Nov 24, 2013 9:42 am
by Thorsten
Hi,

which database do you use?

bye
Thorsten

Re: Duplicate FAQ's being Displayed

Posted: Sun Nov 24, 2013 7:32 pm
by scilence
I'm using the latest version of MySQL on the latest version of Apache and PHP.

Edit: I'm using the mysqli extension as well, if that makes any difference.

Re: Duplicate FAQ's being Displayed

Posted: Sun Nov 24, 2013 7:34 pm
by Thorsten
Hi,

strange. Is it possible to get a database dump?

bye
Thorsten

Re: Duplicate FAQ's being Displayed

Posted: Sun Nov 24, 2013 11:59 pm
by scilence
Well the problem with doing so is that there is a lot of sensitive information I'm storing in this FAQ so I'd rather not send a dump to you.

What would you be looking for in the DB?