Narrow screen resolution Wide screen resolution default color green color orange color

Translate this site

         

即将发布

RSS 供稿

搜索本站
搜索关键词 database
一共找到 62 条匹配的记录. database Google

第 1 - 30 共有 62
... // mainframe is an API workhorse, lots of 'core' interaction routines $mainframe = new mosMainFrame( $database, $option, '.' );   在其上方插入下面的代码: // A...
2008-08-06

你应该听说过“维基百科”吧?那么大的知识库所用的核心就是 MediaWiki 程序。 JoomlaWiki 组件就是将 MediaWiki 改造成 Joomla! 1.5 的标准组件,使它与 Joomla
2008-07-16

2008年7月: JoomlaFCK2 更名为 JCK; 核心升级到最新的 FCKeditor 2.6.2; 增加图片上传功能,并且可以在浏览服务器端图片同时进行预览; 增加站内
2008-07-09

  2008年7月5日:JCK 1.1.5 版本发布 修正了 IE7 上发生的“Calendar.setup ...”错误; 汉化作者修正了“XML Parsing Error at 526:72. Error 68: XML_ERR_NAME_REQUIRED
2008-07-06

5. 安装Joomfish后,就注册不了用户了。
(Joomla! 中文论坛/组件(components))
...,填完注册项后提示: Fatal error: Class 'ContentObject' not found in /plugins/system/jfdatabase/jfdatabase_inherit.php on line 189 ...
2008-08-27

...y.php链接设置了mysql的密码, 但是设置密码之后再打开http://127.0.0.1/xampp/就提示: Database Error: Unable to connect to the database:Could not connect to MySQL 我试着修...
2008-07-30

7. 求助高人:xampp修改mysql密码后无法链接数据库
(Joomla! 中文论坛/架设服务器)
...y.php链接设置了mysql的密码, 但是设置密码之后再打开http://127.0.0.1/xampp/就提示: Database Error: Unable to connect to the database:Could not connect to MySQL 我试着修...
2008-07-30

8. 关于VirtueMart 安装时找不到数据表的问题
(Joomla! 中文论坛/组件 (components))
提示如下 Let's prepare the database now (the Installation Script hasn't found existing mambo-phpShop/VirtueMart Tables, so let's do a fresh installation). 中文意思是 现在
2008-07-23

就使用phpMyAdmin Database Manager导出成sql,然后备份程序,修改配置信息,上传,导入sql数据,就这种方式。和SEF相关吗,我好像开启了sef,谢谢站长!
2008-07-23

10. YVComment无法安装,请教!
(Joomla! 中文论坛/组件(components))
我使用的是joomla1.53,安装YVComment时出现了 Database errors: Error message: "You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for t
2008-06-29

11. Re: gforge平台上挂接joomla,lifetype,mediawiki,phpbb
(Joomla! 中文论坛/其他程序挂接)
如果大家不整合那么多的系统,或者把这个包扩展想整合更多的东西。请注意 comlogin目录下的 celog.php文件 中的,celog的构造函数 function __construct() &nb
2008-06-25

12. 1.5.3 无法搜寻中文
(Joomla! 中文论坛/安装相关)
...文字都 ok), 该如何是好? 数据库版本:  5.0.51a-community-nt  数据库整理规则(DATABASE COLLATION):  utf8_general_ci  Joomla!版本:  Joomla! 1.5.3 Produ...
2008-06-10

13. Re: joomla 安装问题 请尽快回复
(Joomla! 中文论坛/安装相关)
使用 xampp  1.64 joomla 1.5  出现同样问题  Unable to connect to the database:Could not connect to MySQL
2008-06-07

14. Re: 找了好几天了就是找不到
(Joomla! 中文论坛/模块(module))
...。 如果你要对content表加入新的自定义字段进行操作,那你必须修改 libraries\joomla\database\table\content.php 很明显这是一个orm的文件。 ========================== ...
2008-06-05

15. Re: 1.5留言本安装错误提示
(Joomla! 中文论坛/组件(components))
...num_rows(): supplied argument is not a valid MySQL result resource in D:\MYOA\webroot\Joom\libraries\joomla\database\database\mysql.php on line 337 救急。。。 ...
2008-05-07

谢谢,重新开了一个数据库,已解决
2008-04-29

字面意思是不能载入数据库引擎
2008-04-28

