Forums / Developer / please bring back ezi18n

please bring back ezi18n

Author Message

Georg Franz

Thursday 09 June 2011 2:15:07 am

Hi,

since 4.5, ezi18n is deprecated. So you are getting a fatal error if you are using it.

Well this isn't a problem for the own extensions you are using. But there are still many extensions at projects.ez.no which are not up to date.

My (not optimal) workaround is:

Put this in the config.php:

 /**
 * @deprecated Temporary compatibility layer for extensions
 */
function ezi18n( $context, $source, $comment = null, $arguments = null )
{
    return ezpI18n::tr( $context, $source, $comment, $arguments );
}

/**
 * @deprecated Temporary compatibility layer for extensions
 */
function ezx18n( $extension, $context, $source, $comment = null, $arguments = null )
{
    return ezpI18n::tr( $context, $source, $comment, $arguments );
}

Best wishes,
Georg.

--
http://www.schicksal.com Horoskop website which uses eZ Publish since 2004

Jarosław Heba

Thursday 09 June 2011 2:35:37 am

or use: include_once( 'kernel/common/i18n.php' );

 

Kind regards

J.

Georg Franz

Thursday 09 June 2011 2:54:31 am

Hi,

well, I didn't use the include because I am not sure if the file is still there in future versions.

But I took a look in the current file, there is the comment:

/**
 * @deprecated Since 4.3, superseded by {@link ezpI18n::tr()}
 *             Will be kept for compatability in 4.x.
 */

Well, whether the comment is wrong or it's a bug?

Best wishes,
Georg.

--
http://www.schicksal.com Horoskop website which uses eZ Publish since 2004

Georg Franz

Thursday 09 June 2011 6:43:31 am

Hi,

include_once( 'kernel/common/i18n.php' );

is the right solution.

If you put the functions in config.php you may get a "cannot redeclare" error from somewhere else.

Thanks Jaroslaw + André for the hint!

Best wishes,
Georg.

--
http://www.schicksal.com Horoskop website which uses eZ Publish since 2004

Marko Žmak

Thursday 09 June 2011 11:37:17 am

"

But I took a look in the current file, there is the comment:

/**
 * @deprecated Since 4.3, superseded by {@link ezpI18n::tr()}
 *             Will be kept for compatability in 4.x.
 */

"

Hm does this mean that this file will be removed when eZP 5.x comes out?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

André R.

Friday 10 June 2011 12:59:37 am

Yes, at least most likely.

Btw: There was a comment on this on the doc pages: http://doc.ez.no/eZ-Publish/Technical-manual/4.x/Reference/Libraries/ezi18n

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Marko Žmak

Friday 10 June 2011 7:43:25 am

"

Yes, at least most likely.

Btw: There was a comment on this on the doc pages: http://doc.ez.no/eZ-Publish/Technical-manual/4.x/Reference/Libraries/ezi18n

"

So that means that the quickfix Jaroslav suggested (and it's also suggested in the doc comment) will work only until eZP 4.9.

Why keep this file all that time and then remove it?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

eZ debug

Timing: Jan 29 2025 13:41:19
Script start
Timing: Jan 29 2025 13:41:19
Module start 'content'
Timing: Jan 29 2025 13:41:19
Module end 'content'
Timing: Jan 29 2025 13:41:19
Script end

Main resources:

Total runtime0.1302 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 587.9297180.8438
Module start 'content' 0.00530.0051 768.7734102.5234
Module end 'content' 0.01030.1198 871.2969530.5078
Script end 0.1301  1,401.8047 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00302.3044200.0002
Check MTime0.00120.9040200.0001
Mysql Total
Database connection0.00080.583610.0008
Mysqli_queries0.091270.03701410.0006
Looping result0.00110.82451390.0000
Template Total0.119591.710.1195
Template load0.00070.542910.0007
Template processing0.118791.193510.1187
Override
Cache load0.00050.367110.0005
Sytem overhead
Fetch class attribute can translate value0.00070.570510.0007
XML
Image XML parsing0.00020.170510.0002
General
dbfile0.00413.1334200.0002
String conversion0.00000.002630.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs