vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBindex (https://vborg.vbsupport.ru/forumdisplay.php?f=103)
-   -   Blasted copyright. (https://vborg.vbsupport.ru/showthread.php?t=80634)

BluPhoenix 05-05-2005 07:45 AM

in vbindex.php find:
Code:

$vbphrase['copyright'] = construct_phrase($vbphrase['vbi_copyright'], $vboptions['templateversion'], $vbindex['version']);

Titus 05-06-2005 03:14 AM

I did a search in my vbindex file, and I couldn't find that string, nor any instance of 'vbi_copyright' or '$vboptions['templateversion']'. I may have already removed it.

Chris M 05-06-2005 08:35 AM

Quote:

Originally Posted by Titus
I've already found that, and removed the text. No change, the copyright is still being displayed.

The contents of the [high]vbi_copyright[/high] phrase:

Code:

Powered by: vBulletin Version {1} &amp; vBindex Version {2}<br />
vBulletin Copyright &copy; MM - MMIV Jelsoft Enterprises Ltd.<br />
vBindex Copyright &copy; MMII - MMIV Winter Systems.

The part that you are looking to move is:
Code:

<br />vBindex Copyright &copy; MMII - MMIV Winter Systems.
If you remove the [high]<br />[/high] tag your vBindex copyright will be inline with the Jelsoft copyright ;)

Satan

Titus 05-07-2005 02:28 AM

That's the thing though, my vbi_copyright phrase consists entirly of
Code:

&nbsp;
.

moments later...

I just deleted the phrase vbi_copyright from my database. However, the copyright is still being displayed at the very bottom of the page, as shown above.

Edit: Just want to say thanks for the help. I tend to come off as being short and a bit brisk. I don't intend to be, I'm just a bit ticked at this problem.

Chris M 05-10-2005 05:42 PM

Quote:

Originally Posted by Titus
That's the thing though, my vbi_copyright phrase consists entirly of
Code:

&nbsp;
.

moments later...

I just deleted the phrase vbi_copyright from my database. However, the copyright is still being displayed at the very bottom of the page, as shown above.

Edit: Just want to say thanks for the help. I tend to come off as being short and a bit brisk. I don't intend to be, I'm just a bit ticked at this problem.

You might want to check your main vBulletin footer as well, as that may be the actual cause of the problem, not the phrase above ;)

Satan

Titus 05-30-2005 10:16 PM

No luck with that either. I didn't want to resort to a sloppy hack such as this, but... I fixed the problem by adding, to the very bottom of my vbindex_footer template, an open-ended div with its display property set to none. It fixes the problem, but doesn't make me feel warm and fuzzy.


All times are GMT. The time now is 08:48 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.01050 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
  • (5)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
  • (6)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