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)

BlackDeath 12-24-2002 12:29 PM

Quote:

Originally posted by xiphoid


I do not know, maybe because it is an input button with a graphic over it. (Otherwise we would have a third button: see the beta hack for that code) Maybe you can fix it by removing the class="bginput" from the <input ..> tags (there are two that apply to this hack).


removing the bginput solved the issue w/ the "new reply" showing up w/ a white bg. thanks.

Kars10 01-19-2003 11:27 AM

Hi !!
Problem here!! I installed on a "little"- hacked 2.2.9 Board. I installed the Last-Post -Hack by PPN (thats the only modification on newreply). And canĀ“t find the exact code you mean to replace..
I send you my newreply Xiphoid. Can you please have a look??

Thanks.

Floris 01-19-2003 12:16 PM

It is really simple to find, try harder. Search for only one line that might be unique, and you will find it.

Kars10 01-19-2003 04:04 PM

Ok. I found the first line. But that wont help me. The code is different. :(
Please have a look in my file ...

Kars10 01-20-2003 04:32 PM

Thanks for ignoring me and my pm Xiphoid.... :(

Floris 02-07-2003 12:48 PM

You are not allowed to distribute vBulletin files.

My hack is for unhacked board, if you have altered yours, re-apply it to fit your needs. I do not support that.

By the way, hack will work on 2.2.10

Kars10 02-07-2003 01:13 PM

Quote:

You are not allowed to distribute vBulletin files.
What you mean with that? The pm to you?? :)
Thats funny, i thought you have a licence...or have i postet it here in the thread?? :confused:
BTW: Xenon helps me out... :p

Floris 02-07-2003 01:31 PM

The copyright of vbulletin states you are not allowed to distribute the vbulletin files, who cares if someone else also has the license or not.

The point is: I only support for unhacked versions anyway.

Dan_UPC 02-25-2003 03:25 PM

Ok i've got a prob with this hack. If a user who in not logged in clicks the post reply button, they are then asked to log in but then they are taken to a 'no thread specified' error instead of the post reply screen .... looking at the url they are being sent to, it looks fine except that it is missing the &threadid=xxx part of the url. Everything works fine if the user is logged in before they click the link. I'm using 2.2.9 any clues why this is happening?

EDIT: I've fixed the problem, this is how I did it:

In the install instructions, I changed the line that says:

Code:

<form action="newreply.php" method="POST">
to read:

Code:

<form action="newreply.php?threadid=$threadid" method="POST">
That's it! Problem fixed.

Martin64 02-25-2003 09:01 PM

This is great, xiphoid, thanks a lot. :)


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.01003 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