יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

כאן נשוחח על מודים, תוספות ושיפורים למערכת, נעבוד ביחד על תרגום מודים חדשים וכו'. זה המקום לאנשים הטכניים שמעוניינים "לחפור" במערכת ולהתאים אותה כמו שהם רוצים.

מנהל: צוות האתר

חוקי הפורום
יש לקרוא את הנושא "חוקי כתיבה והשתתפות בפורום תמיכה במודים" לפני ההשתתפות בפורום זה. בניגוד לפורומים אחרים כאן בקהילה - בפורום תמיכה במודים יש שימוש באזהרות ומשתמשים שלא ישתתפו בפורום עפ"י הכתוב בנושא הנהלים - יורחקו ממנו. אנא, מנעו מכולנו אי נעימות על מנת שנוכל לעזור לכולכם ללא יוצא מן הכלל.
tvcforums
משתמש באימונים
משתמש באימונים
הודעות: 153
הצטרף: 29/10/2010 ב-15:11:44

יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי tvcforums » 23/11/2010 ב-19:17:08

יש לי בעיה במוד CS! קובץ install.xml לא נפתח!
הוא נפתח ככקוד:

קוד: בחר הכל

http://opensource.org/licenses/gpl-license.php GNU General Public License v2 CS Mod מוד CS switching your forumlist to an category grouplist הופך את רשימת הפורומים לקבוצות של קטגוריות Idan Ben Ezra idanbe http://www.habeitarim.co.il [email protected] Mor BBman [email protected] 0.1.2 BETA easy 300 3.0.4 2008-05-28 0.0.1 ALPHA first release שיחרור ראשוני 2008-05-28 0.0.2 ALPHA Makeing graphics for the groups הוספת גראפיקה לקבוצות 2008-07-16 0.0.3 ALPHA Add the acp turn on and off option הוספת כיבוי והדלקה בלוח בקרה למנהל הראשי 2008-07-18 0.1.0 BETA Adding acp options הוספת אפשרויות בלוח הבקרה למנהל הראשי 2008-08-13 0.1.1 BETA Changing the graphics Adding acp options שינוי הגראפיקה הוספת אפשרויות בלוח הבקרה למנהל הראשי 2009-01-22 0.1.2 BETA Adding acp options fixing bugs הוספת אפשרויות בלוח הבקרה למנהל הראשי תיקון באגים Hebrew Language שפה עברית 'PRIVATE_MESSAGE_INFO_UNREAD' => $l_privmsgs_text_unread, //CS MOD add start 'CS_MOD_ENABLE' => $config['csmod_enable'], 'CS_MOD_ROWS' => $config['csmod_rows'], 'CS_MOD_IMAGES' => $config['csmod_images'], 'CS_MOD_CAT_IMAGE' => $config['csmod_cat_image'], 'CS_MOD_COLLAPSE_ENABLE' => $config['csmod_collapse_enable'], //CS MOD add end foreach ($forum_rows as $row) { // Empty category if ($row['parent_id'] == $root_data['forum_id'] && $row['forum_type'] == FORUM_CAT) { $i=0; //CS MOD add categories counter foreach ($forum_rows as $row) { // Empty category if ($row['parent_id'] == $root_data['forum_id'] && $row['forum_type'] == FORUM_CAT) { $i++; //CS MOD add forum is category -> count it 'FORUM_NAME' => $row['forum_name'], 'CAT_COUNT' => $i, //CS MOD add $folder_image = ($forum_unread) ? 'forum_unread_subforum' : 'forum_read_subforum'; //CS MOD add start //Changing The forum unread subforum and forum read subforum images to CS Mod images if ($config['csmod_enable']) { $folder_image = ($forum_unread) ? 'cs_forum_unread_subforum' : 'cs_forum_read_subforum'; } else { $folder_image = ($forum_unread) ? 'forum_unread_subforum' : 'forum_read_subforum'; } //CS MOD add end $folder_image = ($forum_unread) ? 'forum_unread' : 'forum_read'; //CS MOD add start //Changing The forum unread and forum read images to CS Mod images if ($config['csmod_enable']) { $folder_image = ($forum_unread) ? 'cs_forum_unread' : 'cs_forum_read'; } else { $folder_image = ($forum_unread) ? 'forum_unread' : 'forum_read'; } //CS MOD add end $folder_image = 'forum_link'; //CS MOD add start //Changing The forum link image to CS Mod image if ($config['csmod_enable']) { $folder_image = 'cs_forum_link'; } else { $folder_image = 'forum_link'; } //CS MOD add end $folder_image = ($forum_unread) ? 'forum_unread_locked' : 'forum_read_locked'; //CS MOD add start //Changing The forum unread locked and forum read locked images to CS Mod images if ($config['csmod_enable']) { $folder_image = ($forum_unread) ? 'cs_forum_unread_locked' : 'cs_forum_read_locked'; } else { $folder_image = ($forum_unread) ? 'forum_unread_locked' : 'forum_read_locked'; } //CS MOD add end $user->add_lang('acp/board'); $user->add_lang('mods/csmod'); 'smtp_password' => array('lang' => 'SMTP_PASSWORD', 'validate' => 'string', 'type' => 'password:25:255', 'explain' => true) ) ); break; //CS MOD add start case 'csmod': $display_vars = array( 'title' => 'ACP_CS_MOD_SETTINGS', 'vars' => array( 'legend1' =>







