vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   editing phrases (https://vborg.vbsupport.ru/showthread.php?t=64448)

flat6 04-27-2004 05:54 PM

editing phrases
 
So I'm bumbling about with phpMyAdmin, and trying to change something in the phrases table, from:

PHP Code:

Welcome to our newest member, <a href="{1}">{2}</a

To:

PHP Code:

The Flat 6 community says welcome to <a href="{1}">{2}</a>, our newest member

I changed it alright in the table, but it doesn't want to change when the actual page is being displayed. What's going on here, caching, or am I looking in the wrong place, or... :rolleyes:

Thanks.

NTLDR 04-27-2004 08:00 PM

Phrases should be edited via the Phrase Manager in the ACP. Manual edits to the phrase table won't take effect untill you edit and save a phrase via the ACP.

flat6 04-27-2004 08:23 PM

Interesting. Just out of curiosity, I did edit the phrase table manually, so how was the website still able to print out the original information? Is this another one of vB's speed tricks, to periodically build templates without the need to constantly access the phrase table?

Zachery 04-27-2004 09:01 PM

Quote:

Originally Posted by flat6
Interesting. Just out of curiosity, I did edit the phrase table manually, so how was the website still able to print out the original information? Is this another one of vB's speed tricks, to periodically build templates without the need to constantly access the phrase table?

It caches the templates in the datastore, you should never edit any of the vB tables by phpmyadmin unless its really nessary, this would be one of the times, vBulletin 3 does provide an area to edit the phrases

flat6 04-27-2004 09:14 PM

I guess I'm just used to the hackish ways of phpBB :)

flat6 04-29-2004 06:49 PM

BTW, where is this caching stored?

NTLDR 04-29-2004 07:04 PM

In the language table as a serialized array of all a set groups phrases in its own column.


All times are GMT. The time now is 01:13 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.01043 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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