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)
-   -   [HowTo] Quote Multiple Posts At Once (https://vborg.vbsupport.ru/showthread.php?t=45135)

InnerSelf 03-28-2003 11:59 PM

if i replace this in my template
Code:

+-------------------------------------------------------------------------------------------------+
| (3a) In the "showthread" template, replace both! instances of code:                            |
+-------------------------------------------------------------------------------------------------+
<a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a>
+-------------------------------------------------------------------------------------------------+

+-------------------------------------------------------------------------------------------------+
| (3b) With this code:                                                                            |
+-------------------------------------------------------------------------------------------------+
<input type="image" src="$replyclose" border="0" alt="Post A Reply" name="submit" class="bginput">
+-------------------------------------------------------------------------------------------------+

then my "post a reply is weird.

if i click it without checked boxes i get (please fill smth in the subject field and texteares.

and if i check boxes then it direclty post all those boxes without seeing a newreply field.

any suggestions?

Mathiau 04-03-2003 07:12 AM

alot more forums need this haak!

drumsy 04-03-2003 03:16 PM

One of my styles doesn't use images so the post reply button would be out. How do I replace it instead with a text link "Post Reply"?

futuredood 04-04-2003 01:59 AM

Quote:

03-29-03 at 01:59 AM InnerSelf said this in Post #61
if i replace this in my template
Code:

+-------------------------------------------------------------------------------------------------+
| (3a) In the "showthread" template, replace both! instances of code:                            |
+-------------------------------------------------------------------------------------------------+
<a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a>
+-------------------------------------------------------------------------------------------------+

+-------------------------------------------------------------------------------------------------+
| (3b) With this code:                                                                            |
+-------------------------------------------------------------------------------------------------+
<input type="image" src="$replyclose" border="0" alt="Post A Reply" name="submit" class="bginput">
+-------------------------------------------------------------------------------------------------+

then my "post a reply is weird.

if i click it without checked boxes i get (please fill smth in the subject field and texteares.

and if i check boxes then it direclty post all those boxes without seeing a newreply field.

any suggestions?


same problem here, anyone??

Lethal 04-04-2003 03:27 AM

Quote:

03-24-03 at 08:10 PM Lethal said this in Post #58
I have 2 styles on my board at the moment, I installed this hack and it works perfectly on the 1 style but the other one, when I click the the check box or just click quote it gives me this parse error:


Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /htdocs/www/forums/newreply.php(68) : eval()'d code on line 2


It gives me that error for every check box I have checked also. I don't understand because it don't give me this error on my other style. So is it from a template?

The error seems to be pointing to this

eval("\$message = \"".gettemplate("quotereply",1,0)."\";");

and this if I have multiple check boxes

eval("\$message .= \"".gettemplate("quotereply",1,0)."\n\n\n\";");





HELP PLZ!!

212rikanmofo 04-20-2003 05:28 PM

ok i installed this hack but when i check mark the messages i wanna quote and then hick the reply button, nothing happens at all... im in 2.3.0, whats goin on... i checked it over so many times, i cant figure out why when i hit the button nothing happens at all...

212rikanmofo 04-20-2003 05:48 PM

nm, i fixed it, forgot to skip a line when editing newreply.php, stupid me :)

Floris 04-27-2003 08:25 AM

It just came to my attention that when I released this hack that I totally overlooked to provide the right credits to a section of this hack.

https://vborg.vbsupport.ru/showthrea...109#post246109

Here b-b00gie explains to us of how to integrate the "multiple quotes" and the "submit reply" functions into one.

I changed it a little bit while I was working on this version, and just forgot about it. And first couldn't find the post in the beta thread no more. But anyway. Credits ofcourse goto him.

The first post is updated, no code has changed, only credits added.

Floris 04-27-2003 08:25 AM

It just came to my attention that when I released this hack that I totally overlooked to provide the right credits to a section of this hack.

https://vborg.vbsupport.ru/showthrea...109#post246109

Here b-b00gie explains to us of how to integrate the "multiple quotes" and the "submit reply" functions into one.

I changed it a little bit while I was working on this version, and just forgot about it. And first couldn't find the post in the beta thread no more. But anyway. Credits ofcourse goto him.

The first post is updated, no code has changed, only credits added.

trafix 04-27-2003 09:02 AM

oh well i tried to install but the section of code in the newreply.php is different to what is in the instructions :(


All times are GMT. The time now is 08:42 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.01613 seconds
  • Memory Usage 1,746KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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