...joomla,在安装到输入数据库账号密码这一步后,点下一步,出现了JError Unable to load Database Driver:mysql     我是同样版本的joomla,数据库资料也是一样...
2008-04-26

19. gallery2上传图片的问题
(Joomla! 中文论坛/图库相关)
...stem Information Gallery version 2.2.2 PHP version 4.3.9 apache2handler Webserver Apache/2.0.52 (CentOS) Database mysqlt 4.1.20 Toolkits Thumbnail, Gd Operating system Linux gxy.lzu.edu.cn 2.6.9...
2008-04-21

20. Re: 帖子的日期无法正常显示
(Joomla! 中文论坛/安装与维护)
打开文件/includes/database.php,找到第第102行 //@mysql_query("SET NAMES 'utf8'", $this->_resource); 将前面的注释去掉,改成 @mysql_query("SET NAMES 
2008-04-20

21. 自己动手将joomla 1.0.15改为utf-8版本
(Joomla! 中文论坛/Joomla Hacks)
... DEFINE(_ISO,'charset=iso-8859-1′); 替换为 DEFINE(_ISO,'charset=utf-8′); 6,修改includes/database.php 第102行 //@mysql_query(SET NAMES utf8′, $this->_resource); 替换为 @my...
2008-04-15

22. 请教老白、yeyo.该如何解决?
(Joomla! 中文论坛/安装与维护)
...~~~~~~~~~~~~等等 = = = = = = = = = = 我的服务器环境为: phpMyAdmin Database Manager Version 2.8.2 PHP Information Version 4.4.2 About AppServ Version 2.4.6...
2008-04-13

23. SMF 2.0 Beta 3 Public 发布
(Joomla! 中文论坛/论坛相关)
...ook at the changelog on the download page - some of the highlights include:        * Database abstraction including support for PostgreSQL and SQLite     * Post and at...
2008-03-21

24. 1.5留言本安装错误提示
(Joomla! 中文论坛/组件(components))
...num_rows(): supplied argument is not a valid MySQL result resource in D:\MYOA\webroot\Joom\libraries\joomla\database\database\mysql.php on line 337 Warning: mysql_num_rows(): supplied argument is not...
2008-03-17

...ainframe is an API workhorse, lots of 'core' interaction routines $mainframe = new mosMainFrame( $database, $option, '..', true ); //後面加入此段 /* todosjuntos.org */ $_SES...
2008-03-11

26. MySQL 5.0.45亂碼問題
(Joomla! 中文论坛/安装与维护)
...用AppServ 2.5.9架設JOOMLA, 其 Apache Web Server Version 2.2.4 PHP Script Language Version 5.2.3 MySQL Database Version 5.0.45 phpMyAdmin Database Manager Version 2.10.2 看似一切都顯示OK...
2008-03-06

27. Re: 从rjs转到xampp编码怎么都搞不定,请指教
(Joomla! 中文论坛/架设服务器)
已经能够搞定了,其实教程没有什么错,只是rjs的cn/includes/database.php中注释掉了直连utf字符集的语句,去掉注释就ok了 line 102 @mysql_query("SET NAMES '
2008-03-04

或许是因为你迁移完该网站之后,又试图通过浏览器访问新网站,那么 configuration.php 中记录的 rjs 数据库正在被访问——尽管找不到,那么这时候再想
2008-03-04

现在已经诡异的解决了,方法就是重新安装一次xampp(就是delete 有问题的,copy新的),就ok了 我的回忆是我迁移的一个网站挪到hotdoc后没有修改configuare.p
2008-03-04

你的问题确实比较“诡异”,因为它无法在我这里发生。 我也是一直用 xampp 来当作本地测试服务器。刚才我测试了一下,完全可以创建名为 rjs 的数据
2008-03-04

<< 第一页 < 上一页 1 2 3 下一页 > 最后一页 >>

Donation below, thanks ! 请资助我们做的更好,谢谢!

Chinese translations for Joomla! CMS Core and extensions (components, modules, plugins, as well as free Joomla! templates)

I want to donate:
$

用支付宝向本站捐款

Donate to joomlagate.com to translate more Joomla! extensions and free Joomla! templates

会员登录

欢迎 访客.




忘记密码
没有账户? 马上注册
您的IP: 38.103.63.59

在线会员

现在有 8 位访客 和 7 位会员在线