<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>叶子网络bbs论坛 - 商城后台使用指导</title>
    <link>http://www.fob0.com/forum.php?mod=forumdisplay&amp;fid=59</link>
    <description>Latest 20 threads of 商城后台使用指导</description>
    <copyright>Copyright(C) 叶子网络bbs论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 05:00:27 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.fob0.com/static/image/common/logo_88_31.gif</url>
      <title>叶子网络bbs论坛</title>
      <link>http://www.fob0.com/</link>
    </image>
    <item>
      <title>cls_image::gd_version()</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=310</link>
      <description><![CDATA[Strict Standards: Non-static method cls_image::gd_version() should not be called statically in E:\\web\\shopex\\includes\\lib_base.php on line 346PHP 5.3版本以上会出现这个错误。在346行里面，发现gd_version()方法未声明静态static，所以会出错：return cls_ima ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Fri, 11 Dec 2015 06:17:43 +0000</pubDate>
    </item>
    <item>
      <title>ECShop出现Strict Standards: Only variables should be passed by reference in的...</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=309</link>
      <description><![CDATA[解决办法：

打开cls_template.php文件中发现下面这段代码：


$tag_sel = array_shift(explode(\' \', $tag));
忘记说了，我的PHP版本是5.4.19，PHP5.3以上默认只能传递具体的变量，而不能通过函数返回值传递，所以这段代码中的explode就得移出来重新赋值了

$tagArr = e ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Fri, 11 Dec 2015 06:15:57 +0000</pubDate>
    </item>
    <item>
      <title>ecshop怎样在新主页模板里调用首页主广告</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=308</link>
      <description><![CDATA[第一步：index.php里加了一个方法，调用XML文件；function get_flash_xml()

function get_flash_xml()
{
    $flashdb = array();
    if (file_exists(ROOT_PATH . DATA_DIR . \'/flash_data.xml\'))
    {
        // 兼容v2.7.0及以前版本
        if (!preg_match_al ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Mon, 07 Dec 2015 09:42:41 +0000</pubDate>
    </item>
    <item>
      <title>opencart 重置密码</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=254</link>
      <description><![CDATA[进入opencart的数据库，找到xx_user 【这里的xx_是数据库前缀，根据你的网站安装时候而定，所以你找到user就可以了】，然后点击浏览
然后进去之后找到最高管理员，我这里只有一个管理员，admin，然后点击红色“X”前面的一支笔，也就是修改，进入如下界面，把admin下面 ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Fri, 25 Sep 2015 02:11:55 +0000</pubDate>
    </item>
    <item>
      <title>外贸建站，zencart与magento的十大比较</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=235</link>
      <description><![CDATA[众所周知，zencart与magento是目前世界上最为流行的两大外贸网店系统，它们在外贸领域凭借各自的供热各领风骚。那么，他们各自都有些什么优缺点呢？
以下对比十个方面是从各方面采集的，希望各位大虾指点一二啊.......

1．对运行环境的要求
Zen cart 对运行环境要求不 ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Mon, 15 Jun 2015 01:55:59 +0000</pubDate>
    </item>
    <item>
      <title>opencart分析</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=234</link>
      <description><![CDATA[opencart是自有开发的一套架构，其实现思想也是基于MVC的一种方式，架构的核心在system/engine下面，包括了几个文件，

1）：controller.php   所有控制器的基类

2）：action.php   动作转向，也就是路径，比如 catalog下面的类ControllerAccountAddress就是对于accoun ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Sat, 06 Jun 2015 07:16:20 +0000</pubDate>
    </item>
    <item>
      <title>OpenCart1.5.6简体中文语言包</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=233</link>
      <description><![CDATA[下载地址：OpenCart1.5.6简体中文语言包http://www.opencartchina.com/extension119.html
下载后解压压缩包里面有两个文件夹，admin是后台语言包，catalog文件是前台语言包。请把它们上传到你的OpenCart 网站目录根。登录到你的网店后台。

注意： 请确保你现在的版本是 ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Sat, 06 Jun 2015 07:14:57 +0000</pubDate>
    </item>
    <item>
      <title>外贸商城建站-OpenCart系统简介</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=228</link>
      <description><![CDATA[概况

OpenCart是国外著名的开源电子商务系统，由英国人Daniel一人独立开发，其社区非常活跃，由各国网友翻译出来的语言包已经达到18种，其中包括中文，俄文，法文，西班牙文，德文，日文等等。版本Opencart目前的最新版本为V2.0.2.0；中文版目前最新为v2.0.2.0。优势

 ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Tue, 28 Apr 2015 10:42:19 +0000</pubDate>
    </item>
    <item>
      <title>zencart目录结构及模板修改 （详细说明）</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=221</link>
      <description><![CDATA[1、 zen-cart模板规则1.1 /include/目录底下文件夹存放规则及其作用language常数定义 ；modules具体页修改 这个文件夹底下是放模板的这面是默认模板目录，所有在自定义模板找不到 自己所要安装的模板的文件都可以在这里找到1.2 文件夹底下文件的规则及其作用板文件夹底 ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Tue, 28 Apr 2015 03:49:11 +0000</pubDate>
    </item>
    <item>
      <title>OpenCart 系统主要文件结构介绍</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=220</link>
      <description><![CDATA[目前网络上有zencart的文件结构介绍，但是没有opencart电子商城系统文件结构介绍，所以就从网上收集了些opencart相关资料，希望对修改opencart系统有帮助.

前台控制程序列表-catalog/controller

Catalog
|controller
|account 会员功能


|—— account.php 会员功能 ...]]></description>
      <category>商城后台使用指导</category>
      <author>rain</author>
      <pubDate>Tue, 28 Apr 2015 03:47:14 +0000</pubDate>
    </item>
    <item>
      <title>外贸商城建站-OpenCart独立网店系统（OpenCart简介）</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=183</link>
      <description><![CDATA[OpenCart的优势在于前台界面的设计非常适合欧美购物者的浏览习惯：简洁，直观，唯美！
　　后台也非常的简洁明了，而且功能强大，对于初学者来说非常容易上手，对于大多数经验丰富的网店经营者来说，OpenCart的后台管理功能也基本能满足其需求。OpenCart可以说是最适合 ...]]></description>
      <category>商城后台使用指导</category>
      <author>admin</author>
      <pubDate>Sat, 11 Oct 2014 08:27:01 +0000</pubDate>
    </item>
    <item>
      <title>zencart 1.5系统重置密码</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=150</link>
      <description><![CDATA[zencart 1.5系统重置密码具体步骤

[*]进入phpmyadmin，打开zencart数据库，再打开admin数据表
[*]进入SQL模式：DELETE FROM admin WHERE admin_name = \'admin\'; INSERT INTO admin (admin_name, admin_email, admin_pass, admin_profile) VALUES (\'admin\', \'admin@loca ...]]></description>
      <category>商城后台使用指导</category>
      <author>admin</author>
      <pubDate>Thu, 25 Sep 2014 08:04:59 +0000</pubDate>
    </item>
    <item>
      <title>外贸建站-ZENCART后台使用指导下载</title>
      <link>http://www.fob0.com/forum.php?mod=viewthread&amp;tid=77</link>
      <description><![CDATA[ZENCART后台使用指导]]></description>
      <category>商城后台使用指导</category>
      <author>admin</author>
      <pubDate>Fri, 27 Dec 2013 02:07:51 +0000</pubDate>
    </item>
  </channel>
</rss>