پاک کردن کپی رایت مدیریت سیستم خبری فارسی

reza11_2005

Member
با سلام
من می خواهستم از شما اجازه بگریم
و گپی رایت سیستم خبری فارسی را حذف کنم
میشه آموزش بدهید که من چگونه می توانم این کار را انجام دهم
با تشکر:razz:
 

soheilweb

Active Member
کار خوبی نیست.
میتونی فایل فوتر رو ویرایش کنی. (footer.php)
لینک CMSت رو بدی دقیقا بهت می گم.
 

www.ahvazcity.net

Well-Known Member
مشکلی نیست دوست عزیز اگه با حذف لینک فارسی سازی کارت راه میوفته حذفش کن من مشکلی ندارم مسیر که واسط می نویسمو دنبال کن و همون طور که دوستمون گفت فایل فوتر رو ویرایش کن templates\ProBlue
 

reza11_2005

Member
این کد است کجای آن را ویرایش کنم


<html dir="rtl">

<font face="Tahoma" size="2">
<tr>
<td height="6"><img src="{TEMPLATE_PATH}/images/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td>
<!-- footer -->
<br>
</font>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="35" align="center" class="soso">
<font face="Tahoma" size="2">
<a href="javascript:%20gotoTop();">
<font color="#000000">[{L_TOP_PAGE}]</font></a>
</font>
</td>
</tr>
<tr>
<td height="11" background="{TEMPLATE_PATH}/images/bottom_topmenu.gif">
<font face="Tahoma" size="2"><img src="{TEMPLATE_PATH}/images/spacer.gif" width="1" height="1"></font></td>
</tr>
<tr>
<td height="68" valign="top" background="{TEMPLATE_PATH}/images/bg_footer.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="footer">
<tr>
<td width="4">&nbsp;</td>
<td align="left">
<p align="center">کلیه حقوق
فارسی سازی برای
<a href="
 

www.ahvazcity.net

Well-Known Member
کد:
          <html dir="rtl">
   <font face="Tahoma" size="2">
          <tr> 
            <td height="6"><img src="{TEMPLATE_PATH}/images/spacer.gif" width="1" height="1"></td>
          </tr>
          <tr> 
            <td> 
              <!--  footer -->
     <br>
              </font>
              <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                              <td height="35" align="center" class="soso">
           <font face="Tahoma" size="2">
           <a href="javascript:%20gotoTop();">
         <font color="#000000">[{L_TOP_PAGE}]</font></a>
           </font>
         </td>
                            </tr>
                <tr> 
                  <td height="11" background="{TEMPLATE_PATH}/images/bottom_topmenu.gif">
     <font face="Tahoma" size="2"><img src="{TEMPLATE_PATH}/images/spacer.gif" width="1" height="1"></font></td>
                </tr>
                <tr> 
                  <td height="68" valign="top" background="{TEMPLATE_PATH}/images/bg_footer.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr> 
                        <td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="footer">
                            <tr> 
                              <td width="4">&nbsp;</td>
                              <td align="left">
         <p align="center">قدرت برگرفته از 
        SoSo.News.Express.Pro.2.0.4</td>
                            </tr>
                          </table></td>
                        <td width="4" height="68" align="right" valign="top">&nbsp;</td>
                      </tr>
                    </table></td>
                </tr>
              </table>
              <font face="Tahoma" size="2">
              <!--  end footer -->
            </td>
          </tr>
        </table></td>
    </tr>
  </table>
