Hi dear users, i have installed Shop Mod in Icy Phoenix 1.1.5.20 Beta 1 and work very well.
But if somebody have the /language/lang_spanish/lang_shop.php, i'll thank you for provide me of that file.
And translating meanwhile, but if someone have the file, he save me to many work.
If anyone need the package, please, let me know, and i will upload here.
Thanks.
Shop Mod 3.0.0
Subject: Re: Shop Mod 3.0.0
You can download the Mod more down.
Shop Mod 3.0.0
The mod work well in Icy Phoenix. You have only edit your own templates files request in installation file.
This is not the last version, the last version is 3.0.6, but i can't find it.
If somebody find the 3.0.6 version, will be grateful that upload the package here.
The Language Spanish and English is included in the package.
I don't give support about this Mod, but I will try to help them to the way of the possible thing.
Cu dear users.
Shop Mod 3.0.0
The mod work well in Icy Phoenix. You have only edit your own templates files request in installation file.
This is not the last version, the last version is 3.0.6, but i can't find it.
If somebody find the 3.0.6 version, will be grateful that upload the package here.
The Language Spanish and English is included in the package.
I don't give support about this Mod, but I will try to help them to the way of the possible thing.
Cu dear users.
Shop-Mod.3.0.0.rar | ||
Description: | Installation Package. | ![]() Download |
Filename: | Shop-Mod.3.0.0.rar | |
Filesize: | 58.68 KB | |
Downloaded: | 240 Time(s) |
Subject: Re: Shop Mod 3.0.0
Original link is here... but it doesn't work fine...
http://www.zarath.com/mods.php?actions=mods
I usually don't like to attach mod... but since you are trying to contribute to this project... here you are. :mricy:
I hope you will adapt to Icy Phoenix and link back here. :mricy:
http://www.zarath.com/mods.php?actions=mods
I usually don't like to attach mod... but since you are trying to contribute to this project... here you are. :mricy:
I hope you will adapt to Icy Phoenix and link back here. :mricy:
shop_mod_306.zip | ||
Description: | Shop Mod 3.0.6 | ![]() Download |
Filename: | shop_mod_306.zip | |
Filesize: | 66.61 KB | |
Downloaded: | 213 Time(s) |
Subject: Re: Shop Mod 3.0.0
Thanks MG, the mod work almost fine, only have one error, y I'll try to fix for all interested users.
Thanks again.
Thanks again.
Subject: Re: Shop Mod 3.0.0
Have a little problem with the "Trade Items" but for moreover work fine.
CU.
Mairena wrote: [View Post]
Have a little problem with the "Trade Items" but for moreover work fine.
CU.
Subject: Re: Shop Mod 3.0.0
Last edited by xmenfile on Fri 11 Jan, 2008 08:29; edited 1 time in total
Hi,
I am trying to install it and stuck at viewtopic_body.tpl. Don't know how to edit it, can anyone help me out?
Thank you,
Here is my viewtopic_body.tpl
And here is the install instruction:
I am trying to install it and stuck at viewtopic_body.tpl. Don't know how to edit it, can anyone help me out?
Thank you,
Here is my viewtopic_body.tpl
- function open_postreview(ref)
- {
- height = screen.height / 2.23;
- width = screen.width / 2;
- window.open(ref,'_phpbbpostreview','height=' + height + ',width=' + width + ',resizable=yes,scrollbars=yes');
- return;
- }
- //-->
- </script>
- {IMG_THL}{IMG_THC}<span class="forumlink">{TOPIC_TITLE}</span>{IMG_THR}<table class="forumlinenb" width="100%" cellspacing="0" cellpadding="0">
- {POLL_DISPLAY}
- <tr>
- <th width="150">{L_AUTHOR}</th>
- <th>{L_MESSAGE}</th>
- </tr>
- <!-- BEGIN postrow -->
- <tr>
- <td class="row-post-author">
- <span class="post-name"><a id="p{postrow.U_POST_ID}"></a>{postrow.POSTER_FROM_FLAG} {postrow.POSTER_NAME} {postrow.POSTER_GENDER}</span>
- <br />
- <div class="center-block-text">
- <div class="post-rank">
- <b>
- {postrow.USER_RANK_01}{postrow.USER_RANK_01_IMG}
- {postrow.USER_RANK_02}{postrow.USER_RANK_02_IMG}
- {postrow.USER_RANK_03}{postrow.USER_RANK_03_IMG}
- {postrow.USER_RANK_04}{postrow.USER_RANK_04_IMG}
- {postrow.USER_RANK_05}{postrow.USER_RANK_05_IMG}
- </b>
- </div>
- </div>
- {postrow.CARD_IMG}
- <!-- BEGIN switch_showavatars -->
- <span class="post-images"><a href="javascript:quotename(%27[b]{postrow.POSTER_NAME_QR}[/b],%27);">{postrow.POSTER_AVATAR}</a></span>
- <!-- END switch_showavatars -->
- <div class="post-details">
- <!-- {postrow.POSTER_NO}<br /> -->
- {postrow.POSTER_JOINED}<br />
- {postrow.POSTER_POSTS}<br />
- {postrow.POSTER_AGE}
- {postrow.POSTER_FROM}<br />
- <!-- BEGIN switch_poster_info -->
- {postrow.CASH}<br />
- {postrow.POSTER_NO}<br />
- {postrow.POSTER_LANG}
- {postrow.POSTER_STYLE}
- <!-- END switch_poster_info -->
- <!-- BEGIN author_profile -->
- {postrow.author_profile.AUTHOR_VAL}<br />
- <!-- END author_profile -->
- <div class="center-block-text"> {postrow.GEB_BILD}</div>
- </div><br />
- <img src="{SPACER}" width="150" height="1" alt="" />
- </td>
- <td class="row-post" width="100%" height="100%">
- <div class="post-buttons-top post-buttons">
- <span class="img-main">{postrow.QUOTE_IMG}</span>
- {postrow.EDIT_IMG}
- {postrow.DELETE_IMG}
- {postrow.TOPIC_VIEW_IMG}
- {postrow.UNREAD_IMG}
- {postrow.U_R_CARD}
- {postrow.U_Y_CARD}
- {postrow.U_G_CARD}
- {postrow.U_B_CARD}
- {postrow.ARROWS}
- </div>
- <div class="post-subject {postrow.UNREAD_COLOR}"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" /></a> {postrow.POST_SUBJECT} </div>
-
- <div class="post-text">
- {postrow.MESSAGE}<br />
- <span class="gensmall">{postrow.EDITED_MESSAGE} </span>
- {postrow.ATTACHMENTS}
- <br /><br /><br /><br />
- <!-- BEGIN above_sig -->
- <span class="post-details"><br />{postrow.above_sig.ABOVE_VAL}</span>
- <!-- END above_sig -->
- <!-- BEGIN switch_showsignatures -->
- {postrow.SIGNATURE}
- <!-- END switch_showsignatures -->
- <!-- BEGIN below_sig -->
- <span class="post-details"><br />{postrow.below_sig.BELOW_VAL}</span>
- <!-- END below_sig -->
- </div>
And here is the install instruction:
- templates/subSilver/viewtopic_body.tpl
- #
- #-----[ FIND ]------------------------------------------
- #
- <td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}<br />{postrow.CASH}</span><br /></td>
- #
- #-----[ IN-LINE FIND ]------------------------------------------
- #
- {postrow.POSTER_FROM}
- #
- #-----[ IN-LINE AFTER, ADD ]------------------------------------------
- #
- <br /><a href="{postrow.ITEMSNAME}">{L_ITEMS}</a><br />{postrow.ITEMS}
- #
Last edited by xmenfile on Fri 11 Jan, 2008 08:29; edited 1 time in total
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.0856s (PHP: 22% SQL: 78%)
SQL queries: 12 - Debug Off - GZIP Enabled