vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Moving Post Reply Button (https://vborg.vbsupport.ru/showthread.php?t=185142)

Boosted Panda 07-13-2008 01:00 AM

Moving Post Reply Button
 
How can I move the post reply button next to the edit button. I copied the code and it shows as closed. The other buttons still work.

Dismounted 07-13-2008 06:32 AM

Most likely, the variable used in the conditional for the button is out of scope in the postbit template. You will have to bring it back into scope (using a plugin to run "global $somevar").

Opserty 07-13-2008 07:13 AM

Or
Code:

$GLOBALS['somevar']

Boosted Panda 07-13-2008 06:20 PM

Thanks guys for the advice however!!!! I have no clue what you're telling me :p

Opserty 07-13-2008 08:10 PM

Look for it in the showthread template and copy it to the postbit(_legacy) template.

Boosted Panda 07-13-2008 10:36 PM

Im so sorry ya'll I can't find it :'(

sylar 07-14-2008 05:51 AM

I think you need to learn a bit more on how to use the Admin panel before endeavoring into donig these changes. Chck out the downloadable manual and search for the items that people mentioned here and you will start to get an idea on how to do it.

It took me months to get very familiar with the back end.

Boosted Panda 07-14-2008 08:03 PM

Quote:

Originally Posted by sylar (Post 1574763)
I think you need to learn a bit more on how to use the Admin panel before endeavoring into donig these changes. Chck out the downloadable manual and search for the items that people mentioned here and you will start to get an idea on how to do it.

It took me months to get very familiar with the back end.

I did search in templates found nothing. I actually have been using VB for a while now and have a completely customized theme that is pretty sweet however I couldn't find the variable they posted. I don't mind advice but try being a bit more constructive.


All times are GMT. The time now is 09:25 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.01152 seconds
  • Memory Usage 1,721KB
  • 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)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