</center>
<!-- START: ajax_update_statistic -->
<script language="javascript" type="text/javascript">
 var the_location = window.location + "";
 var statistic_url = "{ajax_update_statistic:U_STATISTIC}";
 if (the_location.indexOf("[URL="http://www/"]http://www[/URL].") != -1){ //Found www in the browser address
  if (statistic_url.indexOf("[URL="http://www/"]http://www[/URL].") == -1){ //Not found www in the ajax link
   statistic_url = statistic_url.replace("http://", "[URL="http://www/"]http://www[/URL]."); //Add www
  }
 }
 else{ //Not found www in the browser address
  if (statistic_url.indexOf("[URL="http://www/"]http://www[/URL].") != -1){
   statistic_url = statistic_url.replace("[URL="http://www/"]http://www[/URL].", "http://"); //Remove www
  }
 }
 ajaxLoadURL(statistic_url, "GET", "", "", 0, 0);
</script>
<!-- END: ajax_update_statistic -->
</body>
   </font>
</html>
کلیه کد های footer.php رو پاک کن و این کد های که واست گذاشتمو جایگزینش کن .خودم ویرایشش کردم
 

reza11_2005

Member
کد:
          <html dir="rtl">
   <font face="Tahoma" size="2">
          <tr> 
            <td height="6"><img src="{TEMPLATE_PATH}/images/spacer.gif" width="1" height="1"></td>
          </tr>
          <tr> 
            <td> 
              <!--  footer -->
     <br>
              </font>
              <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                              <td height="35" align="center" class="soso">
           <font face="Tahoma" size="2">
           <a href="javascript:%20gotoTop();">
         <font color="#000000">[{L_TOP_PAGE}]</font></a>
           </font>
         </td>
                            </tr>
                <tr> 
                  <td height="11" background="{TEMPLATE_PATH}/images/bottom_topmenu.gif">
     <font face="Tahoma" size="2"><img src="{TEMPLATE_PATH}/images/spacer.gif" width="1" height="1"></font></td>
                </tr>
                <tr> 
                  <td height="68" valign="top" background="{TEMPLATE_PATH}/images/bg_footer.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                      <tr> 
                        <td><table width="100%" border="0" cellpadding="0" cellspacing="0" class="footer">
                            <tr> 
                              <td width="4">&nbsp;</td>
                              <td align="left">
         <p align="center">قدرت برگرفته از 
        SoSo.News.Express.Pro.2.0.4</td>
                            </tr>
                          </table></td>
                        <td width="4" height="68" align="right" valign="top">&nbsp;</td>
                      </tr>
                    </table></td>
                </tr>
              </table>
              <font face="Tahoma" size="2">
              <!--  end footer -->
            </td>
          </tr>
        </table></td>
    </tr>
  </table>
</center>
<!-- START: ajax_update_statistic -->
<script language="javascript" type="text/javascript">
 var the_location = window.location + "";
 var statistic_url = "{ajax_update_statistic:U_STATISTIC}";
 if (the_location.indexOf("[URL="http://www/"]http://www[/URL].") != -1){ //Found www in the browser address
  if (statistic_url.indexOf("[URL="http://www/"]http://www[/URL].") == -1){ //Not found www in the ajax link
   statistic_url = statistic_url.replace("http://", "[URL="http://www/"]http://www[/URL]."); //Add www
  }
 }
 else{ //Not found www in the browser address
  if (statistic_url.indexOf("[URL="http://www/"]http://www[/URL].") != -1){
   statistic_url = statistic_url.replace("[URL="http://www/"]http://www[/URL].", "http://"); //Remove www
  }
 }
 ajaxLoadURL(statistic_url, "GET", "", "", 0, 0);
</script>
<!-- END: ajax_update_statistic -->
</body>
   </font>
</html>
کلیه کد های footer.php رو پاک کن و این کد های که واست گذاشتمو جایگزینش کن .خودم ویرایشش کردم


دوست عزیز footer.tpl
است نه footer.php
دوست عزیز می شود در مورد قالب به من کمک کنید
 

reza11_2005

Member
میشه در مورد این کد کمی توضیح دهید
<td width="4">&nbsp;</td>
<td align="left">
<p align="center">قدرت برگرفته از
SoSo.News.Express.Pro.2.0.4</td>
</tr>
 

www.ahvazcity.net

Well-Known Member
معذرت می خوام مثل اینکه خودم کپی رایت گذاشتم می دونم کجاست .در مورد پست دومتون اون مال خود سیستم هست بهتره حذفش نکنید
 

Cyber-DL

Member
با سلام
من می خواهستم از شما اجازه بگریم
و گپی رایت سیستم خبری فارسی را حذف کنم
میشه آموزش بدهید که من چگونه می توانم این کار را انجام دهم
با تشکر:razz:
خیلی اذیتت می کرد اون کپی رایت ؟! جلو دستت رو گرفته بود ؟ یعنی اینقدر سخت بود ؟
 

جدیدترین ارسال ها

بالا