1, the first installation, why can not find "add information" where?
Because you have not added the column, please add the column first, then add the information (below the ultimate column can add information).
2. Why does the "information column" List of information management not change?
There are two ways to solve caching problems:
1. "System Settings", "Background Data Update", "Delete cache files" can be resolved
2. Delete Files Manually method: Delete all files in "e/data/fc/" directory can be resolved
3, why prompt "Fatal error:unable to read * * * * * * * * bytes"?
Please press "binary" to upload the file. (Set when FTP software is transmitted)
4. Why did the "content template" of the column be changed before the information page?
There are three ways to solve the problem:
1. When modifying the "content template" of a column, select Apply to the generated file
2. Use the bulk substitution value feature: Replace the Newstempid field value (old value is old template ID, new value is new content template ID, and you want to select full replacement)
3. Run SQL: "Update phome_ecms_ table name set newstempid= old template ID where newstempid= new template ID" ("News" is the corresponding datasheet)
5. The difference between list and non-list columns
List page: page is controlled by a list template
Non-list Similar page: Make your own page template, the same homepage template
6. Why does the verification code of the comment not show?
Modify the comment list template once to activate it. Template management, "Public template"-> "Modify Comment list template"
7, "Column name" and "column alias" difference.
"Column alias": The front desk all display "column name" (If the label "Show Column Name" is to show this)
8. What do you need to know about template production?
You can simply use Dreamweaver or other web editing tools to
9, the background password forgot to pull, how to do?
5.0 and Previous version: Modify the Phome_enewsuser table with phpMyAdmin, and set the value of the password field to: e10adc3949ba59abbe56e057f20f883e
The password is: 123456
5.1 to 7.0 version: Use phpMyAdmin to modify the records in the Phome_enewsuser table: Set the value of the password field to: "322d3fef02fc39251436cb4522d29a71"; Set the value of the Salt field to: " ABC ".
The password is: 123456
Version 7.2 and above: Use phpMyAdmin to modify the records in the Phome_enewsuser table: Change the contents of the password field to: "a024187abaf1c7a6392128a90493e99b"; Change the contents of the Salt field to: " Empire "; Change the contents of the Salt2 field to:" Empirecms ".
The password is: 123456
(Change password step by drawing tutorial: http://bbs.phome.net/showthread-13-148886-0.html)
10, what is the remote save ignore address?
The Web site/address in this list will not save the file remotely locally
11, the News content field can choose to hold text description
This feature is primarily designed for users of large data volumes. The larger the amount of data, the more obvious the effect. such as papers, novels and other single-information data volume of large
12. Why does the page not count the number of visits?
To count page access rates, add the "[!--page.stats--]" tab to the template
The user in the template to choose whether to add this label (such as the download system generally do not count the number of visits, do not add this tag will not be counted)
If you are using a dynamic display of clicks, use this: (Show + stats)
<script src=[!--news.url--]e/public/viewclick?classid=[!--classid--]&id=[!--id--]&addclick=1>< /script>
13, whether to repeat the description of the refresh
After the information is generated, the system adds the appropriate tags, and the record has been refreshed. Background refresh data to choose whether to refresh repeatedly
14. What is the basis of the relevant link?
By whether the title includes "keywords" to query, 4.6 can also be set the same keyword is also associated, you can set the parameter settings
15, login background can not display verification code
Run: e/admin/showkey.php to see the prompt. If the space does not support the GD library, the verification code is "ECMs".
16, the whole station domain name change explanation
1. Set options for parameter settings.
2. Replace the corresponding field values:
Method One: Run "update phome_ecms_news set Newstext=replace (newstext, ' original domain name ', ' new domain name '), Titlepic=replace (titlepic, ' original domain name ', ' new domain name ') (Note: News is the appropriate table)
Method Two: Background bulk replace field values can be
17. Problems when backing up the database
Error content: You have a error in your SQL syntax; Check the manual, corresponds to your MySQL server version for the right syntax to use near '-1 ' on line 1
WORKAROUND: To the parameter setting, the support SQL query method to remove
18. Which is the database configuration file?
4.0 version: e/class/connect.php
4.6 or later: e/class/config.php
7.0 or later: e/config/config.php
19. What data does the backup site need to back up?
Backup "D" Attachment directory and Database
22. Why are the generated pages blank?
There is a problem with your directory permissions, reset the directory permissions you need to set when installing. is the directory to remember to apply to subdirectories and files
23, the difference between the label template and the template label
Label Template: is a ecmsinfo label service for making display styles
Template tags: such as [ecmsinfo],[phomenews] and so are template tags
24. What is a system model?
System model refers to: News system model, download system model, mall system model and so on. Users can also customize the system model directly in the background.
Empire CMS is different from the previous CMS system, he can directly in the background through the new table, custom fields, and then compose a new system model. To achieve a variety of user-friendly systems.
25, why the verification code has been ecms?
Because your space does not support the GD library, it does not affect the use of
26. What is remote publishing?
You can install the ECMS system locally, and then publish the information to the remote server's capabilities.
27, use ECMS to do English station need to change what?
1. Modify the q_message.php and fun.php language pack files in the e/data/langauge/gb/pub/directory in English.
2. Foreground call with Ecmsinfo Universal label
28. "Notice:use of undefined constant" error description
PHP.ini configuration problems, the following changes can be resolved:
Modify PHP.ini, change error_reporting = E_all to
error_reporting = E_all & ~e_notice
29. Regional modification of information classification model
1, submit information Select Region Modify: System Settings-"Data sheet management-" management field-"Modify the initial value of the Myarea field.
2, template navigation Area modification: Template Management-"Public template variable-" Management template variable-"Modify the category Information area navigation" variable
30. How do I modify the options in a field?
System Settings-Data sheet management-Manage fields-Modify the initial values for the corresponding fields.
(such as the "Software type" option for downloading the system model)
31. The following prompts appear during installation
"Set up data sheet: Phome_ecms_article finished ...
You have a error in your SQL syntax. Check the manual-corresponds to your MySQL server version for the right syntax-use near ' DEFAULT CHARSET=GBK ' at l INE 1 "
Note: Because your space is using mysql4.0, please choose as MYSQL4.0 to solve the installation.
32. How to not display a system model that you do not want to contribute
To "System settings"-"Data sheet management"-"Management system Model"-"Modify the system model, all the contributions are ticked off."
33. Why is the system model of the submission not shown after 4.0 upgrade 4.6?
Because all system models are not selected by default after the upgrade, they are not displayed to the foreground.
If you want to display the submission to the foreground, you can go to "system settings"-"Data sheet management"-"Management system Model"-"Modify the System Model", select a good contribution will be displayed to the foreground (and remember to choose to automatically generate the submission form)
34, installation 4.6 How to delete the initialized data
To the column management Delete all of the initialization test data by deleting 8 parent columns.
35. Why do I show the parent of the model when I contribute?
Since there may be N system models in a parent column, the system only restricts the final columns of non-system models from appearing.
Of course, for the sake of beauty you can also directly modify the calling JS file: D/js/addinfo model Id.js
36, click the region link why Chinese will become garbled
This is in IIS under the directory name does not add/to appear, Workaround: Modify the area link, after listinfo add "/" can be resolved, such as: listinfo/?classid= ...
37, why the parent column page is a blank page
The two forms of the non-Ultimate column page are selected:
1. Directly create the column page, and then copy the page code to: "Main Page Content" column can be
2. You can select a list and select a list template. Display the same list page as the ultimate column
38, why the release time than the actual time difference of 8 hours?
There is a problem with your PHP setup time and is the time of the United States.
There are two ways to solve this:
1, modify PHP.ini, find: Date.timezone, remove the preceding semicolon, and set the value to PRC
2, modify the e/class/config.php file, put:
@date_default_timezone_set ("PRC");
The front//remove can
39. Control Panel "[!--empirenews.template--]" style modification
If you just change the table color, modify the style file: In the Images/style.css file:
. header {font:9pt Tahoma, Verdana; Color: #FFFFFF; Font-weight:bold; Background-color: #698CC3}
. Header a {color: #FFFFFF}
. tableborder {background: #D6E0EF; border:1px Solid #698CC3}
If you want to modify the table frame modify the corresponding file, such as Control Panel home: e/member/cp/index.php
40, the Use process common English error prompt answer (including PHP, mysql error hint)
Http://bbs.phome.net/showthread-13-25023-0.html
41, automatic extraction of the introduction does not want to automatically enter
You can directly modify the introduction field (System settings-data sheet management-management field) and replace the carriage return with the line break option to remove.
42, Information Refresh Interrupt
There are two different reasons for this:
1, the template label grammar problems, carefully check the label of your template.
2, refresh time-out, to the system settings-"parameter settings that set the number of refreshes per group."
43. Background Login Authentication Code modification
6.6 and below, modify the "$do _loginauth" variable content in the e/class/config.php file;
7.0 or later, modify the "$ecms _config[' esafe ' [' Loginauth ']" variable contents in the e/config/config.php file.
44. Why [!--writer--] cannot be called in the list
6.0 Default news model the writer and Befrom fields are stored in the secondary table, to be called in the list to first transfer the two fields to the main Table (Management field page Point sub-table transfer), after the transfer modified model selection of the two fields as a list template item can be called by the [!--field name--]
45. List page Prompt "Parse error:syntax error, unexpected ' < ' in D:\web\e\class\connect.php (951): eval () ' D Code on line 1"
You use the template to support program code functionality, but the template program code is caused by a problem, check the template program code syntax.
46. Generate content Page hint "Table ' *.phome_ecms_ ' doesn ' t exist......update ***_ecms_ set havehtml=1 where id= ' limit 1"
The reason is that you modified the column belongs to the system model, because the column originally belongs to the system model itself has information, and you change the ownership system model, so that the information can not find the column caused errors.
Solution: Modify the column to change back to the original system model, and then into the management information to delete all the information, and finally modify the column to the new system model can be resolved.
47. Unable to connect to MySQL database using php5.3.* version
Cause: After php5.3, do not support the connection MySQL address with "localhost", the connection address to use "127.0.0.1".
Detailed Description: http://bbs.phome.net/showthread-13-161875-0.html
Empire CMS FAQ Record