vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Multiple Quotes (https://vborg.vbsupport.ru/showthread.php?t=36896)

bonnmac 05-08-2002 09:33 PM

Installed and works like a charm! Thanks a million! I love it. :D

geniuscrew 05-18-2002 01:03 AM

Can anyone please help? i re installed it on a different server and it's not working anymore :-/

When I click the bottom "Quote Selected" nothing happens, but when i click the top one, it just goes to the new reply page (of course i ticked a few check boxes before I pressed them)

Please help as it is really doin my head in!

Thanx

Admin 05-18-2002 06:20 AM

Make sure you rehacked the templates and the files.

PET 05-19-2002 06:33 PM

I have do exactli now it say..& manual . but revuze to work !

I clik Quote Selected but nothing ! And i have check the box-es

ULTIMATESSJ 05-20-2002 08:36 PM

This hack is amazing, worked like a charm, good work firefly, only one little problem, the button for the quote selected doesn't look too good, so would it be possible for someone to make a quote selected button

PET 05-21-2002 04:16 PM

Quote:

Originally posted by ULTIMATESSJ
This hack is amazing, worked like a charm, good work firefly, only one little problem, the button for the quote selected doesn't look too good, so would it be possible for someone to make a quote selected button
Good for you. I have just un-install it ! Not working.

Xelation 05-25-2002 02:37 PM

how would I change the submit button to an image?

Mone' 05-28-2002 10:30 AM

working perfectly on 2.2.6 ! =)

Mone' 05-28-2002 11:22 AM

Quote:

Originally posted by Xelation
how would I change the submit button to an image?
After you installed the hack go to
showthread template
and look for:

Code:

<td nowrap><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a>
                <input type="submit" value="Quote Selected" class="bginput"></td>
        </tr>
        </table>
        <!-- /time zone and post buttons -->
        </td>
</tr>
</table>
</td></tr></table>

and change it to:

Code:

<td ><a href="newreply.php?s=$session[sessionhash]&action=newreply&threadid=$threadid"><img src="$replyclose" border="0" alt="Post A Reply"></a>
                <input type="image" class="bginput" src="https://vborg.vbsupport.ru/vbimages/quoteselected.gif" border="0"
alt="Quote Selected"></td>
        </tr>
        </table>
        <!-- /time zone and post buttons -->
        </td>
</tr>
</table>
</td></tr></table>


were : quoteselected.gif is your image


Mone'


btw : the image path as been change it automatically by this forum ?!?!?!
very strange.........

Mone' 05-28-2002 12:31 PM

screenshot =)


All times are GMT. The time now is 06:06 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.01192 seconds
  • Memory Usage 1,734KB
  • 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