vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   FAQ Edit v3 (https://vborg.vbsupport.ru/showthread.php?t=27733)

DrkFusion 10-29-2002 08:41 PM

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

Bad Bunny 02-14-2003 01:13 PM

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.

FleaBag 02-27-2003 10:43 PM

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

Mike Gaidin 02-28-2003 12:27 AM

An update for this would be great.

Keyser S?ze 05-14-2003 05:56 PM

[QUOTE]02-27-03 at 10:27 PM Mike Gaidin said this in Post #194
An update for this would be great.

Remi 05-14-2003 07:24 PM

Quote:

02-28-03 at 03:27 AM Mike Gaidin said this in Post #194
An update for this would be great.



Yes I agree with that

S.Shady 05-21-2003 07:01 PM

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

PixelFx 06-05-2003 02:15 AM

tried installing on 2.30 heh no luck ...

Erwin 06-05-2003 03:08 AM

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.

Koutaru 06-08-2003 02:08 AM

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);
WITH
Code:

$faqs=$DB_site->query("SELECT faqid,title FROM faq $sql ORDER BY showorder");
DELETE

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
  • Page Generation 0.01922 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete