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)

webhost 09-10-2001 02:43 PM

Thank You
Skwowwy
I figured it out must make links bold to stand out. Thanks Again

Matt*is*thick 09-10-2001 02:43 PM

I have installed it here : www.charmed-boards.com

Its not working though, you click on a question and it doesn't do anything. I make changes to the templates through the Cp but its not showing the changes?!?!

I have changed Misc.php as told to but its not working?

Stasik 09-10-2001 06:50 PM

Kevin? Whats about to ask Kier and onther developers to add this hack to next vb release?

Mike Gaidin 09-10-2001 08:50 PM

I like that idea. :D

tubedogg 09-11-2001 02:37 AM

The problem with running it through bbcodeparse() (which, btw, runs it through bbcodeparse2() before it's done) is that it's expecting a forum number (or it uses global options), whereas my system lets you set HTML/vB Code/smilies per question.

tubedogg 09-11-2001 02:39 AM

Quote:

Originally posted by Stasik
Kevin? Whats about to ask Kier and onther developers to add this hack to next vb release?
Good idea. :) There is going to be some kind of dynamic FAQ system, although AFAIK it hasn't been decided how to work it out yet.

tubedogg 09-11-2001 02:41 AM

Quote:

Originally posted by Matt*is*thick
I have installed it here : www.charmed-boards.com

Its not working though, you click on a question and it doesn't do anything. I make changes to the templates through the Cp but its not showing the changes?!?!

I have changed Misc.php as told to but its not working?

I just tried it on your site...it worked fine for me...?

floleb7 09-11-2001 02:47 AM

<a href="http://floleb7.dyndns.org/site/forum_test/upload/misc.php?s=&action=faq&page=1#1" target="_blank">http://floleb7.dyndns.org/site/forum...n=faq&page=1#1</a>

i have change bbparsecode2 to bbcodeparse nothing change

i have uninstall and reinstall forum last ziq allways problem with html

[VbbFr]Elie 09-11-2001 03:55 PM

I don't understand ... No one seen to have this problem ...

Please PM me !!!

Fatal error: Call to undefined function: cpheader() in c:\easyphp\www\vbb\faq_install.php on line 5

Skwowwy 09-11-2001 04:40 PM

faq_install.php belongs to the admin folder, and faq.php as well (if you didn't do that).

[VbbFr]Elie 09-11-2001 05:02 PM

Not stupid :)

It's working know ...

Thanks for your speed :p:p

[VbbFr]Elie 09-11-2001 05:33 PM

Ok ... 2nd Problem ...
all is working perfectly but just one thing do not work :(

If i use faq.php?action=addquestion to add a question, the question is not added to DB ...
I Must Use The link with the id of the FAQ : faq.php?action=addquestion&faqid=4

Why don't it work ?

Stasik 09-11-2001 06:21 PM

sure.. you must use faqid, to let script know in what hack should the queston be written

[VbbFr]Elie 09-11-2001 07:49 PM

True but ... there is a option and you can have to choose cat?gory in a select field ... and if i pass by this option the question isn't insert into the DB ... :(

Could you contact me in PM ?

Thanks :):p:):p:):p:)

DarkReaper 09-15-2001 02:49 PM

A nice fast install, but I've noticed a problem. On my FAQ pages, none of the html parses. For example:

Code:

How do I clear my cookies? 
You may clear all your cookies by clicking <a href="member.php?s=&action=logout">here</a>. If you return to the main index page via the link provided and you are still logged in, you may have to remove your cookies manually.
Here are the instructions for Internet Explorer 5 on Windows:
<ol>
<li>Close all Internet Explorer windows.</li>
<li>Click the "Start" button.</li>
<li>Move upto "Find" and click "Files or Folders" from the menu that appears.</li>
<li>In the new window that appears, in the "containing text" field, type in the domain name of the board without the "http://" or "www." part. For example, if the board's address was "http://www.vbulletin.com/forum/index.php", I would type in "vbulletin.com" (without the quotes)</li>
<li>In the "look in" box, type in "C:WindowsCookies" (without the quotes) and press "Find Now"</li>
<li>After it has finished searching, highlight all files (click a file, then press CRTL+A) and delete them (press the "delete" key or SHIFT+DEL)</li>
</ol>
Your cookies should now be removed. You may want to restart the computer and revisit the board to be sure.


DarkReaper 09-15-2001 03:07 PM

I replaced bbparsecode2 with bbparsecode and it worked...I know you're saying that it should be bbparsecode2 but it doesn't work right, so you might want to fix this :)

