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)

MikeL 04-29-2002 11:34 AM

Very nice but I get a runtime error line 274 anyone else...

PS I'm a newbie... be kind.

Thanks

Pulsorock 04-29-2002 09:42 PM

What if I allow Guest/Unregistered users to post in my boards. Is there a way I can prevent them from using the quick reply box to post and in that way preventing that what they type appears with no name in the author field?

Boofo 05-01-2002 12:03 PM

We installed the quick reply box, which by the way is a great hack. We installed bira's expand and contract like you have here and now when we use the reply box it gives us this error:

No thread specified. If you followed a valid link, please notify the webmaster.

Firefly, have you run into this problem yet and do you have any idea what might be causing it? Thanks in advance.

Chris M 05-01-2002 05:58 PM

@Boofo - How do you mean?

Will it not allow you to post?

If not, maybe you should check your "showthread" template again, and make sure you havent put the $replybox, or the code it tells you to put in, in the wrong place...

Satan

Learner29 05-01-2002 08:31 PM

this is an excellent hack. I love it. I tried it and it works very fine.

Sketch 05-01-2002 09:29 PM

nice work, Firefly. Works weel. ;)

Sketch

Learner29 05-01-2002 11:01 PM

> nice work, Firefly. Works weel. ;)

IMHO, this Quick Reply Box hack is one of the very best hacks I ever used.
It works nice, it is VERY useful, and I personally did not have ANY error
with it, though I installed it on four different bulletins.

can I send a flower (F) to FireFly. ?

ForKmaN 05-02-2002 07:06 AM

I installed this hack and it seemed to work fine, but it started giving me syntax errors because of the JavaScript with the checking message length part of the hack, is there someway I can fix this?

I was going to uninstall it but I'm not sure if this code for this hack is interfering with other hacks.

Jawelin 05-02-2002 07:07 AM

Quote:

Originally posted by akaler
[...]
Two suggestions

A. I noticed that when you do a quick reply, it doesn't add that particular post to your subscribed threads. Is there a way to turn that on? Or perhaps in an update, give a checkbox someone hits to subscribe... a little "subscribe to thread" box would be cool.

A lot of people don't even know they're subscribed to threads when they reply the normal way. A checkbox system would not just give them a choice, but give them awareness, too.


Look at Post #272 and more...
:p

Instead, I'm still looking for a way to check if the current page is the last page of the thread .... Anyone ?!?!? :disappointed:
Thnx

Admin 05-02-2002 09:44 AM

Jawelin: Try
Code:

if ($pagenumber == ceil($totalposts/$perpage)) {
But you will need to move the hack down a bit I think... mess with it a little.


All times are GMT. The time now is 04:07 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.01919 seconds
  • Memory Usage 1,736KB
  • 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)bbcode_quote_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