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)
-   -   New code, PHP and quote boxes! (https://vborg.vbsupport.ru/showthread.php?t=35382)

zootsuit 08-11-2002 06:24 AM

I LOVE this hack...I just have a question as to the syntax...

Everytime someone quotes something with " " in it, it converts it to this:

PHP Code:

&quot

(before and after)

Any ideas as to it's source? :)

Kars10 08-11-2002 07:52 AM

This rocks!!
Thankx FireFly!! :)

FlyingDutchman 08-14-2002 05:27 PM

i get this error msg on the top of the new thread page:

Code:

Warning: ini_get() has been disabled for security reasons in functions.php on line 2073

Warning: ini_get() has been disabled for security reasons in newthread.php on line 376


Admin 08-15-2002 06:42 PM

Ask your host to enable ini_get().

Diva 08-18-2002 10:38 PM

Hi FireFly! I LOVE this hack!!!! Is there a way to only quote the last reply? Instead multiple boxes? Like the hack for the PMs...

Boofo 08-18-2002 11:25 PM

Try putting this:

[disable]$pagetext = preg_replace("/(\[quote])(.*)(\[\/quote])/siU", "", $pagetext);[/disable]

above this:

Code:

eval("\$message = \"".gettemplate("quotereply",1,0)."\";");
in the newreply.php. Let me know if it works. ;)

Quote:

Originally posted by Diva
Hi FireFly! I LOVE this hack!!!! Is there a way to only quote the last reply? Instead multiple boxes? Like the hack for the PMs...

Diva 08-19-2002 04:25 AM

Yay! Thanks bunches, Boofo. Check it out!!!!

Boofo 08-19-2002 04:53 AM

LOL Great! Although I'm sure there are those that would argue with your statement in the message. ;)

Quote:

Originally posted by Diva
Yay! Thanks bunches, Boofo. Check it out!!!!

kikosho 08-28-2002 08:45 AM

To Firefly (or anyone that can help)

I was able to install the hack succesfully, but now I am getting repeats of the "quote" and the code version of "quote", respectively.

I ran the queries and all, can you tell me how to undue this snafu so that only the quote box shows up and not the old style of "quote" (posted underneath the quote box).

Here's a thread that illustrates what I am trying to describe. thanks in advance... any help would be really appreciated!!!! :)

http://www.the-nextlevel.com/board/s...&threadid=8182

zootsuit 08-28-2002 08:50 AM

Quote:

Originally posted by zootsuit
I LOVE this hack...I just have a question as to the syntax...

Everytime someone quotes something with " " in it, it converts it to this:

PHP Code:

&quot

(before and after)

Any ideas as to it's source? :)

Anyone? :(


All times are GMT. The time now is 06:26 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.01388 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (3)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