Phpcms V9 Phpsso Unable to communicate solution (Phpsso cannot communicate indirectly affect PHPCMS V9 registered member cannot pass "duplicate name cannot pass")
In general, most people do this:
Make a virtual environment locally, Install the V9 system with localhost or 127.0.0.1, there is no problem in local communication, then make a local data backup, when t
First, in the Phpcms V9 management background set up the mobile phone portal1.1, open the mobile website. Location: module "mobile phone Portal" Add mobile site, the specific settings can be referred to:Fill in the site name and the relative location of the logo file, binding the two-level domain name m.cmsyou.com for the mobile website, the domain name begins with http://.1.2, create column classification, location: module "mobile phone Portal" class
1, download the butterfly free Fly plug http://www.phpcms.cn/show-90-8-1.html download back after decompression, coverphpcms/and statics/directories.2, execute an SQL statement-V9_player.sql, to increase the player code, note that the table prefix in the SQL statement needs to be replaced with your V9 database prefix, using a text editing tool such as EditPlus Open replace v9_ for your database prefix;3, the field installation method is: \phpcms\modul
}{/loop}{/PC}15.v9 List page perfectly supports custom segment calls
{pc:content action= "lists" catid= "$catid" num= "order=" id DESC "page=" $page "moreinfo=" 1 "}{Loop $data $r}{/loop}{/PC}16. The current column calls the parent level and the following column information method
The other code should be the ground or the ground. It's a factor.{php $arrchildid = $CATEGORYS [$CAT [Parentid]][arrchildid]}{pc:get sql= ' select * from V9_news where catid
Transferred from: http://www.cnblogs.com/Braveliu/p/5074930.html In the implementation of the PHPCMS Web site process, according to business needs, we encounter a lot of problems, hereby summarized as follows, so that we can refer to the study. Brief analysis on the catalogue of "1" phpcms V9 system Before you look at all the questions, look at the system's file directory structure, as shown in: "2" Want to change the default template style what to d
Recently with Phpcms V9 again encountered an old problem: in the content page thumbnail clipping when the black edge, this situation has not met, is estimated to be long or wide different or will be in the Home page, list page, content pages in different places accidentally appear, here to share the phpcms V9 thumbnail clipping there is a black edge solution.In the phpcms
Tags: discuz problem select Remove IV AC stat Update definitionThe get tag works well and the get is almost universal after customizing the model. But Phpcms upgrade to V9, the 2008 of a lot of functions are removed, such as the get tag, in the back automatically added a limit 0, 20, so you even write the num= ' number ' is useless, written in SQL statements, such as{pc:get sql= "select * from V9_news ORDER by ID DESC LIMIT 2,5" cache= "3600" page= "$
Phpcms V9 The list of news lists by number of comments in the specified columnCall a list of news items sorted by number of comments under a specified column{pc:get sql= "select * from phpcms_comment where Commentid like ' content_ specified column catid% ' ORDER BY total desc" rows= "9" return= "Data"} {loop $data $r} {str_cut ($r [title],60, ')} {/loop} {/PC}Call a list of all the sub-columns under a given column and sort by the number of comments{p
web-server: Wampserver
PHP version : 5.2.6
MySQL version : 5.0
applicable version : V9
Update on : PHPCMS_V9.5.7_GBK
encoded version : GBK
browser : IE \firefox\chrome\360
Recurrence Steps : Add content in the background, select upload image will be stuck, please test
Problem Description : Add content in the background, select upload image will be stuck, please test.
look at what the background binding domain name is, and if it isW
Phpcms V9 How to call time tags, share common call time tags below | date time formatting1, Date time format display:A standard type: {date (' y-m-d h:i:s ', $rs [' Inputtime ')} output: 2013-01-31 13:15:10B Split: {date (' Y ', $rs [Inputtime]} year {date (' m ', $rs [Inputtime])} month {date (' d ', $rs [Inputtime])} Day output: January 31, 2013C Extended Type:{Date (' Y ', $inputtime);} 4-bit year output is: 2013 or 2014{Date (' Y ', $inputtime);}
Many articles on the network, according to the steps configured after phpcms can be synchronized login dz, but DZ login state but can not sync to phpcms, the network found a lot of information are similar, head big. Can only debug their own, nonsense not much to say.The following network copy of the installation steps, keep their own, there are installed can be skipped.First step: Install Phpcms V9. Installing discuz! X3.1 (Install Ucenter at the same
1. Description of the situation:a "NBSP; Check the automatic backup situation, found that the whole site more than usual 60g about. After the discovery of site root directory /sso_server/ UploadFile file 60g Last position: /sso_server/uploadfile/02/01/02/10960/22/ random code .tar.gz The file about 60g The backup file for the entire station. b) There are 2 php files under/SSO_SERVER/UPLOADFILE/02/01/02/10960/22, After detection is a Trojan PHP program. c) after the system
Recently with V9 to help friends deployed a decoration company's corporate site www.cxzxzs.com. Record the major issues involved.
1, Linux installation after the corresponding files and folders to do permission settings.The following files or directories must be writablesuch as access to address localhost/phpcmsindex.html chmod 777 Index.htmlCaches/chmod-r 777 CachesHtml/chmod-r 777 HTMLUploadfile/chmod-r 777 UploadFilePhpsso_server/caches/chmod-r 777
Completely resolve Phpcms V9 upgrade, the article published: MySQL query:select * from ' withli_a '. ' V9_keyword ' WHERE ' keyword ' = ' roar ' and ' siteid ' = ' 1 ' limi T 1
MySQL Error:illegal mix of collations (latin1_swedish_ci,implicit) and (gbk_chinese_ci,coercible) for operation ' = '
MySQL errno:1267
Message:illegal mix of collations (latin1_swedish_ci,implicit) and (gbk_chinese_ci,coercible) for operation ' = '
(The above error code app
How to effectively store XML, manage XML, and improve XML processing efficiency has always been a fundamental challenge to constrain XML enterprise-level applications. For the first time, DB2 V9 effectively solved the above three fundamental challenges. IBMThis milestone Technology in the information management field is called DB2 purexml ". This article will discuss with readers: after applying the DB2 V9
The first, directly write the sub-column ID, with Cat in{pc:get sql= "select * from V9_news where status=99 and CatID in (21,22,23,24,25) Order by ID DESC" num= "7" return= "Data"}{Loop $data $r}{/loop}{/PC}The benefits of this approach: You can customize the column you want to takeDisadvantage: To write more than one ID, the background added to the column, the ID will be written inThe second, according to the parent column ID, such as the above 21,22,23,24,25 are 15 below the sub-column, you ca
Template display recommended member code {pc:get sql= "select A.userid,a.nickname,b.photo,b.description from Mobao_member as A,mobao_form_jianjie as B WHERE A.groupid=5 and A.userid=b.userid "}{Loop $data $v}{$v [' photo ']}"Title=" {$v [' nickname ']} "alt=" {$v [' nickname ']} ">{str_cut ($v [' Description '],54)} {/loop}{/PC} PHPCMS V9 member recommended bit
1.2.Locate the special_add.tpl.php and special_edit.tpl.php files in Phpcms\modules\special\templatesAdd in special_add.tpl.phpspecial_edit.tpl.php3. Add the Type2 field in the database table ' phpcms_special '4. Template callFeatured Templates Home{Loop $types $t}{if $t [' name '] = = "Introduction"}{pc:special action= "content_list" specialid= "$id" typeid= "$t [typeid]" listorder= "3" num= "999"}{Loop $data $r}{/loop}{/PC}{/if}{/loop}Add a radio radio button to the Phpcms
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.