سلام
فایل زبان این کامپوننت را پیدا کردم .
آیا لازم است به این کدها چیزی اضافه کنم ؟کد:<?php /************************************************************* * Joomla Community Builder Backwards compatibility file: RC2 only! will be removed! * @version $Id: english.php 831 2010-01-26 11:04:24Z beat $ * @package Community Builder * @subpackage comprofiler.class.php * @author JoomlaJoe and Beat * @copyright (C) JoomlaJoe and Beat, [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] * @license [مهمان/کاربر گرامی برای دیدن لینک ها ابتدا باید عضو سایت شوید و لاگین کنید برای ثبت نام اینجا کلیک کنید] GNU/GPL version 2 */ if ( ! ( defined( '_VALID_CB' ) || defined( '_JEXEC' ) || defined( '_VALID_MOS' ) ) ) { die( 'Direct Access to this location is not allowed.' ); } global $mainframe; // KEEP $mainframe on purpose as this file can be included from elsewhere. $UElanguagePath = $mainframe->getCfg( 'absolute_path' ).'/components/com_comprofiler/plugin/language'; if ( file_exists( $UElanguagePath.'/' . $mainframe->getCfg( 'lang' ) . '/' . $mainframe->getCfg( 'lang' ) . '.php' ) ) { include_once( $UElanguagePath . '/' . $mainframe->getCfg( 'lang' ) . '/' . $mainframe->getCfg( 'lang' ) . '.php' ); } else { include_once( $UElanguagePath . '/default_language/default_language.php' ); } ?>





علاقه مندی ها (Bookmarks)