Easy program app Tutorial
Step 1: First in Hbulider Open the file on the tool, the tool download address ( https://www.dcloud.io/hbuilderx.html) Step 2: Enter the directory file setting.js Modify the file to your own domain name Step 3: Next find manifest.json: 1. Configure application name and application description...
Yiyou CMS Summary of common problems with backend login prompt errors
Yiyou cms Analysis of common problems with background login prompt errors. 1. After installation, there is a problem logging into the background, prompting to check permissions. For the above errors, follow the prompts to check the problem. If the permissions of the site directory are root:root, Please change to www:www;。 If you created it yourself apache, User, please change all user groups to apache:apache, That's it. 2. When logging in to the background, it always prompts that the verification code is wrong...
EyouCMS Detailed tutorial on waterfall flow pagination
I was a little confused after reading the official document, which was quite general. I spent a long time on Baidu and found a more detailed tutorial in a blog. Now I have compiled it to prevent getting lost, and I will introduce the process below. 1. Complete code mode <div id='tagid name' >{eyou:arclist typeid='Column ID' row='10&...
Yiyou cms City substation function setting tutorial
The multi-city branch function supports sub-domain name binding, and you can choose to publish different products and content nationwide or in each city, which is beneficial to SEO Optimize ranking, "region +Product” keywords are better SEO Optimization, and what customers are looking for will be more accurate, then the possibility of order closing will be greater. Building urban sub-stations can bring more accurate users. Only Professional Edition licenses have the permission to enable the multi-site function. The front-end demo address is: https://www...
After Yiyou is installed, click on other columns to appear. No input file specified.
iis The reason why the environment is not configured pseudo-statically: 1. Modification PHP.INI cgi.fix_pathinfo=0,Change 0 to 12 and open web.config<action type="Rewrite" url="index.php/{R:1}" />Change to <act...
Yiyou cms The Baota Environment Moving website cannot be opened and an error message is reported. No input file specified. Eyoucms Quick start
When packaging website source code, it is strongly recommended not to package . in the root directory. user.ini file, which is the protection file of the pagoda environment.
Yiyou CMS Installation error mysqli_query(): open_basedir restriction in effect. File
Yiyou CMS Installation error Warning: mysqli_query(): open_basedir restriction in effect. File(/opt/rasp71/logs/alarm/alarm.log.2022-04-28) is not within the allowed path...
Yiyou CMS Search required code
The red code below is the code to implement the required search function. You only need to add it to the original search code. {eyou:searchform type='default'} <form method="get" action="{$field.action}" onsubm...
Yiyou cms mistake \core\library\think\db\Connection.php No. xxx OK
Use Yiyou cms When building a website, Yiyou will occasionally appear cms Report an error core>library>think>db>Connection.php No. xxx line around this error, see Connection.php Many friends will immediately consider whether there is a database connection error? So went to check this page. In fact, Yiyou cms This error does not always occur...
Yiyou cms How to use locomotive collection
Yiyou locomotive interface file download: link: https://pan.baidu.com/s/1FSHKA5_7ZzDRb0TIpjTM-Q Extraction code: s6r4 Summary: 1. The first step is to collect article content. You must first collect the other party’s article list and traverse all the links so that you can get the content along the link. In the first step, you can get the content of the other party’s list, such as title, abbreviation...