About dede5.7 calling discuzx2.5 pasting sub-images

Source: Internet
Author: User
Question about dede5.7 calling discuzx2.5 pasting sub-images dedede5.7 calling discuzx2.5 pasting sub-images HTMLcode {dede: looptable = & quot; pre_forum_thread & quot; fid = & quot; 2. question about dede 5.7 calling discuz x2.5 to post a sub-image
Dede 5.7 calls discuz x2.5 to post sub-images

HTML code
  {dede:loop table="pre_forum_thread" fid="2″sort="tid" row="10"}{/dede:loop}


This successful code calls the post of the specified ID2 section, but the cover image of the post is not called successfully, and the alt of the image is called (alt = "[field: subject/]").





------ Solution --------------------
The pre_forum_thread table has no image path.
{Dede: SQL = "SELECT 'cdb _ attachments '. 'aid ', 'cdb _ attachments '. 'attachment', 'cdb _ threads '. 'tid', 'cdb _ threads '. 'fid', 'cdb _ threads '. 'subobject' FROM 'cdb _ attachments 'left JOIN 'cdb _ threads'
ON 'cdb _ threads '. 'tid' = 'cdb _ attachments '. 'tid' WHERE 'cdb _ attachments '. 'readperm' = '0' AND 'displayorder'> = '0' AND 'filetype' = 'image/pjpeg 'group by tid LIMIT 0, 1 "}



{/Dede: SQL} refer

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.