Home php教程 php手册 X-Space:日志发布后首页为何不更新?

X-Space:日志发布后首页为何不更新?

Jun 21, 2016 am 09:00 AM
gt php space

  X-Space使用技巧(1):日志发布后首页为何不更新?

  X-Space是一套面向Web2.0应用的社区个人门户系统。它以博客(BLOG)功能为核心,结合了图片(相册)、收藏、书签(网摘)、好友圈等Web2.0应用元素,以及商品(商城)、文件(下载)、友情链接等互联网流行应用。

  X-Space与Discuz!论坛系统的紧密结合,将使社区应用从过去单纯的BBS应用升级为一个以“BBS+Blog”为方向的标准化Web2.0社区个人门户。

  X-Space从3月22日正式上线发布公测试版至今,已经有数千家网站进行了安装测试,以下是站长在使用过程中总结出来的几点经验。

  1:问:为什么我在X-Space上发了文章之后我的X-Space首页没有更新?

  答:这个是因为您的X-Space开启了缓存,您需要手动来更新缓存。

  更新缓存方法:如果是整个X-Space页面需要更新,请进入“管理员后台—>更新缓存”

  如果用户想更新个人数据,请登录“X-Space后台—>其他—>数据缓存”。

  2:问:为什么普通用户申请X-Space后,系统提示没有权限?

  答:因为X-Space可以对论坛各个用户组X-Space权限进行设置,为了安全着想,系统安装后的默认设置是普通用户组没有X-Space申请权限。您可以在后台进行开通:进入“管理员后台—>用户组—>权限设置”

  3:问:出现类似“Unable to read xxx bytes in xxx”这样的提示是什么原因?

  答:这是因为您的X-Space文件没有用二进制上传导致,请将全部程序文件用二进制方式上传,推荐使用cuteftp工具进行上传。

  CuteFTP二进制上传方法:进入软件后按“ALT+F7 进入 Global Options(全局选项)—>传输—>ASCII 类型”,然后在右边列表框中找到名为“PHP”的项目,选定后点右边的“删除—>确定”即可。

  (如果“PHP”项目不存在的话,可直接使用,不需另行设置。)

  4:问:如何在X-Space首页下添加备案信息和统计信息?

  答:在templates/defualt/blog.footer.html.php文件中,找到“

{eval debuginfo();}

”,将备案信息和统计信息添加在其后即可。

  X-Space频道页面、个人X-Space页面底部信息修改均是参照此方法。

  5:问:别人提供的X-Space模板风格我怎么使用?

  答:进入“个人X-Space后台—>模板—>导入模板—>导入txt模板文件内容”确认后。

  然后“个人X-Space后台—>模板—>浏览模板—>使用您刚才导入的模板”。就可以正常使用了。

  6:问:点击数目、查看数目一直为“0”应该怎么办?

  答:把log目录下面的所有文件的属性修改为777,然后去计划任务里面—>把所有的计划任务设置为有效。

  7:问:为什么我在X-Space上的Blog日志只显示部分摘要?

  答:进入“个人X-Space后台—>配置—>BLOG摘要字数长度”,填写您需要设置的长度即可,默认情况是全文显示。

  8:问:X-Space专题和分类有什么区别?

  答:专题是针对某一段时间的特定讨论,设置之后未来会有一个特定的页面展示讨论,并可以随时撤除;而分类是针对内容的长期归类,一般确定下来不需要轻易变动。



Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
WWE 2K25: How To Unlock Everything In MyRise
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian Dec 24, 2024 pm 04:42 PM

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

CakePHP Date and Time CakePHP Date and Time Sep 10, 2024 pm 05:27 PM

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

CakePHP File upload CakePHP File upload Sep 10, 2024 pm 05:27 PM

To work on file upload we are going to use the form helper. Here, is an example for file upload.

Discuss CakePHP Discuss CakePHP Sep 10, 2024 pm 05:28 PM

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

CakePHP Creating Validators CakePHP Creating Validators Sep 10, 2024 pm 05:26 PM

Validator can be created by adding the following two lines in the controller.

CakePHP Logging CakePHP Logging Sep 10, 2024 pm 05:26 PM

Logging in CakePHP is a very easy task. You just have to use one function. You can log errors, exceptions, user activities, action taken by users, for any background process like cronjob. Logging data in CakePHP is easy. The log() function is provide

How To Set Up Visual Studio Code (VS Code) for PHP Development How To Set Up Visual Studio Code (VS Code) for PHP Development Dec 20, 2024 am 11:31 AM

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

CakePHP Services CakePHP Services Sep 10, 2024 pm 05:26 PM

This chapter deals with the information about the authentication process available in CakePHP.

See all articles