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)

bbaddons 01-05-2002 04:06 AM

I have installed this on 2.2.1 and it is working fine along with 13 other hacks.

Arathorn 01-06-2002 11:39 AM

Installed in 2.2.1, and it works fine too. But the instructions in the zip file don't work for 2.2.1? In admin/index.php, instead of following the instructions,

Find:
Quote:

makenavselect("Custom vB Codes","<hr>");
// *************************************************
Add directly below:
Quote:

makenavoption("Add Question","faq.php?s=<?php echo $session[sessionhash]; ?>&action=addquestion","<br>");
makenavoption("Add Group","faq.php?s=<?php echo $session[sessionhash]; ?>&action=addfaq","<br>");
makenavoption("Edit","faq.php?s=<?php echo $session[sessionhash]; ?>&action=modify","<br>");
makenavselect("FAQs","<hr>");
// *************************************************

If I'm wrong, please correct me.

Armage Bedar 01-06-2002 06:41 PM

Find the following in admin/faq.php:
PHP Code:

echo " (Order: <input type=text name=\"order[$faq[faqid]]\" size=3 value=\"$question[showorder]\">) "

Change it to:
PHP Code:

echo " (Order: <input type=text name=\"order[$question[entryid]]\" size=3 value=\"$question[showorder]\">) "

Hope that helps.

Wolfgang 01-06-2002 07:30 PM

@Armage Bedar BIG THX! It's work! :D :D :D

Just now I can Order set from the CP.


Wolfgang

Remi 01-06-2002 09:54 PM

With the old FAQ templates, I was able to use variables like:

$homeurl
$bbtitle
$inboxname
$sentitemsname

with this hack they are not working any more !!

Does any one know how to fix this.

Thanks

Remi 01-08-2002 11:43 PM

Can Some one answer this please

Or at least tell me is it the way the hack works or the variables are not working for me only!!

Thanks

SaintDog 01-10-2002 04:34 AM

I would have to say that is it the way the new hack works, so you can no longer use the variables you used to use with the old hack.

As it seems, there are a few things in the hack that have not yet been fixed, but I am sure they will be fixed as soon as possible.

Again, the reason the variables you probably used do not work anymore is because of the new hack I would think. I did not make the hack so I can not really tell you, but that would be my thoughts on it.

Remi 01-10-2002 12:45 PM

Thank you very much Saint :)

I hope some hacker now can tell us how to use variable in this wounderfull hack

mvigod 01-12-2002 03:39 AM

Does this hack only modify the main vb faq or can you make a custom faq for each forum? I have many forums and in each one I want it's own individual topic specific faq. Does this hack do that or edit only the main vb faq???

thanx

marc

Grower 01-12-2002 02:44 PM

I would like to know if anybody is actually working on searchable version of this FAQ hack, so users can search through categories. Let me know because I would like to start working on it. Thank you.


All times are GMT. The time now is 10:16 AM.

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.01330 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_php_printable
  • (2)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