错误解码JSON数据-JOOMLA 3.6.5



昨天我开始与Joomla CMS合作。当我想更改社交图标的大小时,我在制作刷新页面时遇到了错误。

Error displaying the error page: Error decoding JSON data: Syntax error: Error decoding JSON data: Syntax error

为了诊断我下载的问题,我下载了json-db-check.php,当我将其用于结果时:

Checking table: a_assets, column rules
Checking table: a_banners, column params
Checking table: a_categories, column params
Checking table: a_contact_details, column params
Checking table: a_content, column attribs
Checking table: a_content_types, column rules
Checking table: a_extensions, column params
Checking table: a_finder_filters, column params
Checking table: a_menu, column params
Checking table: a_modules, column params
Checking table: a_newsfeeds, column params
Checking table: a_nextend2_smartslider3_generators, column params
Checking table: a_nextend2_smartslider3_sliders, column params
Checking table: a_nextend2_smartslider3_slides, column params
Checking table: a_tags, column params
Checking table: a_template_styles, column params
Row 10 is not valid JSON. Error: (Syntax error)
Content: #sp-bottom2 .icon-facebook:before, #sp-bottom2 .icon-twitter:before { font-size:40px !important; }
Checking table: a_users, column params
Checking table: a_viewlevels, column rules
Checking table: bak_a_assets, column rules
Checking table: bak_a_banners, column params
Checking table: bak_a_categories, column params
Checking table: bak_a_contact_details, column params
Checking table: bak_a_content, column attribs
Checking table: bak_a_content_types, column rules
Checking table: bak_a_extensions, column params
Checking table: bak_a_finder_filters, column params
Checking table: bak_a_menu, column params
Checking table: bak_a_modules, column params
Checking table: bak_a_newsfeeds, column params
Checking table: bak_a_tags, column params
Checking table: bak_a_template_styles, column params
Checking table: bak_a_users, column params
Checking table: bak_a_viewlevels, column rules
Finished checking invalid parameters

我可以在哪里删除这种样式?

Checking table: a_template_styles, column params
Row 10 is not valid JSON. Error: (Syntax error)
Content: #sp-bottom2 .icon-facebook:before, #sp-bottom2 .icon-twitter:before { font-size:40px !important; }

在表a_template_styles中,我找不到#sp tbottom应该在哪里?我该怎么办?

感谢您的帮助!

如果您需要快速修复才能重新进入,请下载3.6.2完整软件包,解压缩和上传内容到服务器。

最新更新