Hongmu Notes
pbootcms common public calls

pbootcms common public calls Program Notes PbootCms

Site Information Tag – Scope of Use: Can be used anywhere on the entire website. – Purpose: Retrieves the website's basic configuration information; corresponds to the "Basic Content> Site Information" section in the backend. {pboot:siteindex} – Site entry URL: Typically used to set the prefix for internal link redirection configurations, enabling an adaptive URL format. {pboot:sitepath} – Site path: The value is empty when the site is at the root directory. {pboot:s...}
👁 341
pbootcms carousel picture call

pbootcms carousel picture call Program Notes PbootCms

Slide Carousel Tag – Scope of Use: Can be used anywhere across the entire website. – Function: Displays slide images from a specified group in sequence. 1. Slide Carousel List: {pboot:slide gid=* num=*} <img src= "[slide:src]"> </img> {/pboot:slide} – Control Parameters: gid=* – Group identifier (required).
👁 299
pbootcms imitation website process

pbootcms imitation website process Program Notes PbootCms

Install PBootCMS on your website – Official website: https://www.pbootcms.com/ Features: Free, open-source, and commercially usable. Issue 1: The SQLite3 database extension for your server environment was not detected; please check whether this extension is enabled in your `php.ini` file! Additionally, since your server supports the PDO SQLite extension, you may also change the database connection driver to PDO...
👁 333
pbootcms calls the sub-column under the specified column

pbootcms calls the sub-column under the specified column Program Notes PbootCms

**Specific Column Tag Usage Scope:** This tag can be used anywhere on the entire website. **Purpose:** Used to organize the navigation menu column list, corresponding to the "Basic Content> Content Columns" section in the backend. 1. **Specific Column List** `{pboot:sort scode=*} <a href= "[sort:link]">[sort:name]</a> </a> {/p...`
👁 322
pbootcms calls the content of the specified id

pbootcms calls the content of the specified id Program Notes PbootCms

Specific content tagging scope: This tag can be used anywhere across the entire website. Purpose: Used to retrieve content with a specified ID. 1. Retrieve specified content: {pboot:content id=*} <a href= "" [content:link] "">[content:title]</a> </a> {/pboot:content}...
👁 220
pbootcms content details page label

pbootcms content details page label Program Notes PbootCms

Content Detail Page Tag – Scope of Use: To be used on content detail pages, including both single-page and list-based detail pages. – Function: Outputs relevant information about the current content: {content:id} – Content ID; {content:scode} – Category Code; {content:subscode} – Sub-category Code; {content:sortname} – Category Name; {content:subsor... – Sub-category Name.
👁 235
pbootcms pseudo-static configuration rules

pbootcms pseudo-static configuration rules Program Notes PbootCms

Purpose of the pseudo-static configuration tag: After configuring pseudo-static routing, the URL will no longer contain the compatibility-mode question mark, making the entire address more visually appealing and easier to optimize for search engine promotion. Compatible versions: 2.X and 3.X; environments requiring IIS 7+ or above (for IIS 6 environments, please search online for guidance). Steps: 1) Install the Rewrite component; if you are using a web hosting service, the component is usually pre-installed by the provider; 2) Enable the pseudo-static routing switch in the backend configuration parameters; 3) Create a.htaccess file in the site's root directory.
👁 185
Why does the remote saving of pictures in the Empire CMS editor fail?

Why does the remote saving of pictures in the Empire CMS editor fail? Program Notes Empire cms

The Empire CMS Remote Image Localization feature is a highly important functionality that can be frequently utilized even without performing routine image collection tasks. However, it is sometimes possible that this feature does not work as expected. What are the common reasons why this feature might fail to function? Reason 1: Image format and size configuration issues – The default image formats supported by Empire CMS do not include PNG; however, many images (such as those captured using QQ Screenshot) are in PNG format. Simply add PNG images to the system; if the image format on the source server...
👁 242
Original, what should I do if Imperial CMS7.5 cannot save images without suffix?

Original, what should I do if Imperial CMS7.5 cannot save images without suffix? Program Notes Empire cms

Modify the `RepImg` function in `e/class/functions.php`: $zz1 = '/<img|IMG>(.[^?])?(src|SRC)=(\' |\\|\\\\\\ '|)(.[^?]+)?(\.jpg|\.JPG|\.gif|\.GIF|\.png|\.PNG|\.bmp|\....)';
👁 154
The empire cms list page calls the tag tag

The empire cms list page calls the tag tag Program Notes Empire cms

$fr=$empire-&gt;fetch1(&quot;select infotags from {$dbtbpre}ecms_news_data_{$r[stb]} where id='$r[id]'&quot;); $infotags=$fr['infotags']; $r_tag=explo…
👁 301
1 295 296 297 298 299 315

🔥 Popular articles

Empire CMS smart label call field collection

Empire CMS smart label call field collection Program Notes Empire cms

Collect and classify all fields that support smart tag calls into Empire CMS smart tags: [e:loop={column ID/topic ID, number of items displayed, operation type, only display pictures with titles, additional SQL conditions, display sorting}] Template code content [/e:loop] Calling time: <?=date('m-d',$bqr[newstime])?> <?=dat…
👁 3752
Imperial cms imitation website tutorial corresponding notes

Imperial cms imitation website tutorial corresponding notes Program Notes Empire cms

Hello everyone, welcome to learn the imperial cms imitation website tutorial. I am Hong Mu qq1810216796 QQ exchange group: 9589723231 Imperial cms website installation. Hello everyone, welcome to learn the imperial cms imitation website tutorial. I am Hong Mu qq: 1810216796 qq exchange group: 958972323 Build an imperial program. If you have a server and have built an imperial website on the server, then...
👁 3413
Empire cms7.5 payment upgraded and optimized version of the library sample automatically generates word/PDF documents paid copy download with payment system member center whole site template source code sitemap Baidu push + installation tutorial 014

Empire cms7.5 payment upgraded and optimized version of the library sample automatically generates word/PDF documents paid copy download with payment system member center whole site template source code sitemap Baidu push + installation tutorial 014 Practical Collection empire template

This set of templates has a complete member center on mobile and PC. The member center template is also very good! By the way, there are also corresponding locomotive collection rules! Regarding installation, upload the direct installation version, install it directly, and then restore the data in the background. There is a view more on the mobile phone. If there is a problem, you can copy the view more code in index.js on the PC. If it has not taken effect yet, please check whether the js file renderings are referenced...
👁 2697