![]() |
Hi, I installed this, and added a new faq catagory, but it isn't showing up in the faq. What is wrong?
Thanks for your help -Arunan |
I did a search for FAQ in the database, and this was the only result.
No offense, but the whole thread is filled with problems. |
This hack is very out-dated, it's a shame not all hackers support their work [I realise this isn't manditory, but it would be nice].
|
An update for this would be great.
|
[QUOTE]02-27-03 at 10:27 PM Mike Gaidin said this in Post #194
An update for this would be great. |
Quote:
Yes I agree with that |
considering how old this hack is im not surprised its not updated but is there any way to get this to work with vb 2.3.0 it works fine in the admin cp but when viewing the faq nothing shows up as was previously stated
|
tried installing on 2.30 heh no luck ...
|
It works on 2.3.0. I've had this hack from when it was released, and just upgraded my vB, and it has kept on working.
|
After a couple minutes of code manipulation, I have it working in 2.3 :) very nice hack
I think all I did was in misc.php REPLACE Code:
$faqs=$DB_site->query($query); Code:
$faqs=$DB_site->query("SELECT faqid,title FROM faq $sql ORDER BY showorder"); Code:
$query = "SELECT faqid,title FROM faq $sql ORDER BY showorder"; |
All times are GMT. The time now is 01:11 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|