View Issue Details

IDProjectCategoryView StatusLast Update
1459ComposrGeneral / Uncategorisedpublic2013-12-05 15:03
Reporterntsdm Assigned ToGuest  
PrioritynormalSeverity@80@ 
Status resolvedResolutionfixed 
Summary1459: A language entry is missing: TAG_CLOUD (version: 9.0.9, PHP version: 5.2.17, URL: /site/index.php?page=members&type=misc)
DescriptionCritical error – bailing out

This is an error that has been elevated to critical error status because it occurred during the primary error mechanism reporting system itself (possibly due to it occuring within the standard output framework). It may be masking a secondary error that occurred before this, but was never output - if so, it is likely strongly related to this one, thus fixing this will fix the other.

A language entry is missing: TAG_CLOUD (version: 9.0.9, PHP version: 5.2.17, URL: /site/index.php?page=members&type=misc)


Stack trace…

File -> '/home/surfae4i/public_html/sources/failure.php'
 Line -> 796
 Function -> 'die_html_trace'
 Args -> array ( 0 => 'A language entry is missing: TAG_CLOUD (version: 9.0.9, PHP version: 5.2.17, URL: /site/index.php?page=members&type=misc)', )


File -> '/home/surfae4i/public_html/sources/global2.php'
 Line -> 1042
 Function -> '_fatal_exit'
 Args -> array


File -> '/home/surfae4i/public_html/sources_custom/lang.php'
 Line -> 214
 Function -> 'fatal_exit'
 Args -> array


File -> '/home/surfae4i/public_html/sources/global.php(210) : eval()\'d code'
 Line -> 43
 Function -> '_do_lang'
 Args -> array ( 0 => 'TAG_CLOUD', 1 => NULL, 2 => NULL, 3 => NULL, 4 => NULL, 5 => true, )


File -> '/home/surfae4i/public_html/sources/zones.php(934) : eval()\'d code'
 Line -> 1
 Function -> 'do_lang'
 Args -> array ( 0 => 'TAG_CLOUD', )


File -> '/home/surfae4i/public_html/sources/zones.php'
 Line -> 934
 Function -> 'eval'


File -> '/home/surfae4i/public_html/sources/zones.php'
 Line -> 686
 Function -> 'do_block_get_cache_identifier'
 Args -> array


File -> '/home/surfae4i/public_html/sources/tempcode.php'
 Line -> 763
 Function -> 'do_block'
 Args -> array ( 0 => 'side_tag_cloud', 1 => array ( 'block' => 'side_tag_cloud', ), )


File -> '/home/surfae4i/public_html/sources/tempcode.php'
 Line -> 1056
 Function -> 'handle_symbol_preprocessing'
 Args -> array ( 0 => array ( 0 => array ( ), 1 => 0, 2 => 'BLOCK', 3 => array ( 0 => 'block=side_tag_cloud', ), ), 1 => NULL, )


File -> '/home/surfae4i/public_html/sources/tempcode.php'
 Line -> 855
 Function -> 'handle_symbol_preprocessing'
 Class -> 'Tempcode'
 Object -> object
 Type -> '->'
Args -> array ( )


File -> '/home/surfae4i/public_html/sources/tempcode.php'
 Line -> 1056
 Function -> 'handle_symbol_preprocessing'
 Args -> array


File -> '/home/surfae4i/public_html/sources/support.php'
 Line -> 639
 Function -> 'handle_symbol_preprocessing'
 Class -> 'Tempcode'
 Object -> object
 Type -> '->'
Args -> array ( )


File -> '/home/surfae4i/public_html/sources/site.php'
 Line -> 662
 Function -> 'globalise'
 Args -> array


File -> '/home/surfae4i/public_html/site/index.php'
 Line -> 39
 Function -> 'do_site'
 Args -> array ( )


Details here are intended only for the website/system-administrator, not for regular website users.
» If you are a regular website user, please let the website staff deal with this problem.

Depending on the error, and only if the website installation finished, you may need to edit the installation options (the info.php file).
Steps To Reproduceusing the site
Additional InformationI use IE-11 Chrome and firefox remotely and they all 3 five the same error
TagsNo tags attached.
Attach Tags
Attached Files
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2013-12-05 15:03

administrator   ~1896

Automated response: Missing language string error on side_tag_cloud block

If block caching is on, and a page uses the side_tag_cloud block, but does not use the main_search block, a missing language string error will be shown.

Chris Graham

2013-12-05 15:03

administrator   ~1897

A hotfix (a TAR of files to upload) have been uploaded to this issue. These files are made to the latest intra-version state (i.e. may roll in earlier fixes too if made to the same files) - so only upload files newer than what you have already. Always take backups of files you are replacing or keep a copy of the manual installer for your version, and only apply fixes you need. These hotfixes are not necessarily reliable or well supported. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/).

Chris Graham

2013-12-05 15:03

administrator   ~1898

Note that clearing the block cache will be required for this fix to work.

Issue History

Date Modified Username Field Change
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised