vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Quick Reply Box for 2.3.3? (https://vborg.vbsupport.ru/showthread.php?t=58711)

flstreetscene 11-19-2003 10:14 PM

Quick Reply Box for 2.3.3?
 
Hi which version of the quick reply box do I download exactly for this version of the forum for me?

Thanks!

sabret00the 11-19-2003 10:35 PM

download chen's i think theirs a fix halfway throught the thread for 2.3.0+ versions

flstreetscene 11-19-2003 11:56 PM

Ok I'm having a little trouble with this coding...

I've attached my current showthread.php document and what it looks like but it does not seem to be working. Not sure what could be wrong.

Also where it asks to create a new template by the name "showthread_replybox" do I just create a new document in Dreamweaver, add the content, save it as showthread_replybox.php and then upload it to the same directory as the showthread.php?

It also asks to insert $replybox after a certain code in showthread.php but could not find that piece. Could it be that I'm running 2.3.3?

Thanks for the help.

assassingod 11-20-2003 05:41 AM

You're not allowed to post full vB files. Please remove the attachment.

Also, you create templates in the template section of the admin cp (Admin CP->Template->Modify)

And you need to edit the showthread template, not the file.

flstreetscene 11-20-2003 08:50 PM

Ok I found and opened the template, but the first step in the instructions where it asks me to replace the code twice, can not be found using the find feature. Any help on this?

Thanks.

assassingod 11-20-2003 08:54 PM

Try shorting the string your want to find (IE, using something rather than <somecode>something</morecode> )

flstreetscene 11-20-2003 09:49 PM

I did;

For example the instructions asks;
"1. In showthread.php find this bit of code both times!:
// ##################################################
if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) {
show_nopermission();
}"

So I typed in "if (!$getperms" for the find field and found nothing.

assassingod 11-20-2003 09:58 PM

You need to edit the showthread.php file for that.


All times are GMT. The time now is 08:03 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.01095 seconds
  • Memory Usage 1,715KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete