vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Some words not translated after upgrade to 4.1.11 (https://vborg.vbsupport.ru/showthread.php?t=279483)

Spika 03-31-2012 10:21 AM

Yeahhh! the last addition correct the problem in the email Contact Us !!!!

Thanks a lot!

ddrum 04-15-2012 12:00 AM

Quote:

Originally Posted by kh99 (Post 2310705)
The fix above was only tested (by me, anyway) on the problems reported in this thread. It might actually be a better solution to just use the function fetch_phrase() from vb 4.1.10, I'm not sure. In any case you might try this (in addition to the above changes): In includes/functions.php around line 3530, add the lines in red:

Code:

function fetch_email_phrases($email_phrase, $languageid = -1, $emailsub_phrase = '', $varprefix = '')
{
        if ($languageid == -1)
        {
                $languageid = LANGUAGEID;
        }

        if (empty($emailsub_phrase))


let us know if it works.

Is there any way that you can provide a video on how exactly to make these changes? There is so much confusion on these pages that I don't know where to start.

Thanks,
Deborah

kh99 04-15-2012 01:22 AM

Quote:

Originally Posted by ddrum (Post 2320202)
Is there any way that you can provide a video on how exactly to make these changes?

I can't do anything like that - maybe someone else will. But I should point out that this fix was only for vb4.1.11. Version 4.1.12 has been released and this problem should be fixed, so you might just want to upgrade to that version.


All times are GMT. The time now is 03:38 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.01066 seconds
  • Memory Usage 1,717KB
  • 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
  • (3)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