vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   illegal string offset 'value' in .../includes/adminfunctions_language.php on line 656 (https://vborg.vbsupport.ru/showthread.php?t=326034)

roiarthur 01-28-2018 08:15 PM

illegal string offset 'value' in .../includes/adminfunctions_language.php on line 656
 
I have a problem with the french language

Activity.php is not functioning with the url rewriting under french language but it is functioning under english.

I tried to uninstall the french language and reinstall the latest french version
Quote:

Suite Language Pack 4.2.1
and i receive that error message

Quote:

illegal string offset 'value' in .../includes/adminfunctions_language.php on line 656
The line 656:
Quote:

if (!validate_string_for_interpolation($phrase['value']))
How can i fix it ?

Thanks in advance

Inna 02-06-2018 09:05 AM

1- Disable all of the products/plugins by adding
Code:

define('DISABLE_HOOKS', true);
after
Code:

<?php
in
Code:

/includes/config.php
file, and see whether it works.
2- Check some phrases in AdminCP/ Phrases and Language / Search in phrases to see whether phrases and variables are translated correctly or not.
3- Re-upload the fresh vBulletin files (exclude images and install folder and config.php.new file) and check again.


All times are GMT. The time now is 12:56 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.01011 seconds
  • Memory Usage 1,712KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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