


Summarize the feasible methods of calling column thumbnails on the Empire CMS content page
After empire ecms 6.0, it is no longer possible to use [!--class.classimg--] to directly call column thumbnails. It worked before 5.1, but now it can only be done on the list page. Use [!--class.classimg--] to call thumbnail tags. Now it can only be called with smart or universal tags. The calling code is as follows
The code on the Internet is:
code As follows:
[e:loop={"select classimg from phome_enewsclass where classid='$GLOBAL[navclassid]'",1,24,0}] <?=$bqr[classimg]?> [/e:loop]
After testing, the modification is as follows, and it can be used normally.
The code is as follows:
[e:loop={"select classimg from phome_enewsclass where classid=$navclassid",1,24,0}] <?=$bqr[classimg]?> [/e:loop]
It is recommended to study "Empire cms tutorial"
The above is the detailed content of Summarize the feasible methods of calling column thumbnails on the Empire CMS content page. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Atom editor mac version download
The most popular open source editor

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

Dreamweaver Mac version
Visual web development tools

Notepad++7.3.1
Easy-to-use and free code editor