?
Path : /home/admin/domains/happytokorea.com/public_html/backend/modules/tour/ |
Current File : /home/admin/domains/happytokorea.com/public_html/backend/modules/tour/com_edit_topic.php |
<? $topic_id=$_GET['id']; if ($_SESSION["la"] == 1){ $edit=$db->getDataOneRow('tour',$topic_id,'id'); }else{ $edit=$db->getDataOneRow('tour_en',$topic_id,'id'); } ?> <script src="nicEdit/nicEdit.js" type="text/javascript"></script> <script type="text/javascript"> bkLib.onDomLoaded(function() { new nicEditor({fullPanel : true}).panelInstance('TourDetail'); }); </script> <script language="javascript" src="js/jquery-1.4.4.js"></script> <script type="text/javascript"> $(document).ready(function(){ var i = 1; $('#addRow').click(function(){ var tr = "<tr><td><input type=\"file\" name=\"files["+i+"]\" id=\"files["+i+"]\" multiple=\"ture\" accept=\"image/*\" class=\"basicBtn\" size=\"45\" /></td></tr>"; i += 1; $('#myTbl').append(tr); }); }) $(document).ready(function(){ var j = 1; $('#addRow2').click(function(){ var tr = "<tr><td align=\"center\"><input type=\"text\" name=\"sfd["+j+"]\" id=\"sfd["+j+"]\" style=\"width:23px\"/></td><td align=\"center\"><input type=\"text\" name=\"sfhl["+j+"]\" id=\"sfhl["+j+"]\" /></td><td align=\"center\"><input type=\"checkbox\" name=\"sf1["+j+"]\" id=\"sf1["+j+"]\" value=\"1\" /> เช้า <input type=\"checkbox\" name=\"sf2["+j+"]\" id=\"sf2["+j+"]\" value=\"1\" /> กลางวัน <input type=\"checkbox\" name=\"sf3["+j+"]\" id=\"sf3["+j+"]\" value=\"1\" /> เย็น </td><td align=\"center\"><input type=\"text\" name=\"sfho["+j+"]\" id=\"sfho["+j+"]\" /></td></tr>"; j += 1; $('#myTbl2').append(tr); }); }) </script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script type="text/javascript"> $(function(){ // เมื่อเปลี่ยนค่าของ select id เท่ากับ list1 $("select#catsub1").change(function(){ // ส่งค่า ตัวแปร list1 มีค่าเท่ากับค่าที่เลือก ส่งแบบ get ไปที่ไฟล์ data_for_list2.php $.get("modules/tour/data_for_list1.php",{ catsub1:$(this).val() },function(data){ // คืนค่ากลับมา $("select#catsub2").html(data); // นำค่าที่ได้ไปใส่ใน select id เท่ากับ list2 $("select#catsub2").trigger("change"); // อัพเดท list2 เพื่อให้ list2 ทำงานสำหรับรีเซ็ตค่า }); }); // เมื่อเปลี่ยนค่าของ select id เท่ากับ list1 $("select#catsub2").change(function(){ // ส่งค่า ตัวแปร list1 มีค่าเท่ากับค่าที่เลือก ส่งแบบ get ไปที่ไฟล์ data_for_list2.php $.get("modules/tour/data_for_list2.php",{ catsub2:$(this).val() },function(data){ // คืนค่ากลับมา $("select#catsub3").html(data); // นำค่าที่ได้ไปใส่ใน select id เท่ากับ list2 $("select#catsub3").trigger("change"); // อัพเดท list2 เพื่อให้ list2 ทำงานสำหรับรีเซ็ตค่า }); }); // เมื่อเปลี่ยนค่าของ select id เท่ากับ list1 $("select#catsub3").change(function(){ // ส่งค่า ตัวแปร list1 มีค่าเท่ากับค่าที่เลือก ส่งแบบ get ไปที่ไฟล์ data_for_list2.php $.get("modules/tour/data_for_list3.php",{ catsub3:$(this).val() },function(data){ // คืนค่ากลับมา $("select#catsub4").html(data); // นำค่าที่ได้ไปใส่ใน select id เท่ากับ list2 $("select#catsub4").trigger("change"); // อัพเดท list2 เพื่อให้ list2 ทำงานสำหรับรีเซ็ตค่า }); }); }); </script> <div class="content"> <div class="title"><img style="padding:10px 0 0 15px; float:left;" src="images/icons/dark/create.png" alt="" /><h5>เพิ่มบทความ</h5></div> <form action="" enctype="multipart/form-data" class="mainForm" id="webForm"> <!-- Input text fields --> <fieldset> <div class="widget first"> <div class="rowElem" style="border-top:1px solid #cccccc;"> <label>แสดงทัวร์ตามหน้า</label> <div class="formRight"> <? $rs=$db->Query("SELECT * FROM tour_cat WHERE CatID = ".$edit['catagory']); $arr=mysql_fetch_array($rs); echo $arr['CatName']; ?> <input type="hidden" name="catsub1" id="catsub1" value="<?=$arr['CatID'];?>"/></div> <div class="fix"></div></div> <div class="rowElem"> <label>รหัส</label> <div class="formRight"><input name="TourCode" id="TourCode" type="text" value="<?=$edit['code']?>" /> </div> <div class="fix"></div></div> <div class="rowElem"><label>ชื่อ</label> <div class="formRight"><input name="ToutName" id="ToutName" type="text" value="<?=$edit['name']?>" /> </div> <div class="fix"></div></div> <div class="rowElem"> <label>ระยะเวลา</label> <div class="formRight"><input type="text" name="TourDay" id="TourDay" value="<?=$edit['days']?>" /> </div> <div class="fix"></div></div> <div class="rowElem"> <label>เดินทาง</label> <div class="formRight"><input type="text" name="TourCover" id="TourCover" value="<?=$edit['Cover']?>" /> </div> <div class="fix"></div></div> <div class="rowElem"> <label>สายการบิน</label> <div class="formRight"> <input type="text" name="TourAirline" id="TourAirline" style=" width:20px;" value="<?=$edit['airline']?>"/> <em>ตัวย่อสายการบินอักษรใหญ่ เช่น TG </em> </div> </div> <div class="rowElem"> <label>ราคา</label> <div class="formRight"><input type="text" name="price" id="price" style=" width:50px;" value="<?=$edit['price']?>"/> บาท <em>ไม่ต้องมี ,คอมม่าคั่น </em></div> <div class="fix"></div></div> <div class="rowElem"><label>รูปประกอบ (ขนาด 310 x 220)</label> <div class="formRight"> <table width="650" border="1" cellspacing="2" cellpadding="0"> <?php $sql=$db->Query("SELECT * FROM tour_photo WHERE id = {$_GET['id']} Order By id_p ASC"); $chk=3; while($rs1=mysql_fetch_array($sql)){ if($chk%3 == 0) echo "<tr>"; ?> <td> <label> <div align="right"><a href="<? echo"$PHPSELF?mod=tour&ac=delete_photo_gallery&id_p={$rs1['id_p']}&id={$_GET['id']}";?>"><img src="images/close.png"></a><br /> <img src="images/tour/<?=$rs1[picture];?>" width="150"></div> </label> </td> <? $chk++; } ?> </tr> </table> <table id="myTbl" width="650" border="1" cellspacing="2" cellpadding="0"> <tr> <td><input type="file" name="files[0]" id="files[0]" multiple="ture" accept="image/*" class="basicBtn" size="45" /></td> </tr> </table><!-- <br /> <table width="500" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <input type="button" value="เพิ่มรูป" id="addRow" class="basicBtn"> </td> </tr> </table> --> </div> <?php /*?><div class="formRight"> <? if($edit[image]!=''){ ?> <img src="../tour/photo/thumbs/<?=$edit[image];?>"> <? } ?> <input type="file" name="TourPhoto" id="TourPhoto" class="basicBtn" size="45"> <?php */?><div class="fix"></div></div> <div class="rowElem"><label>ไฮไลท์โปรแกรม</label><div class="formRight"><textarea name="TourDetail" cols="" rows="10" id="TourDetail" ><?=$edit[Detail];?></textarea> </div><div class="fix"></div></div> <div class="rowElem"><label>สรุปการเดินทาง</label><div class="formRight"> <table id="myTbl2" width="100%" border="0" cellspacing="5" cellpadding="0"> <tr> <td width="7%" align="center">วันที่</td> <td width="41%" align="center">ไฮไลท์</td> <td width="30%" align="center">อาหาร</td> <td width="22%" align="center">ที่พัก</td> </tr> <?php $i=0; $sql2=$db->Query("SELECT * FROM tour_con WHERE id = {$_GET['id']} Order By id_tc ASC"); while($rs2=mysql_fetch_array($sql2)){ ?> <tr> <td align="center"> <input type="text" name="sfdo[<?=$i;?>]" id="sfdo[<?=$i;?>]" style="width:23px" value="<?=$rs2['sfd'];?>"/></td> <td align="center"> <input type="text" name="sfhlo[<?=$i;?>]" id="sfhlo[<?=$i;?>]" value="<?=$rs2['sfhl'];?>"/></td> <? $c1=""; $c2=""; $c3=""; if($rs2['sf1'] == 1){ $c1="checked=\"checked\""; } if($rs2['sf2'] == 1){ $c2="checked=\"checked\""; } if($rs2['sf3'] == 1){ $c3="checked=\"checked\""; } ?> <td align="center"><input name="sf1o[<?=$i;?>]" type="checkbox" id="sf1o[<?=$i;?>]" value="1" <?=$c1;?>/> เช้า <input name="sf2o[<?=$i;?>]" type="checkbox" id="sf2o[<?=$i;?>]" value="1" <?=$c2;?>/> กลางวัน <input name="sf3o[<?=$i;?>]" type="checkbox" id="sf3o[<?=$i;?>]" value="1" <?=$c3;?>/> เย็น</td> <td align="center"> <input type="text" name="sfhoo[<?=$i;?>]" id="sfhoo[<?=$i;?>]" value="<?=$rs2['sfho'];?>"/></td> </tr> <? $i++; } ?> <tr> <td align="center"> <input type="text" name="sfd[0]" id="sfd[0]" style="width:23px"/></td> <td align="center"> <input type="text" name="sfhl[0]" id="sfhl[0]" /></td> <td align="center"><input name="sf1[0]" type="checkbox" id="sf1[0]" value="1" /> เช้า <input name="sf2[0]" type="checkbox" id="sf2[0]" value="1" /> กลางวัน <input name="sf3[0]" type="checkbox" id="sf3[0]" value="1" /> เย็น</td> <td align="center"> <input type="text" name="sfho[0]" id="sfho[0]" /></td> </tr> </table> <br /> <table width="500" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <input type="button" value="เพิ่ม" id="addRow2" class="basicBtn"> </td> </tr> </table> </div><div class="fix"></div></div> <div class="rowElem"> <label>Rating </label> <div class="formRight"> <? if($edit['Rating']==5){ $a5='checked="checked"'; }else{ $a5=''; } if($edit['Rating']==4){ $a4='checked="checked"'; }else{ $a4=''; } if($edit['Rating']==3){ $a3='checked="checked"'; }else{ $a3=''; } if($edit['Rating']==2){ $a2='checked="checked"'; }else{ $a2=''; } if($edit['Rating']==1){ $a1='checked="checked"'; }else{ $a1=''; } ?> <label> <input name="Rating" type="radio" value="5" <?=$a5?>/> 5</label> <label> <input name="Rating" type="radio" value="4" <?=$a4?> /> 4</label> <label> <input name="Rating" type="radio" value="3" <?=$a3?> /> 3</label> <label> <input name="Rating" type="radio" value="2" <?=$a2?>/> 2</label> <label> <input name="Rating" type="radio" value="1" <?=$a1?> /> 1</label> </div> </div> <div class="rowElem"> <label>แสดงทัวร์ </label> <div class="formRight"> <? if($edit['public']==1){ $a='checked="checked"'; $b=''; }else{ $a = ''; $b='checked="checked"'; } ?> <label> <input name="public" type="radio" value="1" <?=$a?>/> Yes </label> <label> <input name="public" type="radio" value="0" <?=$b?> /> No </label> </div><div class="fix"></div></div> <div class="rowElem"><label>Meta Title (SEO)</label><div class="formRight"><input name="MetaTitle" id="MetaTitle" type="text" value="<?=$edit['MetaTitle']?>"/> </div><div class="fix"></div></div> <div class="rowElem"><label>MetaKeyword (SEO)</label><div class="formRight"><input name="MetaKeyword" id="MetaKeyword" type="text" value="<?=$edit['MetaKeyword']?>" /> </div><div class="fix"></div></div> <div class="rowElem"><label>Meta Description (SEO)</label><div class="formRight"><input name="MetaDescription"id="MetaDescription" type="text" value="<?=$edit['MetaDescription']?>" /> </div><div class="fix"></div></div> <div class="rowElem"><label> </label><div class="formRight"> <input type="submit" value="บันทึกบทความ" onclick="xajax.upload('EditData_tour', 'webForm')" class="greyishBtn" /> <input type="reset" value="ยกเลิกบทความ" class="basicBtn" /></div><div class="fix"></div></div> <div class="fix"></div> </div> </fieldset> <div class="rowElem" style="border-top:1px solid #cccccc;"><label></label><div class="formRight"> </div><div class="fix"></div></div> </form> </div>