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)

Amasov 02-05-2002 09:54 PM

@inetd
I'm sorry, but what kind of scriptlanguage is "Java" ?? ( :cool: )

No, seriously, just a few hours ago a moderator told me that she has the same problem. I'm not very common with Java therefore I'm also looking forward to an answer for your question. :)

@FireFly:
Damned, how did you insert your personal text in "Who's online?" ???????

:D :D

Nam 02-05-2002 10:38 PM

Wonderful hack, I believe this actually save some bandwidth? or not :).

Destee 02-06-2002 04:17 AM

I am loving this one FireFly !!!

Thank You !!!

Admin 02-06-2002 06:37 AM

Nam, maybe but I'm not sure. Probably though, since you don't load newreply.php every time you want to post... :)

Gutspiller 02-06-2002 02:27 PM

FireFly, one of my users has notified me that when she uses the quick reply box to post that in her control panel it doesn't show that thread as one she has replied to. Can this be fixed?

Any help on this would be great.

Thanks. :up:

Amasov 02-06-2002 03:12 PM

@Inetd:

My Java problem is fixed by now. It was a carriage return inside the script between a string and it's quotes (error: missing object) maybe caused during the translation.

@Gutspiller:

Maybe the error is caused by yourself? On mine it works perfectly.

spazeman 02-06-2002 08:02 PM

that hack rules :) well done firefly!

nafae 02-06-2002 11:52 PM

Perhaps I missed something, but
Code:

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

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

isn't in 2.2.2, is this hack 2.2.2 ready?

FWC 02-07-2002 12:08 AM

Quote:

Originally posted by nafae
isn't in 2.2.2, is this hack 2.2.2 ready?
It's there. There is an extra
Code:

or $bbuserinfo['userid']==0
in the first line in 2.2.2.

nafae 02-07-2002 01:35 AM

ok, should I replace the or $bbuserinfo also I assume, with the code provided?

-thx btw


All times are GMT. The time now is 03:29 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.01892 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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