Changeset 16293


Ignore:
Timestamp:
2007/10/06 00:16:01 (16 years ago)
Author:
nanasess
Message:

インストーラ修正

Location:
branches/feature-module-update
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update/data/conf/conf.php

    r16291 r16293  
    1919 *   運用時 - E_ALL & ~E_NOTICE 
    2020 */ 
    21 //error_reporting(E_ALL & ~E_NOTICE); 
    22 error_reporting(E_ALL); 
     21error_reporting(E_ALL & ~E_NOTICE); 
     22//error_reporting(E_ALL); 
    2323 
    2424// 定数を設定する 
  • branches/feature-module-update/html/install/templates/install_frame.tpl

    r15079 r16293  
    1212<link rel="stylesheet" href="../admin/css/contents.css" type="text/css" > 
    1313<link rel="stylesheet" href="../admin/css/install.css" type="text/css" > 
    14 <script type="text/javascript" src="../js/css.js"></script> 
    15 <script type="text/javascript" src="../js/navi.js"></script> 
     14<script type="text/javascript" src="../user_data/templates/default/js/css.js"></script> 
     15<script type="text/javascript" src="../user_data/templates/default/js/navi.js"></script> 
    1616<title>EC CUBE インストール画面</title> 
    1717</head> 
     
    1919<body bgcolor="#ffffff" text="#000000" link="#006699" vlink="#006699" alink="#006699" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="preLoadImg('<!--{$smarty.const.URL_DIR}-->');<!--{$tpl_onload}-->"> 
    2020<noscript> 
    21 <link rel="stylesheet" href="../css/common.css" type="text/css" > 
     21<link rel="stylesheet" href="../user_data/templates/default/css/common.css" type="text/css" > 
    2222</noscript> 
    2323<div align="center"> 
     
    2727<table width="912" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    2828    <tr valign="top"> 
    29         <td><img src="../img/header/header_left.jpg" width="17" height="50" alt=""></td> 
     29        <td><img src="../user_data/templates/default/img/header/header_left.jpg" width="17" height="50" alt=""></td> 
    3030        <td> 
    31         <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" " background="../img/header/header_bg2.jpg"> 
     31        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" " background="../user_data/templates/default/img/header/header_bg2.jpg"> 
    3232            <tr valign="top"> 
    33                 <td><img src="../img/admin/header/logo.jpg" width="230" height="50" alt="EC CUBE" border="0"></td> 
     33                <td><img src="../user_data/templates/default/img/admin/header/logo.jpg" width="230" height="50" alt="EC CUBE" border="0"></td> 
    3434                <td width="648" align="right"></td> 
    3535            </tr> 
    3636        </table> 
    3737        </td> 
    38         <td><img src="../img/header/header_right.jpg" width="17" height="50" alt=""></td> 
     38        <td><img src="../user_data/templates/default/img/header/header_right.jpg" width="17" height="50" alt=""></td> 
    3939    </tr> 
    4040</table> 
     
    4444<table width="912" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    4545    <tr valign="top"> 
    46         <td background="../img/common/left_bg.jpg"><img src="../img/common/left.jpg" width="17" height="443" alt=""></td> 
     46        <td background="../user_data/templates/default/img/common/left_bg.jpg"><img src="../user_data/templates/default/img/common/left.jpg" width="17" height="443" alt=""></td> 
    4747        <td> 
    4848        <!--★★メインコンテンツ★★--> 
     
    5353                    <tr><td height="40"></td></tr> 
    5454                    <tr> 
    55                         <td colspan="3"><img src="../img/contents/error_top.jpg" width="562" height="14" alt=""></td> 
     55                        <td colspan="3"><img src="../user_data/templates/default/img/contents/error_top.jpg" width="562" height="14" alt=""></td> 
    5656                    </tr> 
    5757                    <tr> 
    58                         <td background="../img/contents/main_left.jpg"><img src="../img/common/_.gif" width="14" height="1" alt=""></td> 
     58                        <td background="../user_data/templates/default/img/contents/main_left.jpg"><img src="../user_data/templates/default/img/common/_.gif" width="14" height="1" alt=""></td> 
    5959                        <td bgcolor="#cccccc"> 
    6060                        <!--検索条件設定テーブルここから--> 
     
    6464                                <!--{include file=$tpl_mainpage}--> 
    6565                                </td> 
    66                             </tr>                            
     66                            </tr> 
    6767                        </table> 
    6868                        <!--検索条件設定テーブルここまで--> 
    6969                        </td> 
    70                         <td background="../img/contents/main_right.jpg"><img src="../img/common/_.gif" width="14" height="1" alt=""></td> 
     70                        <td background="../user_data/templates/default/img/contents/main_right.jpg"><img src="../user_data/templates/default/img/common/_.gif" width="14" height="1" alt=""></td> 
    7171                    </tr> 
    7272                    <tr> 
    73                         <td colspan="3"><img src="../img/contents/error_bottom.jpg" width="562" height="14" alt=""></td> 
     73                        <td colspan="3"><img src="../user_data/templates/default/img/contents/error_bottom.jpg" width="562" height="14" alt=""></td> 
    7474                    </tr> 
    7575                    <tr><td height="40"></td></tr> 
     
    7878            </tr> 
    7979        </table> 
    80         <!--★★メインコンテンツ★★-->      
     80        <!--★★メインコンテンツ★★--> 
    8181        </td> 
    82         <td background="../img/common/right_bg.jpg"><div align="justify"><img src="../img/common/right.jpg" width="17" height="443" alt=""></div></td> 
     82        <td background="../user_data/templates/default/img/common/right_bg.jpg"><div align="justify"><img src="../user_data/templates/default/img/common/right.jpg" width="17" height="443" alt=""></div></td> 
    8383    </tr> 
    8484</table> 
     
    8888<table width="912" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    8989    <tr valign="top"> 
    90         <td background="../img/common/left_bg.jpg"><img src="../img/common/_.gif" width="17" height="1" alt=""></td> 
     90        <td background="../user_data/templates/default/img/common/left_bg.jpg"><img src="../user_data/templates/default/img/common/_.gif" width="17" height="1" alt=""></td> 
    9191        <td bgcolor="#636469"> 
    9292        <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 
     
    9595                <table width="840" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    9696                    <tr> 
    97                         <td height="45" align="right"><a href="#top"><img src="../img/admin/common/pagetop.gif" width="105" height="17" alt="GO TO PAGE TOP" border="0"></a></td>                    
     97                        <td height="45" align="right"><a href="#top"><img src="../user_data/templates/default/img/admin/common/pagetop.gif" width="105" height="17" alt="GO TO PAGE TOP" border="0"></a></td> 
    9898                    </tr> 
    9999                </table> 
     
    107107        </table> 
    108108        </td> 
    109         <td background="../img/common/right_bg.jpg"><img src="../img/common/_.gif" width="17" height="1" alt=""></td> 
     109        <td background="../user_data/templates/default/img/common/right_bg.jpg"><img src="../user_data/templates/default/img/common/_.gif" width="17" height="1" alt=""></td> 
    110110    </tr> 
    111111    <tr> 
    112         <td colspan="3"><img src="../img/common/fotter.jpg" width="912" height="19" alt=""></td> 
     112        <td colspan="3"><img src="../user_data/templates/default/img/common/fotter.jpg" width="912" height="19" alt=""></td> 
    113113    </tr> 
    114114    <tr><td height="10"></td></tr> 
  • branches/feature-module-update/html/install/templates/step0.tpl

    r15079 r16293  
    4040        <td align="center"> 
    4141        <!--{if !$err_file}--> 
    42         <a href="#" onmouseover="chgImg('../img/install/back_on.jpg','back')" onmouseout="chgImg('../img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_welcome';document.form1.submit();" /><img  width="105" src="../img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a> 
    43         <input type="image" onMouseover="chgImgImageSubmit('../img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../img/install/next.jpg',this)" src="../img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next"> 
     42        <a href="#" onmouseover="chgImg('../user_data/templates/default/img/install/back_on.jpg','back')" onmouseout="chgImg('../user_data/templates/default/img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_welcome';document.form1.submit();" /><img  width="105" src="../user_data/templates/default/img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a> 
     43        <input type="image" onMouseover="chgImgImageSubmit('../user_data/templates/default/img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../user_data/templates/default/img/install/next.jpg',this)" src="../user_data/templates/default/img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next"> 
    4444        <!--{else}--> 
    45         <a href="#" onmouseover="chgImg('../img/install/back_on.jpg','back')" onmouseout="chgImg('../img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_welcome';document.form1.submit();" /><img  width="105" src="../img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a> 
    46         <img src="../img/install/next_off.jpg" width="105" height="24" alt="次へ進む" border="0" name="next">        
     45        <a href="#" onmouseover="chgImg('../user_data/templates/default/img/install/back_on.jpg','back')" onmouseout="chgImg('../user_data/templates/default/img/install/back.jpg','back')" onclick="document.form1['mode'].value='return_welcome';document.form1.submit();" /><img  width="105" src="../user_data/templates/default/img/install/back.jpg"  height="24" alt="前へ戻る" border="0" name="back"></a> 
     46        <img src="../user_data/templates/default/img/install/next_off.jpg" width="105" height="24" alt="次へ進む" border="0" name="next"> 
    4747        <!--{/if}--> 
    4848        </td> 
     
    5050    <tr><td height="30"></td></tr> 
    5151</from> 
    52 </table>                                 
     52</table> 
  • branches/feature-module-update/html/install/templates/welcome.tpl

    r15079 r16293  
    2424    <tr> 
    2525        <td align="center"> 
    26         <input type="image" onMouseover="chgImgImageSubmit('../img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../img/install/next.jpg',this)" src="../img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next"> 
     26        <input type="image" onMouseover="chgImgImageSubmit('../user_data/templates/default/img/install/next_on.jpg',this)" onMouseout="chgImgImageSubmit('../img/install/next.jpg',this)" src="../user_data/templates/default/img/install/next.jpg" width="105" height="24" alt="次へ進む" border="0" name="next"> 
    2727        </td> 
    2828    </tr> 
    2929    <tr><td height="30"></td></tr> 
    3030</from> 
    31 </table>                                 
     31</table> 
Note: See TracChangeset for help on using the changeset viewer.