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)
-   -   Quick Reply Box (https://vborg.vbsupport.ru/showthread.php?t=34597)

Raven 03-03-2002 01:57 PM

This one are also good and i think all the boards around shall have this one instaled then u dont have to puss a lot of buttons
to mail some post....
an if i have to rate this one here then it is 5 stars
:p :p :p

Destee 03-03-2002 04:06 PM

Hey FireFly,

I deleted enctype="multipart/form-data" from my templates and disabled php file uploads in php.ini as a temporary fix for the php upload vulnerability.

My regular reply option is working but am getting the following error when using the Quick Reply box:

There is no thread specified. If you followed a valid link notify your webmaster.

Anything you can share to make it work again? :)

Thanks,

Destee
v 2.2.2

Admin 03-03-2002 04:09 PM

Remove the enctype part from showthread_quickreply as well.

Destee 03-03-2002 04:25 PM

Thank You FireFly! I had done a search for all templates that contained that string and it didn't return the showthread_replybox, so I just figured it couldn't be that! :)

Thank You Much ... all is well again.

Destee

Admin 03-03-2002 06:13 PM

Great. :D

LanciaStratos 03-03-2002 10:10 PM

Excellent hack, FireFly! :D

DrkFusion 03-03-2002 10:13 PM

Thats what I like to see, the author offering great support for his hack, along with his 45 other ones :)

hehe

E 03-04-2002 12:35 AM

will someone please help with my question above?

Admin 03-04-2002 11:39 AM

I don't recommend you to install hacks on your board if you don't know your way around the computer. It would be very irresponsible to mess with your forum like that. Sorry! :)

E 03-06-2002 08:31 AM

lol...well im not him... just using hsi accout cuz wqe run the same board.. but still
im using vs 2.2.2
I Did ALL 3 Steps... And it doesnt show
also as IronMic stated.....
Code:

if (!$getperms['canviewothers'] and $thread['postuserid']!=$bbuserinfo['userid']) {
  show_nopermission();
}

if ((!isset($pagenumber) or $pagenumber==0) and $pagenumber!="lastpage") {
  $pagenumber=1;
}

^^^These lines arent next too eachother.,.. they both exist but the bottom one is much further down the page... any help?


All times are GMT. The time now is 11:49 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.01824 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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