tpearl5 09-15-2001 05:08 PM

Yeh, I'm having the same problem.. doh!

beatbox 09-15-2001 11:22 PM

tubedogg = the winnar!!!

You rule. Sweet hack. Major props.

/walks away excited and jumping.

Stasik 09-15-2001 11:24 PM

try to find the text "base hack" in hack

Mike Gaidin 09-15-2001 11:47 PM

Just installed it. Seems to be working great. :D

Good job!

beatbox 09-16-2001 12:07 AM

HTML or vB does not parse for me either.

floleb7 09-16-2001 12:52 AM

Quote:

Originally posted by J-OST
Just installed it. Seems to be working great. :D

Good job!

http://www.mikegaidin.com/forums/mis...n=faq&page=1#1


some prob ;)

Mike Gaidin 09-16-2001 02:49 AM

Well I'll be... :)

Guess I should open my eyes. LOL.

shadowbreed 09-16-2001 05:57 PM

Same here:http://www.snakepages.com/forum/misc...=faq&page=4#29

html was ON
Vbcode was ON
Smilies was ON

Nothing is parsed

DarkReaper 09-16-2001 05:59 PM

Find the code you added and change bbparsecode2 to bbparsecode.

shadowbreed 09-16-2001 06:07 PM

Great thnx!

Now my vbcode and smilies are parsed.......

btw it was called bbcodeparse in my misc.php if anyone can't find it

Only still no html?????????

See url above

Mike Gaidin 09-16-2001 06:43 PM

vbcode works now, but smilies and html do not. any ideas?

SirSteve 09-16-2001 09:33 PM

Very nice work! Works perfectly!

SirSteve 09-17-2001 04:50 PM

Quote:

Originally posted by J-OST
vbcode works now, but smilies and html do not. any ideas?
Same here. Using 2.03

GetMeHosted.com 09-24-2001 09:26 PM

Sounds Like a Great Hack,

We will try to add this soon.

God Bless,

SirSteve 09-24-2001 10:34 PM

Quote:

Originally posted by SirSteve


Same here. Using 2.03

Anyone? Anyone? I hate seeing good hacks go to waste by not being 100% functional.

GetMeHosted.com 09-24-2001 10:49 PM

Ok, I installed, but then had to remove....

All "Default" FAQ do not parse.
<li>Red</li>
<li>Blue</li>
<li>Yellow</li>
<li>Green</li>
<li>Sky-blue pink with yellow spots</li>
</ol>

Change bbcodeparse2 to bbcodeparse, seem to fix the
"Custom FAQ" we add, but the "Default" one still did not
parse.

This looks like it could be a great feature,
Hope a fix is found soon..

DarkReaper 10-17-2001 09:52 PM

Run the following query:

UPDATE faqentries SET dohtml=1;

If that doesn't fix it, what you can do is change this:

PHP Code:

$entry[text] = bbcodeparse2($entry[text],$entry[dohtml],$entry[dobbcode],$entry[dosmilies],$entry[dobbcode]); 

to this:

PHP Code:

$entry[text] = bbcodeparse2($entry[text],1,$entry[dobbcode],$entry[dosmilies],$entry[dobbcode]); 


That solved it for me. Turns out that changing it do bbcodeparse() only made it SEEM to work, on some browsers. IE 5 loaded it fine, everything else didn't.

SirSteve 10-17-2001 11:46 PM

The HTML is still not rendering! Help! My FAQ looks bad without it!

Dark Blaze 11-29-2001 06:14 PM

Good Day,

I was wondering if the FAQ Editor works under version 2.2.1
If not, how could it be set to work for it?

Thank you,

DarkReaper 11-30-2001 01:45 AM

Its working for me, mostly.

http://www.unrealtournament.org/foru...=faq&page=2#17

On that page, $bbuserinfo[userid] isn't parsing, and neither is {imagesfolder}.....

Help! :)

cbloss 12-15-2001 06:01 PM

Does this version not work with vB 2.2.1? I cannot get it to work with this version, I get a database error.

Anyone have any suggestions?

Psychdrone 12-22-2001 10:54 PM

hmmmm could some one clarify, if this works for vb 2.2.1?

thanks!

Psychdrone 12-29-2001 10:20 PM

could someone pleasseee tell me if this works for 2.2.1 or not??

Lionel 12-30-2001 03:05 PM

I did the change from bbparse2 to bbparse and that displays the html using vbcodes. But I cannot get images to display with vb codes.


All times are GMT. The time now is 03:22 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.01333 seconds
  • Memory Usage 1,818KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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