分别修改以下两个文件:
components/com_j2store/views/checkout/tmpl/default_shipping.php
components/com_j2store/views/checkout/tmpl/default_billing.php
分别修改以下两个文件:
components/com_j2store/views/checkout/tmpl/default_shipping.php
components/com_j2store/views/checkout/tmpl/default_billing.php
以下解决方案针对Crmery 2.0.11有效
in content.php
line 600
add the code below:
$model->hit();
You will firstly need to create a Template Override for the following file:
components/com_users/views/login/tmpl/default_login.php
1.安全考虑 用于文档开头
defined('_JEXEC') or die('Restricted access');
Mosets Tree uses listing names as page titles. This article shows how you can make a simple core modification to Mosets Tree's source codes to use one or more custom fields data in your listing title.
If you do not want to run the full update, here's the modification you can do to fix this error.
开启expires模块,a2enmod expires
然后在.htaccess文件中添加以下内容: