vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to remove some texts in the login box! (https://vborg.vbsupport.ru/showthread.php?t=316233)

ku-med 12-26-2014 07:45 PM

How to remove some texts in the login box!
 
Hello there!

I've a question ..

How to remove these texts along with the # bullets points in the red box

https://vborg.vbsupport.ru/external/2014/12/11.png

I've tried removing them from phrases but the bullets points still there along with empty white space ..

Any ideas which template to edit?

Thanks in advance!

Lynne 12-26-2014 08:09 PM

Those are phrases. You may change them by going to admincp > Languages & Phrases > Search in Phrases > enter some of the text > Search > Edit.

ku-med 12-26-2014 08:31 PM

Quote:

Originally Posted by Lynne (Post 2528908)
Those are phrases. You may change them by going to admincp > Languages & Phrases > Search in Phrases > enter some of the text > Search > Edit.

Yup. when I remove them from the phrases, the bullet points are still there along the empty white space >> I want to remove that whole area in the green box

https://vborg.vbsupport.ru/external/2014/12/10.png

ozzy47 12-26-2014 08:48 PM

Edit the template, STANDARD_ERROR find and remove the following.

Code:

                    <div class="blockrow restore">
                        <ol>
                            <li>{vb:rawphrase not_logged_in_fill_in_form}</li>
                            <li>{vb:rawphrase may_not_have_sufficient_privileges}</li>
                            <li>{vb:rawphrase administrator_may_disabled_account}</li>
                        </ol>
                    </div>


ku-med 12-26-2014 08:56 PM

Thank you very much ozz47 that did the trick .. thanks again :)

ozzy47 12-26-2014 08:59 PM

Not a problem, glad to help. :)

Zachery 12-27-2014 12:47 AM

Why would you want to remove the messages telling people why they can't login? O.o

ozzy47 12-27-2014 12:57 AM

It really don't matter why, if he wants it removed, then so be it. :)

ku-med 12-27-2014 06:59 AM

Quote:

Originally Posted by Zachery (Post 2528942)
Why would you want to remove the messages telling people why they can't login? O.o

Well i didn't really fully omit the reasons why they can't log in .. I've just re-edited the upper part of the message to include the important reasons in a short way especially when you translate the messages in arabic lang it feels more like of a repetition .. so the final result is small neat box without a repetition. =)

ozzy47 12-27-2014 09:11 AM

Well glad to hear you were able to get it to look how you wanted. :)


All times are GMT. The time now is 11:38 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.01094 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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