DEDECMS5.7 Advertising Management Add advertising image upload function

Source: Internet
Author: User

1, deded background only add ads address did not upload pictures, this does not capture the screenshot you have come to know what it looks like.

2, the effect we want to estimate is as follows

3. Begin to realize

Replace with the following package in the background address

ad_edit.php

ad_add.php

Then the same templets in the background with the following file replacement

Ad_edit.htm

Ad_add.htm

<table>
<tbody>
<tr class= "FirstRow" >
&LT;TD class= "B" width= "30%" >
<strong> Picture Address *</strong>
</td><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp
&LT;TD style= "Word-break:break-all" class= "B" >
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input id= "Pic" class= "Iptxt" size= "Name=" "Pic"/><br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;<input style= "width:70px onclick=" Selectimage (& #39;form1.pic& #39; & #39;& #39;); "value=" Browse ... "type= button" name= "Submit"/><br/>
</td>
</tr>
</tbody>
</table>

And then save the upload.

Add:

When editing ads, upload button does not come out, find ad_edit.htm page

if (Strstr ($row [' normbody '], ' id= ' Qyuef '))


Replace into


if ($row [' normbody '])

Can be, the effect is as follows.

Full Source Download Address:

Utf-8 version: Http://www.111cn.net/demo/UTF-8AD.zip
GBK version: Http://www.111cn.net/demo/GBKAD.zip

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.