וזאת רק ההתחלה...

מה לעשות?

PxP_coil
משתמש באימונים
משתמש באימונים
הודעות: 170
הצטרף: 22/10/2010 ב-16:59:37

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי PxP_coil » 23/11/2010 ב-19:29:31

באיזה דפדפן אתה מישתמש?

tvcforums
משתמש באימונים
משתמש באימונים
הודעות: 153
הצטרף: 29/10/2010 ב-15:11:44

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי tvcforums » 23/11/2010 ב-19:30:42

FF ובדקתי גם ב-IE וזה לא פועל.

PxP_coil
משתמש באימונים
משתמש באימונים
הודעות: 170
הצטרף: 22/10/2010 ב-16:59:37

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי PxP_coil » 23/11/2010 ב-19:33:12

תיצפה בקוד מקוררגע
מה יוצא?

tvcforums
משתמש באימונים
משתמש באימונים
הודעות: 153
הצטרף: 29/10/2010 ב-15:11:44

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי tvcforums » 23/11/2010 ב-19:34:35

זה חלק מקוד המקור:

קוד: בחר הכל

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?>
<!--NOTICE: Please open this file in your web browser. If presented with a security warning, you may safely tell it to allow the blocked content.-->
<!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD.\nAlthough MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD.\nNo support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/-->
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.5.xsd">
   <header>
      <meta name="generator" content="MODX file generated with PP MODX Creator by tumba25 (online version)"/>
      <meta name="generator" content="Phpbb.ModTeam.Tools (c#)"/>
      <license><![CDATA[http://opensource.org/licenses/gpl-license.php GNU General Public License v2]]></license>
      <title lang="en"><![CDATA[CS Mod]]></title>
      <title lang="iw"><![CDATA[מוד CS]]></title>

      <description lang="en"><![CDATA[switching your forumlist to an category grouplist]]></description>
      <description lang="iw"><![CDATA[הופך את רשימת הפורומים לקבוצות של קטגוריות]]></description>
      <author-group>
         <author>
            <realname><![CDATA[Idan Ben Ezra]]></realname>
            <username><![CDATA[idanbe]]></username>
            <homepage><![CDATA[http://www.habeitarim.co.il]]></homepage>
            <email><![CDATA[[email protected]]]></email>
         </author>

         <author>
            <realname><![CDATA[Mor]]></realname>
            <username><![CDATA[BBman]]></username>
            <email><![CDATA[[email protected]]]></email>
         </author>
      </author-group>
      <mod-version>0.1.2 BETA</mod-version>
      <installation>

         <level>easy</level>
         <time>300</time>
         <target-version>3.0.4</target-version>
      </installation>
      <history>
         <entry>
            <date>2008-05-28</date>

            <rev-version>0.0.1 ALPHA</rev-version>
            <changelog lang="en">
               <change><![CDATA[first release]]></change>
            </changelog>
            <changelog lang="iw">
               <change><![CDATA[שיחרור ראשוני]]></change>
            </changelog>
         </entry>

         <entry>
            <date>2008-05-28</date>
            <rev-version>0.0.2 ALPHA</rev-version>
            <changelog lang="en">
               <change><![CDATA[Makeing graphics for the groups]]></change>
            </changelog>
            <changelog lang="iw">
               <change><![CDATA[הוספת גראפיקה לקבוצות]]></change>

            </changelog>
         </entry>
         <entry>
            <date>2008-07-16</date>
            <rev-version>0.0.3 ALPHA</rev-version>
            <changelog lang="en">
               <change><![CDATA[Add the acp turn on and off option]]></change>
            </changelog>

            <changelog lang="iw">
               <change><![CDATA[הוספת כיבוי והדלקה בלוח בקרה למנהל הראשי]]></change>
            </changelog>
         </entry>
         <entry>
            <date>2008-07-18</date>
            <rev-version>0.1.0 BETA</rev-version>
            <changelog lang="en">

               <change><![CDATA[Adding acp options]]></change>
            </changelog>
            <changelog lang="iw">
               <change><![CDATA[הוספת אפשרויות בלוח הבקרה למנהל הראשי]]></change>
            </changelog>
         </entry>
         <entry>
            <date>2008-08-13</date>

            <rev-version>0.1.1 BETA</rev-version>
            <changelog lang="en">
               <change><![CDATA[Changing the graphics]]></change>
               <change><![CDATA[Adding acp options]]></change>
            </changelog>
            <changelog lang="iw">
               <change><![CDATA[שינוי הגראפיקה]]></change>
               <change><![CDATA[הוספת אפשרויות בלוח הבקרה למנהל הראשי]]></change>

            </changelog>
         </entry>

PxP_coil
משתמש באימונים
משתמש באימונים
הודעות: 170
הצטרף: 22/10/2010 ב-16:59:37

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי PxP_coil » 23/11/2010 ב-19:41:43

יופי כך זה אמור להיראות בהצלחה :)

tvcforums
משתמש באימונים
משתמש באימונים
הודעות: 153
הצטרף: 29/10/2010 ב-15:11:44

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי tvcforums » 23/11/2010 ב-19:43:01

?????
אבל אני צריך את העמוד!
כדי להתקין את המוד! ולדעת מה לשנות וכו'...

מישהו יכול לעזור לי?

PxP_coil
משתמש באימונים
משתמש באימונים
הודעות: 170
הצטרף: 22/10/2010 ב-16:59:37

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי PxP_coil » 23/11/2010 ב-19:48:02

אם תראה לנו את כל הקוד מקור נעזור.!

tvcforums
משתמש באימונים
משתמש באימונים
הודעות: 153
הצטרף: 29/10/2010 ב-15:11:44

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי tvcforums » 23/11/2010 ב-19:48:44

לפי בקשתך:

קוד: בחר הכל

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="modx.prosilver.en.xsl"?>
<!--NOTICE: Please open this file in your web browser. If presented with a security warning, you may safely tell it to allow the blocked content.-->
<!--For security purposes, please check: http://www.phpbb.com/mods/ for the latest version of this MOD.\nAlthough MODs are checked before being allowed in the MODs Database there is no guarantee that there are no security problems within the MOD.\nNo support will be given for MODs not found within the MODs Database which can be found at http://www.phpbb.com/mods/-->
<mod xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.phpbb.com/mods/xml/modx-1.2.5.xsd">
   <header>
      <meta name="generator" content="MODX file generated with PP MODX Creator by tumba25 (online version)"/>
      <meta name="generator" content="Phpbb.ModTeam.Tools (c#)"/>
      <license><![CDATA[http://opensource.org/licenses/gpl-license.php GNU General Public License v2]]></license>
      <title lang="en"><![CDATA[CS Mod]]></title>
      <title lang="iw"><![CDATA[מוד CS]]></title>

      <description lang="en"><![CDATA[switching your forumlist to an category grouplist]]></description>
      <description lang="iw"><![CDATA[הופך את רשימת הפורומים לקבוצות של קטגוריות]]></description>
      <author-group>
         <author>
            <realname><![CDATA[Idan Ben Ezra]]></realname>
            <username><![CDATA[idanbe]]></username>
            <homepage><![CDATA[http://www.habeitarim.co.il]]></homepage>
            <email><![CDATA[[email protected]]]></email>
         </author>

         <author>
            <realname><![CDATA[Mor]]></realname>
            <username><![CDATA[BBman]]></username>
            <email><![CDATA[[email protected]]]></email>
         </author>
      </author-group>
      <mod-version>0.1.2 BETA</mod-version>
      <installation>

         <level>easy</level>
         <time>300</time>
         <target-version>3.0.4</target-version>
      </installation>
      <history>
         <entry>
            <date>2008-05-28</date>

            <rev-version>0.0.1 ALPHA</rev-version>
            <changelog lang="en">
               <change><![CDATA[first release]]></change>
            </changelog>
            <changelog lang="iw">
               <change><![CDATA[שיחרור ראשוני]]></change>
            </changelog>
         </entry>

         <entry>
            <date>2008-05-28</date>
            <rev-version>0.0.2 ALPHA</rev-version>
            <changelog lang="en">
               <change><![CDATA[Makeing graphics for the groups]]></change>
            </changelog>
            <changelog lang="iw">
               <change><![CDATA[הוספת גראפיקה לקבוצות]]></change>

            </changelog>
         </entry>
         <entry>
            <date>2008-07-16</date>
            <rev-version>0.0.3 ALPHA</rev-version>
            <changelog lang="en">
               <change><![CDATA[Add the acp turn on and off option]]></change>
            </changelog>

            <changelog lang="iw">
               <change><![CDATA[הוספת כיבוי והדלקה בלוח בקרה למנהל הראשי]]></change>
            </changelog>
         </entry>
         <entry>
            <date>2008-07-18</date>
            <rev-version>0.1.0 BETA</rev-version>
            <changelog lang="en">

               <change><![CDATA[Adding acp options]]></change>
            </changelog>
            <changelog lang="iw">
               <change><![CDATA[הוספת אפשרויות בלוח הבקרה למנהל הראשי]]></change>
            </changelog>
         </entry>
         <entry>
            <date>2008-08-13</date>

            <rev-version>0.1.1 BETA</rev-version>
            <changelog lang="en">
               <change><![CDATA[Changing the graphics]]></change>
               <change><![CDATA[Adding acp options]]></change>
            </changelog>
            <changelog lang="iw">
               <change><![CDATA[שינוי הגראפיקה]]></change>
               <change><![CDATA[הוספת אפשרויות בלוח הבקרה למנהל הראשי]]></change>

            </changelog>
         </entry>
         <entry>
            <date>2009-01-22</date>
            <rev-version>0.1.2 BETA</rev-version>
            <changelog lang="en">
               <change><![CDATA[Adding acp options]]></change>
               <change><![CDATA[fixing bugs]]></change>

            </changelog>
            <changelog lang="iw">
               <change><![CDATA[הוספת אפשרויות בלוח הבקרה למנהל הראשי]]></change>
               <change><![CDATA[תיקון באגים]]></change>
            </changelog>
         </entry>
      </history>
      <link-group>
         <link type="language" href="./languages/he.xml" lang="en">Hebrew Language</link>

         <link type="language" href="./languages/he.xml" lang="iw">שפה עברית</link>
      </link-group>
   </header>
   <action-group>
      <copy>
         <file from="root/language/en/mods/csmod.php" to="language/en/mods/csmod.php"/>
         <file from="root/styles/prosilver/imageset/cs_forum_link.gif" to="styles/prosilver/imageset/cs_forum_link.gif"/>
         <file from="root/styles/prosilver/imageset/cs_forum_read.gif" to="styles/prosilver/imageset/cs_forum_read.gif"/>

         <file from="root/styles/prosilver/imageset/cs_forum_read_locked.gif" to="styles/prosilver/imageset/cs_forum_read_locked.gif"/>
         <file from="root/styles/prosilver/imageset/cs_forum_read_subforum.gif" to="styles/prosilver/imageset/cs_forum_read_subforum.gif"/>
         <file from="root/styles/prosilver/imageset/cs_forum_unread.gif" to="styles/prosilver/imageset/cs_forum_unread.gif"/>
         <file from="root/styles/prosilver/imageset/cs_forum_unread_locked.gif" to="styles/prosilver/imageset/cs_forum_unread_locked.gif"/>
         <file from="root/styles/prosilver/imageset/cs_forum_unread_subforum.gif" to="styles/prosilver/imageset/cs_forum_unread_subforum.gif"/>
         <file from="root/styles/prosilver/template/grouplist_body.html" to="styles/prosilver/template/grouplist_body.html"/>
         <file from="root/styles/prosilver/theme/csmod.css" to="styles/prosilver/theme/csmod.css"/>
         <file from="root/styles/prosilver/theme/images/ccats_collapse.gif" to="styles/prosilver/theme/images/ccats_collapse.gif"/>
         <file from="root/styles/prosilver/theme/images/ccats_expand.gif" to="styles/prosilver/theme/images/ccats_expand.gif"/>

         <file from="root/styles/subsilver2/imageset/cs_forum_link.gif" to="styles/subsilver2/imageset/cs_forum_link.gif"/>
         <file from="root/styles/subsilver2/imageset/cs_forum_read.gif" to="styles/subsilver2/imageset/cs_forum_read.gif"/>
         <file from="root/styles/subsilver2/imageset/cs_forum_read_locked.gif" to="styles/subsilver2/imageset/cs_forum_read_locked.gif"/>
         <file from="root/styles/subsilver2/imageset/cs_forum_read_subforum.gif" to="styles/subsilver2/imageset/cs_forum_read_subforum.gif"/>
         <file from="root/styles/subsilver2/imageset/cs_forum_unread.gif" to="styles/prosilver/subsilver2/cs_forum_unread.gif"/>
         <file from="root/styles/subsilver2/imageset/cs_forum_unread_locked.gif" to="styles/subsilver2/imageset/cs_forum_unread_locked.gif"/>
         <file from="root/styles/subsilver2/imageset/cs_forum_unread_subforum.gif" to="styles/subsilver2/imageset/cs_forum_unread_subforum.gif"/>
         <file from="root/styles/subsilver2/template/grouplist_body.html" to="styles/subsilver2/template/grouplist_body.html"/>
         <file from="root/styles/subsilver2/theme/images/ccats_collapse.gif" to="styles/subsilver2/theme/images/ccats_collapse.gif"/>

         <file from="root/styles/subsilver2/theme/images/ccats_expand.gif" to="styles/subsilver2/theme/images/ccats_expand.gif"/>
      </copy>
      <open src="includes/functions.php">
         <edit>
            <find><![CDATA[      'PRIVATE_MESSAGE_INFO_UNREAD'   => $l_privmsgs_text_unread,]]></find>
            <action type="after-add"><![CDATA[      //CS MOD add start
      'CS_MOD_ENABLE'         => $config['csmod_enable'],
      'CS_MOD_ROWS'         => $config['csmod_rows'],
      'CS_MOD_IMAGES'         => $config['csmod_images'],
      'CS_MOD_CAT_IMAGE'      => $config['csmod_cat_image'],
      'CS_MOD_COLLAPSE_ENABLE'   => $config['csmod_collapse_enable'],
      //CS MOD add end]]></action>
         </edit>
      </open>
      <open src="includes/functions_display.php">

         <edit>
            <find><![CDATA[   foreach ($forum_rows as $row)
   {
      // Empty category
      if ($row['parent_id'] == $root_data['forum_id'] && $row['forum_type'] == FORUM_CAT)
      {]]></find>
            <action type="replace-with"><![CDATA[   $i=0; //CS MOD add categories counter
   foreach ($forum_rows as $row)
   {
      // Empty category
      if ($row['parent_id'] == $root_data['forum_id'] && $row['forum_type'] == FORUM_CAT)
      {
         $i++; //CS MOD add forum is category -> count it]]></action>
         </edit>
         <edit>
            <find><![CDATA[      'FORUM_NAME'         => $row['forum_name'],]]></find>
            <action type="after-add"><![CDATA[      'CAT_COUNT'            => $i, //CS MOD add]]></action>
         </edit>
         <edit>

            <find><![CDATA[         $folder_image = ($forum_unread) ? 'forum_unread_subforum' : 'forum_read_subforum';]]></find>
            <action type="replace-with"><![CDATA[         //CS MOD add start //Changing The forum unread subforum and forum read subforum images to CS Mod images
         if ($config['csmod_enable'])
         {
            $folder_image = ($forum_unread) ? 'cs_forum_unread_subforum' : 'cs_forum_read_subforum';
         }
         else
         {
            $folder_image = ($forum_unread) ? 'forum_unread_subforum' : 'forum_read_subforum';
         }
         //CS MOD add end]]></action>
         </edit>
         <edit>
            <find><![CDATA[               $folder_image = ($forum_unread) ? 'forum_unread' : 'forum_read';]]></find>
            <action type="replace-with"><![CDATA[               //CS MOD add start //Changing The forum unread and forum read images to CS Mod images
               if ($config['csmod_enable'])
               {
                  $folder_image = ($forum_unread) ? 'cs_forum_unread' : 'cs_forum_read';
               }
               else
               {
                  $folder_image = ($forum_unread) ? 'forum_unread' : 'forum_read';
               }
               //CS MOD add end]]></action>
         </edit>
         <edit>
            <find><![CDATA[               $folder_image = 'forum_link';]]></find>

            <action type="replace-with"><![CDATA[               //CS MOD add start //Changing The forum link image to CS Mod image
               if ($config['csmod_enable'])
               {
                  $folder_image = 'cs_forum_link';
               }
               else
               {
                  $folder_image = 'forum_link';
               }
               //CS MOD add end]]></action>
         </edit>
         <edit>
            <find><![CDATA[         $folder_image = ($forum_unread) ? 'forum_unread_locked' : 'forum_read_locked';]]></find>
            <action type="replace-with"><![CDATA[         //CS MOD add start //Changing The forum unread locked and forum read locked images to CS Mod images
         if ($config['csmod_enable'])
         {
            $folder_image = ($forum_unread) ? 'cs_forum_unread_locked' : 'cs_forum_read_locked';
         }
         else
         {
            $folder_image = ($forum_unread) ? 'forum_unread_locked' : 'forum_read_locked';
         }
         //CS MOD add end]]></action>
         </edit>
      </open>
      <open src="includes/acp/acp_board.php">
         <edit>

            <find><![CDATA[      $user->add_lang('acp/board');]]></find>
            <action type="after-add"><![CDATA[      $user->add_lang('mods/csmod');]]></action>
         </edit>
         <edit>
            <find><![CDATA[                  'smtp_password'         => array('lang' => 'SMTP_PASSWORD',         'validate' => 'string',   'type' => 'password:25:255', 'explain' => true)
               )
            );
         break;]]></find>
            <action type="after-add"><![CDATA[         //CS MOD add start
         case 'csmod':
            $display_vars = array(
               'title'   => 'ACP_CS_MOD_SETTINGS',
               'vars'   => array(
                  'legend1'            => 'ACP_CS_MOD_SETTINGS',
                  'csmod_enable'         => array('lang' => 'CS_MOD_ENABLE',         'validate' => 'bool',   'type' => 'radio:yes_no', 'explain' => true),
                  'csmod_rows'         => array('lang' => 'CS_MOD_ROWS',         'validate' => 'string',   'type' => 'text:1:1', 'explain' => true),
                  'csmod_images'         => array('lang' => 'CS_MOD_IMAGES',         'validate' => 'bool',   'type' => 'radio:yes_no', 'explain' => true),
                  'csmod_cat_image'      => array('lang' => 'CS_MOD_CAT_IMAGE',         'validate' => 'bool',   'type' => 'radio:yes_no', 'explain' => true),
                  'csmod_collapse_enable'    => array('lang' => 'CS_MOD_COLLAPSE_ENABLE',      'validate' => 'bool',   'type' => 'radio:yes_no', 'explain' => true),
               )
            );
         break;
         //CS MOD add end]]></action>
         </edit>
      </open>
      <open src="includes/acp/acp_styles.php">

         <edit>
            <find><![CDATA[      $user->add_lang('acp/styles');]]></find>
            <action type="after-add"><![CDATA[      $user->add_lang('mods/csmod');]]></action>
         </edit>
         <edit>
            <find><![CDATA['forum_link', 'forum_read', 'forum_read_locked', 'forum_read_subforum', 'forum_unread', 'forum_unread_locked', 'forum_unread_subforum', 'subforum_read', 'subforum_unread']]></find>
            <inline-edit>
               <inline-find><![CDATA[, 'subforum_unread']]></inline-find>
               <inline-action type="after-add"><![CDATA[, 'cs_forum_link', 'cs_forum_read', 'cs_forum_read_locked', 'cs_forum_read_subforum', 'cs_forum_unread_subforum', 'cs_forum_unread', 'cs_forum_unread_locked']]></inline-action>

            </inline-edit>
         </edit>
      </open>
      <open src="includes/acp/info/acp_board.php">
         <edit>
            <find><![CDATA[            'registration'   => array('title' => 'ACP_REGISTER_SETTINGS', 'auth' => 'acl_a_board', 'cat' => array('ACP_BOARD_CONFIGURATION')),]]></find>
            <action type="after-add"><![CDATA[            //CS MOD add start
            'csmod'      => array('title' => 'ACP_CS_MOD_SETTINGS', 'auth' => 'acl_a_board', 'cat' => array('ACP_BOARD_CONFIGURATION')),
            //CS MOD add end]]></action>
         </edit>
      </open>

      <open src="language/en/acp/common.php">
         <edit>
            <find><![CDATA[   'ACP_BOARD_CONFIGURATION'   => 'Board configuration',]]></find>
            <action type="after-add"><![CDATA[   'ACP_CS_MOD_SETTINGS'      => 'CS Mod settings',]]></action>
         </edit>
      </open>
      <open src="styles/prosilver/imageset/imageset.cfg">
         <edit>
            <find><![CDATA[img_forum_unread_subforum = forum_unread_subforum.gif*27*27]]></find>

            <action type="after-add"><![CDATA[img_cs_forum_link = cs_forum_link.gif*12*12
img_cs_forum_read = cs_forum_read.gif*12*12
img_cs_forum_read_locked = cs_forum_read_locked.gif*12*12
img_cs_forum_unread = cs_forum_unread.gif*12*12
img_cs_forum_unread_locked = cs_forum_unread_locked.gif*12*12
img_cs_forum_read_subforum = cs_forum_read_subforum.gif*12*12
img_cs_forum_unread_subforum = cs_forum_unread_subforum.gif*12*12]]></action>
         </edit>
      </open>
      <open src="styles/prosilver/template/index_body.html">
         <edit>
            <find><![CDATA[<!-- INCLUDE forumlist_body.html -->]]></find>
            <action type="replace-with"><![CDATA[<!-- IF CS_MOD_ENABLE -->
   <!-- INCLUDE grouplist_body.html -->
<!-- ELSE -->
   <!-- INCLUDE forumlist_body.html -->
<!-- ENDIF -->]]></action>
         </edit>
      </open>

      <open src="styles/prosilver/template/overall_header.html">
         <edit>
            <find><![CDATA[   window.onunload = function()
   {
      for (var i = 0; i < onunload_functions.length; i++)
      {
         eval(onunload_functions[i]);
      }
   }]]></find>
            <action type="after-add"><![CDATA[   function edr_collapsible(catid)
   {
      if (document.getElementById('cat' + catid).style.display != 'none')
      {
         document.getElementById('cat' + catid).style.display = 'none';
         document.getElementById('link' + catid).alt = '[+]';
         document.getElementById('link' + catid).src = '{T_THEME_PATH}/images/ccats_expand.gif';
      }
      else
      {
         document.getElementById('cat' + catid).style.display = '';
         document.getElementById('link' + catid).alt = '[-]';
         document.getElementById('link' + catid).src = '{T_THEME_PATH}/images/ccats_collapse.gif';
      }
   }]]></action>
         </edit>
         <edit>
            <find><![CDATA[   <link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->]]></find>
            <action type="after-add"><![CDATA[<!-- IF CS_MOD_ENABLE and not CS_MOD_IMAGES -->
   <link href="{T_THEME_PATH}/csmod.css" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->]]></action>
         </edit>

      </open>
      <open src="styles/prosilver/template/viewforum_body.html">
         <edit>
            <find><![CDATA[   <!-- INCLUDE forumlist_body.html -->]]></find>
            <action type="replace-with"><![CDATA[   <!-- IF CS_MOD_ENABLE -->
      <!-- INCLUDE grouplist_body.html -->
   <!-- ELSE -->
      <!-- INCLUDE forumlist_body.html -->
   <!-- ENDIF -->]]></action>
         </edit>
      </open>
      <open src="styles/prosilver/theme/bidi.css">
         <edit>

            <find><![CDATA[/**
* tweaks.css
*/]]></find>
            <action type="before-add"><![CDATA[/* CS Mod
---------------------------------------- */
.rtl .csmod dl.icon {
   min-height: 12px;
   background-position: 99.5% 50%;
}
.rtl .csmod dl.icon dt {
   padding-right: 20px;
}]]></action>
         </edit>
      </open>
      <open src="styles/prosilver/theme/content.css">
         <edit>
            <find><![CDATA[dl.pmlist dd {
   margin-left: 61% !important;
   margin-bottom: 2px;
}]]></find>
            <action type="after-add"><![CDATA[/* CS Mod
---------------------------------------- */
.csmod .csbg-image {
   background-color: #d4e1ec;
   border-top: 1px solid #fff;
   border-bottom: 1px solid #00608f;
}
.csmod .cattext a {
   font-size: 14px;
}
.csmod dl.icon {
   min-height: 12px;
   background-position: 5px 50%;
}
.csmod dl.icon dt {
   padding-left: 20px;
}]]></action>
         </edit>

      </open>
      <open src="styles/subsilver2/imageset/imageset.cfg">
         <edit>
            <find><![CDATA[img_forum_unread_subforum = forum_unread_subforum.gif*25*46]]></find>
            <action type="after-add"><![CDATA[img_cs_forum_link = cs_forum_link.gif*12*12
img_cs_forum_read = cs_forum_read.gif*12*12
img_cs_forum_read_locked = cs_forum_read_locked.gif*12*12
img_cs_forum_unread = cs_forum_unread.gif*12*12
img_cs_forum_unread_locked = cs_forum_unread_locked.gif*12*12
img_cs_forum_read_subforum = cs_forum_read_subforum.gif*12*12
img_cs_forum_unread_subforum = cs_forum_unread_subforum.gif*12*12]]></action>
         </edit>
      </open>
      <open src="styles/subsilver2/template/index_body.html">
         <edit>

            <find><![CDATA[<!-- INCLUDE forumlist_body.html -->]]></find>
            <action type="replace-with"><![CDATA[<!-- IF CS_MOD_ENABLE -->
   <!-- INCLUDE grouplist_body.html -->
<!-- ELSE -->
   <!-- INCLUDE forumlist_body.html -->
<!-- ENDIF -->]]></action>
         </edit>
         <edit>
            <find><![CDATA[<table class="legend">]]></find>
            <action type="before-add"><![CDATA[<!-- IF CS_MOD_ENABLE -->
<table class="legend">
<tr>
   <td width="12" align="center"><img src="{T_IMAGESET_PATH}/cs_forum_unread.gif" /></td>
   <td><span class="gensmall">{L_NEW_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="12" align="center"><img src="{T_IMAGESET_PATH}/cs_forum_read.gif" /></td>
   <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
   <td>&nbsp;&nbsp;</td>
   <td width="12" align="center"><img src="{T_IMAGESET_PATH}/cs_forum_link.gif" /></td>
   <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<!-- ELSE -->]]></action>
         </edit>
         <edit>
            <find><![CDATA[   <td width="20" align="center">{FORUM_LOCKED_IMG}</td>
   <td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>]]></find>

            <action type="after-add"><![CDATA[<!-- ENDIF -->]]></action>
         </edit>
      </open>
      <open src="styles/subsilver2/template/overall_header.html">
         <edit>
            <find><![CDATA[      obj.width = width;
      obj.height = height + 16;

      obj.SetControllerVisible(true);

      obj.Play();
   }
<!-- ENDIF -->]]></find>
            <action type="after-add"><![CDATA[   function edr_collapsible(catid)
   {
      if (document.getElementById('cat' + catid).style.display != 'none')
      {
         document.getElementById('cat' + catid).style.display = 'none';
         document.getElementById('link' + catid).alt = '[+]';
         document.getElementById('link' + catid).src = '{T_THEME_PATH}/images/ccats_expand.gif';
      }
      else
      {
         document.getElementById('cat' + catid).style.display = '';
         document.getElementById('link' + catid).alt = '[-]';
         document.getElementById('link' + catid).src = '{T_THEME_PATH}/images/ccats_collapse.gif';
      }
   }]]></action>
         </edit>
      </open>

      <open src="styles/subsiver2/template/viewforum_body.html">
         <edit>
            <find><![CDATA[   <!-- INCLUDE forumlist_body.html -->]]></find>
            <action type="replace-with"><![CDATA[   <!-- IF CS_MOD_ENABLE -->
      <!-- INCLUDE grouplist_body.html -->
   <!-- ELSE -->
      <!-- INCLUDE forumlist_body.html -->
   <!-- ENDIF -->]]></action>
         </edit>
      </open>
      <diy-instructions lang="en"><![CDATA[To use this mod upload all of the new and changed files from the
instructions above. Finally enter your ACP and go to the
"System" tab and under module management select "Administration Control
Panel" and install the CS Mod: "CS Mod Settings".]]></diy-instructions>
      <diy-instructions lang="iw"><![CDATA[בכדי להשתמש במוד זה עדכן את כל השינויים החדשים בקבצים.
לבסוף הכנס ללוח בקרה למנהלים ראשיים עבור ללשונית "מערכת" וגש ל"לוח בקרה למנהלים ראשיים" והתקן את מוד CS: "הגדרות מוד CS"]]></diy-instructions>
   </action-group>

</mod>

PxP_coil
משתמש באימונים
משתמש באימונים
הודעות: 170
הצטרף: 22/10/2010 ב-16:59:37

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי PxP_coil » 23/11/2010 ב-19:52:13

אוקיי הכל כתוב שם:
FIND=חפש
AFTER_ADD=הוספה אחרי
BEFOR_ADD-הוספה ליפני
..._WITH-בחלף אם מה שמצאתה.
זהוא בלי בעיות ניגמר הסיפור.

tvcforums
משתמש באימונים
משתמש באימונים
הודעות: 153
הצטרף: 29/10/2010 ב-15:11:44

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי tvcforums » 23/11/2010 ב-19:56:07

זה לא נוח להסתכל על זה כך!
זה יקח לי הרבה זמן!
אין פתרון אחר?

PxP_coil
משתמש באימונים
משתמש באימונים
הודעות: 170
הצטרף: 22/10/2010 ב-16:59:37

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי PxP_coil » 23/11/2010 ב-19:57:38

אחי זה מה שזה אמור להראות אני בטוח שלא למדתה XML אני כן וכך זה כך כותבים תשפה הזות אין מה לעשות!
ויש פיתרון תישתמש ב אוטומוד

tvcforums
משתמש באימונים
משתמש באימונים
הודעות: 153
הצטרף: 29/10/2010 ב-15:11:44

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי tvcforums » 23/11/2010 ב-19:58:50

אבל הוא לא תמיד מתקין בצורה טובה... לא?

Lenny
חבר צוות phpBB ישראל לשעבר
חבר צוות phpBB ישראל לשעבר
הודעות: 890
הצטרף: 15/07/2007 ב-15:34:10

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי Lenny » 23/11/2010 ב-20:53:38

מבדיקה קצרה שערכתי גם אצלי קובץ ההתקנה לא הוצג בדפדפן כמו שצריך. קרא את הפתרונות המוצעים כאן:
viewtopic.php?f=23&t=24443

בהצלחה.
Lenny - חבר צוות תמיכה ומודים לשעבר.

tvcforums
משתמש באימונים
משתמש באימונים
הודעות: 153
הצטרף: 29/10/2010 ב-15:11:44

Re: יש לי בעיה במוד CS! קובץ install.xml לא נפתח!

הודעה שלא נקראהעל ידי tvcforums » 23/11/2010 ב-21:29:35

תודה אבל כבר עשיתי מה שPxP_ciol אמר לי.
אשמח לעזרה כאן : viewtopic.php?f=23&t=25083

תודה!!!!!!!!!!!


חזור אל “מודים”

מי מחובר

משתמשים הגולשים בפורום זה: אין משתמשים רשומים ו־ 69 אורחים

cron