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)

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 11:50 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.01287 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
  • (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