-
سوال در مورد com_finder/helpers/indexer
سلام و درود
من بعضی جاهای مدیریت با ارور
Fatal error: Class 'FinderIndexerTaxonomy' not found in /home/user/public_html/administrator/components/com_finder/helpers/indexer/indexer.php on line 484
مواجه میشوم که خطش هر رقمی میتونه باشه .
میخواستم بدونم من قبلم کامپوننت تگ Taxonomy رو نصب کرده بودم که حذفش کردم .
میتونه از اون باشه ؟
یا اینکه Taxonomy مربوط به هسته ی جوملاست و چیز دیگریست ؟
کد:
// Remove the orphaned taxonomy nodes.
FinderIndexerTaxonomy::removeOrphanNodes();
// Remove the taxonomy maps.
FinderIndexerTaxonomy::removeMaps($linkId);
// Remove the orphaned taxonomy nodes.
FinderIndexerTaxonomy::removeOrphanNodes();
// Optimize the taxonomy mapping table.
//@TODO: PostgreSQL doesn't support OPTIMIZE TABLE
// Temporary workaround for non-MySQL solutions
if (strpos($db->name, 'mysql') === 0)
{
$db->setQuery('OPTIMIZE TABLE ' . $db->quoteName('#__finder_taxonomy_map'));
$db->query();
این جور کدها مربوط به کامپوننت حذف شده هست یا مال خود جوملاست ؟
لطفا پلیز

ویرایش توسط mehdininja : 10-18-2014 در ساعت 01:00 PM
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
10-18-2014 12:56 PM
# ADS
تبلیغات در جوملا فارسی
-
این افزونه در هسته جوملاست و مسلما با حذف اون با چنین مشکلاتی مواجه خواهید شد
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
علاقه مندی ها (Bookmarks)