News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Simple ImageShack (latest release: v3.1.3)

Started by Rik©, June 03, 2005, 02:50:34 PM

Previous topic - Next topic

aw06

Quote from: Rik© on April 18, 2010, 06:05:20 AM
Quote from: aw06 on April 15, 2010, 08:15:28 PM
can somebody else verify this ...

When you set the mod to upload to an ImageShack Account it uploads multiple versions of a pic... checking my image shack account i see some pics uploaded 3-5 times :-\
Anyone?



SIS v3.1.0 update:
Adding the languages takes a little more time than expected...
And now that we have some nice weather here in the Netherlands i think i will spent my spare-time in the sun.....

* Rik© listens to some appropriate tunes
~Sun is shining....weather is sweet.....~ 8)


-Rik©

Ok, i found the issue :D what's happening is many people upload the pic and think it will auto insert into the post.. so they hit post .. but then no pic, so they upload again and realize they have to copy then paste the link, so that happens quite often, causing allot of duplicate uploads...

so an auto insert option would be sweeeet
:: ShopinJA.com Powered by SMF 1.1.19 | Ig-Oh Theme by Koni | 70 Rock Solid Error Free Mods | Many Custom Edits & Tweaks ::
- Host Unlimited Websites - Free Website Builder & Templates - Unlimited Disk Space & Bandwidth

erorcun

Turkish translation :)

Quote! SIS 3.1.0'ı kurmadan önce diğer SIS versiyonlarını kaldırın !
SIS v3 PHP eklentisi CURL'u gerektirir

Bu paket Simple ImageShack'i SMF forumunuza kuracak.
Mod default temayla ve "Post.template.php"yi defaulttan çeken temalarla çalışacak.
Bazı temalar kendi "Post.template.php"sini kullanır. Simple ImageShack kurulumundan sonra bu dosyayı düzenlemeniz gerekir.

Kurulumdan sonra Simple ImageShack ayarlarına yönlendirileceksiniz.
Buradan modu konfigüre edebilirsiniz.
Daha detaylı bilgi için lütfen indirdiğiniz paketteki SimpleImageShack_readme.html dosyasını okuyun.

Daha fazla bilgi ve destek için SimpleTweaks.info adresini ziyaret edin.
-Yemeklerin niye bu kadar lezzetli?
-Sana koyuyorum.
-Hmm ben diğer ustalara söyliyim onlar da sana koysun.

Rik©

Quote from: erorcun on April 23, 2010, 05:42:30 PM
Turkish translation :)

Thanks, it has been added to the mod-package.
If you want full Turkish support please translate the following $txt
<?php
/***************************************************************************
 *       SIS.english-utf8.php
 *                ---------------------
 * Version : 3.1.0
 * Support : http://simpletweaks.info
 *
 * ©2010 Simple Tweaks
 ***************************************************************************/

// Title
$SISiframe_txt1 "Simple ImageShack";

// SISform
$SISiframe_txt2 "bad file type";
$SISiframe_txt3 "host it!";
$SISiframe_txt4 "upload file - patience during upload";
$SISiframe_txt5 "allowed: jpg jpeg png gif bmp tif tiff swf";
$SISiframe_txt6 "Please select only one of the supported file types.";
$SISiframe_txt7 "";
// resize options for future versions
$SISiframe_txt8 "resize image?";
$SISiframe_txt9 "100x75 (avatar)";
$SISiframe_txt10 "150x112 (thumbnail)";
$SISiframe_txt11 "320x240 (for websites and email)";
$SISiframe_txt12 "640x480 (for message boards)";
$SISiframe_txt13 "800x600 (15-inch monitor)";
$SISiframe_txt14 "1024x768 (17-inch monitor)";
$SISiframe_txt15 "1280x1024 (19-inch monitor)";
$SISiframe_txt16 "1600x1200 (21-inch monitor)";
$SISiframe_txt17 "optimize without resizing";
$SISiframe_txt18 "remove size/resolution bar from thumbnail?";
// help
$SISiframe_txt30 "help";
$SISiframe_txt31 "How to use Simple ImageShack";
$SISiframe_txt32 "
-Click <i>Browse</i> and select image from your Hard-Drive.<br />
-Click <i>
$SISiframe_txt3</i> and wait untill the image has been uploaded.<br />
-When the image has been uploaded succesfully the uploaded image or thumbnail will show.<br />
-Copy and Paste one of the codes displayed next to the image.<br />
-Click <img src='./img/image_add.png' alt='' /> if you want to host another image.
"
;

// SISxmlapi
$SISiframe_txt40 "Oops, something went wrong";
$SISiframe_txt41 "XML return failed";
$SISiframe_txt42 "Click here to try again";

$SISiframe_txt43 "Resolution";
$SISiframe_txt44 "Upload successful!";
$SISiframe_txt45 "Image Link";
$SISiframe_txt46 "BBcode";
$SISiframe_txt47 "BBcode Image";
$SISiframe_txt48 "BBcode Thumb";
$SISiframe_txt49 "Clickable Thumb";
$SISiframe_txt50 "host another image";
$SISiframe_txt51 "image path not set";


// Copyright - Don't edit please
$SISiframe_txt99 "Powered by <a href='http://imageshack.us' target='_blank'>ImageShack.us</a><img style='vertical-align: bottom' src='./img/SISfrog.png' alt='' />";

?>


and also
    <file name="$languagedir/Modifications.english-utf8.php">

// Simple ImageShack v3.1.0
$txt['sis_enable'] = 'Enable Simple ImageShack';
$txt['sis_cookie'] = 'Your ImageShack.us registration code<br /><small><a href="http://profile.imageshack.us/prefs/index.php" target="_blank">click here to retrieve your reg code</a></small>';
$txt['sis_addops'] = 'Display inside additional options';
$txt['sis_permis'] = 'Use smf permission-system';
$txt['sis_forumtag'] = 'Add forumtag';
$txt['sis_tags'] = 'Add Personaltag(s) to image<br /><small>use commas between multiple tags</small>';
$txt['sis_loader'] = 'Select loader image';
$txt['sis_loader_0'] = 'off';
$txt['sis_loader_1'] = 'classic';
$txt['sis_loader_2'] = 'modern blue';
$txt['sis_loader_3'] = 'modern green';
$txt['sis_loader_4'] = 'froggy';
$txt['sis_rembar'] = 'Remove information bar from thumbnail';
$txt['sis_imagelink'] = 'Show direct link to image';
$txt['sis_imagelink_bbcode'] = 'Show bbcode image';
$txt['sis_thumblink_bbcode'] = 'Show bbcode thumbnail';
$txt['sis_thumblink_click'] = 'Show bbcode clickable thumbnail';
$txt['sis_width'] = 'Simple ImageShack iframe width';
$txt['sis_height'] = 'Simple ImageShack iframe height';
$txt['sis_color'] = 'Simple ImageShack text color (hex)';
$txt['permissiongroup_sis'] = 'Simple ImageShack mod';
$txt['permissiongroup_simple_sis'] = 'Use Simple ImageShack mod';
$txt['permissionname_sis_view'] = 'Use the Simple ImageShack mod';
$txt['permissionhelp_sis_view'] = 'Enabling this permission adds an ImageShack.us upload field to the post template';
// Simple ImageShack v3.1.0


    <file name="$languagedir/Help.turkish-utf8.php">

// Simple ImageShack v3.1.0
$helptxt['sis_enable'] = 'This will turn on the Simple ImageShack mod.';
$helptxt['sis_cookie'] = 'This option allows you to load the image into your ImageShack account.<br />
<small>Leave blank if you don\'t have an ImagShack account.</small><br />
<br /><br />
<b>How to get your registration code</b><br />
- Register at ImageShack<br /> <a href="http://profile.imageshack.us/registration/" target="_blank">http://profile.imageshack.us/registration/</a> and log in<br /><br />
- When logged-in go to<br /> <a href="http://profile.imageshack.us/prefs/index.php" target="blank">http://profile.imageshack.us/prefs/index.php</a><br /><br />
- Copy and Paste your ImageShack Registration Code
';
$helptxt['sis_addops'] = 'This option allows you to put the mod inside the Additional Options.';
$helptxt['sis_permis'] = 'This option allows you to turn on or off the use of the SMF permission system with the Simple ImageShack mod.';
$helptxt['sis_forumtag'] = 'This option adds a tag with forum+user info to the image';
$helptxt['sis_tags'] = 'This option allows you to add one or more Personaltags to the image.<br />
<small>Use commas between multiple tags</small>
';
$helptxt['sis_loader'] = 'This option allows you to select the loader image.<br />
    <table border="1" bordercolor="LightSteelBlue " rules="rows" frame="hsides" cellpadding="3" cellspacing="1">                 
    <tr><td>classic</td><td><img src="./sis/img/sis-loader_1.gif" alt=""></td>                 
    </tr>                 
    <tr><td>modern blue</td><td><img src="./sis/img/sis-loader_2.gif" alt=""></td>                 
    </tr>                 
    <tr><td>modern green</td><td><img src="./sis/img/sis-loader_3.gif" alt=""></td>                 
    </tr>                 
    <tr><td>froggy</td><td><img src="./sis/img/sis-loader_4.gif" alt=""></td>                 
    </tr>         
    </table>
                        ';
$helptxt['sis_rembar'] = 'This option allows you to remove the information bar from thumbnails.';
$helptxt['sis_imagelink'] = 'Enable to show a direct link to the image.';
$helptxt['sis_imagelink_bbcode'] = 'Enable to show the bbcode for direct link.';
$helptxt['sis_thumblink_bbcode'] = 'Enable to show the bbcode for thumbnail.';
$helptxt['sis_thumblink_click'] = 'Enable to show the bbcode for clickable thumbnail.';
$helptxt['sis_width'] = 'This option allows you to set the width of the Simple ImageShack iframe.';
$helptxt['sis_height'] = 'This option allows you to set the height of the Simple ImageShack iframe.';
$helptxt['sis_color'] = 'This option allows you to set the text-color of Simple ImageShack.';
// Simple ImageShack v3.1.0


-Rik©

erorcun

SIS.turkish.php:
<?php
/***************************************************************************
 *       SIS.turkish.php
 *                ---------------------
 * Version : 3.1.0
 * Support : http://simpletweaks.info
 *
 * ©2010 Simple Tweaks
 ***************************************************************************/

// Title
$SISiframe_txt1 "Simple ImageShack"

// SISform
$SISiframe_txt2 "kötü dosya tipi";
$SISiframe_txt3 "gönder!";
$SISiframe_txt4 "dosya yükle - yükleme uzun sürebilir";
$SISiframe_txt5 "izin verilenler: jpg jpeg png gif bmp tif tiff swf";
$SISiframe_txt6 "Lütfen desteklenen dosya tiplerinden birini seçin.";
$SISiframe_txt7 "";
// resize options for future versions
$SISiframe_txt8 "yeniden boyutlandır?";
$SISiframe_txt9 "100x75 (avatar)";
$SISiframe_txt10 "150x112 (önizleme)";
$SISiframe_txt11 "320x240 (websiteleri ve email için)";
$SISiframe_txt12 "640x480 (mesaj panoları için)";
$SISiframe_txt13 "800x600 (15-inç monitor)";
$SISiframe_txt14 "1024x768 (17-inç monitor)";
$SISiframe_txt15 "1280x1024 (19-inç monitor)";
$SISiframe_txt16 "1600x1200 (21-inç monitor)";
$SISiframe_txt17 "boyutlandırma olmadan optimize";
$SISiframe_txt18 "önizlemeden boyut/çözünürlük çubuğunu kaldır?";
// help
$SISiframe_txt30 "yardım";
$SISiframe_txt31 "Simple ImageShack Nasıl Kullanılır";
$SISiframe_txt32 "
-<i>Gözat</i> butonuna tıkla ve sabitdiskinden bir resim seç.<br /><br />
-<i>
$SISiframe_txt3</i> butonuna tıkla ve resim yüklemesi bitene kadar bekle.<br /><br />
-Resim başarıyla yüklendiğinde resim ve/veya önizleme karşına çıkacak.<br /><br />
-Kodlardan birini kopyala ve resmin gözükmesini istediğin yere yapıştır.<br /><br />
-Eğer bir resim daha göndermek istiyorsan <img src='./img/image_add.png' alt='' /> butonuna tıkla.
"
;

// SISxmlapi
$SISiframe_txt40 "Eyvah, bir şeyler yanlış gitti";
$SISiframe_txt41 "XML dönüşü başarısız";
$SISiframe_txt42 "Tekrar denemek için tıklayın";
$SISiframe_txt43 "Çözünürlük";
$SISiframe_txt44 "Yükleme başarılı!";
$SISiframe_txt45 "Resim Linki";
$SISiframe_txt46 "BBcode";
$SISiframe_txt47 "BBcode Resim";
$SISiframe_txt48 "BBcode Önizleme";
$SISiframe_txt49 "Tıklanabilir Önizleme";
$SISiframe_txt50 "başka resim yolla";
$SISiframe_txt51 "resim yolu ayarlanmadı";


// Copyright - Don't edit please
$SISiframe_txt99 "Powered by <a href='http://imageshack.us' target='_blank'>ImageShack.us</a><img style='vertical-align: bottom' src='./img/SISfrog.png' alt='' />";

?>



SIS.turkish-utf8.php:
<?php
/***************************************************************************
 *       SIS.turkish-utf8.php
 *                ---------------------
 * Version : 3.1.0
 * Support : http://simpletweaks.info
 *
 * ©2010 Simple Tweaks
 ***************************************************************************/

// Title
$SISiframe_txt1 "Simple ImageShack"

// SISform
$SISiframe_txt2 "kötü dosya tipi";
$SISiframe_txt3 "gönder!";
$SISiframe_txt4 "dosya yükle - yükleme uzun sürebilir";
$SISiframe_txt5 "izin verilenler: jpg jpeg png gif bmp tif tiff swf";
$SISiframe_txt6 "Lütfen desteklenen dosya tiplerinden birini seçin.";
$SISiframe_txt7 "";
// resize options for future versions
$SISiframe_txt8 "yeniden boyutlandır?";
$SISiframe_txt9 "100x75 (avatar)";
$SISiframe_txt10 "150x112 (önizleme)";
$SISiframe_txt11 "320x240 (websiteleri ve email için)";
$SISiframe_txt12 "640x480 (mesaj panoları için)";
$SISiframe_txt13 "800x600 (15-inç monitor)";
$SISiframe_txt14 "1024x768 (17-inç monitor)";
$SISiframe_txt15 "1280x1024 (19-inç monitor)";
$SISiframe_txt16 "1600x1200 (21-inç monitor)";
$SISiframe_txt17 "boyutlandırma olmadan optimize";
$SISiframe_txt18 "önizlemeden boyut/çözünürlük Ã§ubuÄŸunu kaldır?";

// help
$SISiframe_txt30 "yardım";
$SISiframe_txt31 "Simple ImageShack Nasıl Kullanılır";
$SISiframe_txt32 "
-<i>Gözat</i> butonuna tıkla ve sabitdiskinden bir resim seç.<br /><br />
-<i>
$SISiframe_txt3</i> butonuna tıkla ve resim yüklemesi bitene kadar bekle.<br /><br />
-Resim baÅŸarıyla yüklendiÄŸinde resim ve/veya Ã¶nizleme karşına Ã§Ä±kacak.<br /><br />
-Kodlardan birini kopyala ve resmin gözükmesini istediÄŸin yere yapıştır.<br /><br />
-EÄŸer bir resim daha göndermek istiyorsan <img src='./img/image_add.png' alt='' /> butonuna tıkla.
"
;

// SISxmlapi
$SISiframe_txt40 "Eyvah, bir ÅŸeyler yanlış gitti";
$SISiframe_txt41 "XML dönüşü baÅŸarısız";
$SISiframe_txt42 "Tekrar denemek için tıklayın";
$SISiframe_txt43 "Çözünürlük";
$SISiframe_txt44 "Yükleme baÅŸarılı!";
$SISiframe_txt45 "Resim Linki";
$SISiframe_txt46 "BBcode";
$SISiframe_txt47 "BBcode Resim";
$SISiframe_txt48 "BBcode Ã–nizleme";
$SISiframe_txt49 "Tıklanabilir Ã–nizleme";
$SISiframe_txt50 "baÅŸka resim yolla";
$SISiframe_txt51 "resim yolu ayarlanmadı";


// Copyright - Don't edit please
$SISiframe_txt99 "Powered by <a href='http://imageshack.us' target='_blank'>ImageShack.us</a><img style='vertical-align: bottom' src='./img/SISfrog.png' alt='' />";

?>




Modifications.turkish.php:
// Simple ImageShack v3.1.0
$txt['sis_enable'] = 'Simple ImageShack etkinleştir';
$txt['sis_cookie'] = 'ImageShack.us kayıt kodunuz<br /><small><a href="http://profile.imageshack.us/prefs/index.php" target="_blank">kayıt kodunu almak için buraya tıklayın</a></small>';
$txt['sis_addops'] = 'Ek seçeneklerin içinde göster';
$txt['sis_permis'] = 'SMF İzin sistemini kullan';
$txt['sis_forumtag'] = 'Forum etiketi ekle';
$txt['sis_tags'] = 'Resme kişisel etiket(ler) ekle<br /><small>birden fazla etiket arasında virgül kullanın</small>';
$txt['sis_loader'] = 'Yükleyici resmini seç';
$txt['sis_loader_0'] = 'kapalı';
$txt['sis_loader_1'] = 'klasik';
$txt['sis_loader_2'] = 'modern mavi';
$txt['sis_loader_3'] = 'modern yeşil';
$txt['sis_loader_4'] = 'kurbağa yeşili';
$txt['sis_rembar'] = 'Önizlemeden bilgilendirme barını kaldır';
$txt['sis_imagelink'] = 'Resme direkt link göster';
$txt['sis_imagelink_bbcode'] = 'bbcode resim göster';
$txt['sis_thumblink_bbcode'] = 'bbcode önizleme göster';
$txt['sis_thumblink_click'] = 'bbcode tıklanabilir önizleme göster';
$txt['sis_width'] = 'Simple ImageShack iframe genişliği';
$txt['sis_height'] = 'Simple ImageShack iframe yüksekliği';
$txt['sis_color'] = 'Simple ImageShack yazı rengi (hex)';
$txt['permissiongroup_sis'] = 'Simple ImageShack mod';
$txt['permissiongroup_simple_sis'] = 'Simple ImageShack modunu kullan';
$txt['permissionname_sis_view'] = 'Simple ImageShack modunu kullan';
$txt['permissionhelp_sis_view'] = 'Bu izni etkinleştirmek, ileti gönderme bölümüne ImageShack.us resim yükleme alanı ekler.';
// Simple ImageShack v3.1.0


Modifications.turkish-utf8.php:
// Simple ImageShack v3.1.0
$txt['sis_enable'] = 'Simple ImageShack etkinleÅŸtir';
$txt['sis_cookie'] = 'ImageShack.us kayıt kodunuz<br /><small><a href="http://profile.imageshack.us/prefs/index.php" target="_blank">kayıt kodunu almak için buraya tıklayın</a></small>';
$txt['sis_addops'] = 'Ek seçeneklerin içinde göster';
$txt['sis_permis'] = 'SMF Ä°zin sistemini kullan';
$txt['sis_forumtag'] = 'Forum etiketi ekle';
$txt['sis_tags'] = 'Resme kişisel etiket(ler) ekle<br /><small>birden fazla etiket arasında virgül kullanın</small>';
$txt['sis_loader'] = 'Yükleyici resmini seç';
$txt['sis_loader_0'] = 'kapalı';
$txt['sis_loader_1'] = 'klasik';
$txt['sis_loader_2'] = 'modern mavi';
$txt['sis_loader_3'] = 'modern yeÅŸil';
$txt['sis_loader_4'] = 'kurbaÄŸa yeÅŸili';
$txt['sis_rembar'] = 'Önizlemeden bilgilendirme barını kaldır';
$txt['sis_imagelink'] = 'Resme direkt link göster';
$txt['sis_imagelink_bbcode'] = 'bbcode resim göster';
$txt['sis_thumblink_bbcode'] = 'bbcode önizleme göster';
$txt['sis_thumblink_click'] = 'bbcode tıklanabilir önizleme göster';
$txt['sis_width'] = 'Simple ImageShack iframe geniÅŸliÄŸi';
$txt['sis_height'] = 'Simple ImageShack iframe yüksekliği';
$txt['sis_color'] = 'Simple ImageShack yazı rengi (hex)';
$txt['permissiongroup_sis'] = 'Simple ImageShack mod';
$txt['permissiongroup_simple_sis'] = 'Simple ImageShack modunu kullan';
$txt['permissionname_sis_view'] = 'Simple ImageShack modunu kullan';
$txt['permissionhelp_sis_view'] = 'Bu izni etkinleştirmek, ileti gönderme bölümüne ImageShack.us resim yükleme alanı ekler.';
// Simple ImageShack v3.1.0


Help.turkish.php:
// Simple ImageShack v3.1.0
$helptxt['sis_enable'] = 'Bu, Simple ImageShack modunu açar.';
$helptxt['sis_cookie'] =  'Bu seçenek resimleri ImageShack hesabına yüklemeyi sağlar.<br />
<small>Eğer ImageShack hesabına sahip değilseniz boş bırakın.</small><br />
<br /><br />
<b>Kayıt kodu nasıl alınır</b><br />
- ImageShack\'a kaydol<br /> <a href="http://profile.imageshack.us/registration/" target="_blank">http://profile.imageshack.us/registration/</a> ve giriş yap.<br /><br />
- Giriş yaptığında şuraya git<br /> <a href="http://profile.imageshack.us/prefs/index.php" target="blank">http://profile.imageshack.us/prefs/index.php</a><br /><br />
- ImageShack kayıt kodunu kopyala ve yapıştır
';
$helptxt['sis_addops'] = 'Bu seçenek modu Ek Seçenekler içine yerleştirir.';
$helptxt['sis_permis'] = 'Bu seçenek Simple ImageShack modunu SMF üye izinleri sistemiyle beraber kullanmanı sağlar.';
$helptxt['sis_forumtag'] = 'Bu seçenek, resme forum+kullanıcı bilgisi etiketi ekler.';
$helptxt['sis_tags'] = 'Bu seçenek, resme bir ya da daha fazla Kişisel etiket eklemeyi sağlar.<br />
<small>Birden fazla etiket arasında virgül kullanın</small>
';
$helptxt['sis_loader'] = 'Bu seçenek yükleyici resmini seçmeni sağlar.<br />
    <table border="1" bordercolor="LightSteelBlue " rules="rows" frame="hsides" cellpadding="3" cellspacing="1">                 
    <tr><td>klasik</td><td><img src="./sis/img/sis-loader_1.gif" alt=""></td>                 
    </tr>                 
    <tr><td>modern mavi</td><td><img src="./sis/img/sis-loader_2.gif" alt=""></td>                 
    </tr>                 
    <tr><td>modern yeşil</td><td><img src="./sis/img/sis-loader_3.gif" alt=""></td>                 
    </tr>                 
    <tr><td>kurbağa yeşili</td><td><img src="./sis/img/sis-loader_4.gif" alt=""></td>                 
    </tr>         
    </table>
                        ';
$helptxt['sis_rembar'] = 'Bu seçenek sayesinde önizlemeden bilgilendirme çubuğu kaldırılır.';
$helptxt['sis_imagelink'] = 'Resme direkt link göstermeyi etkinleştir.';
$helptxt['sis_imagelink_bbcode'] = 'Direkt link için bbcode göstermeyi etkinleştir.';
$helptxt['sis_thumblink_bbcode'] = 'Önizleme için bbcode göstermeyi etkinleştir.';
$helptxt['sis_thumblink_click'] = 'Tıklanabilir önizleme için bbcode göstermeyi etkinleştirir.';
$helptxt['sis_width'] = 'Bu seçenek Simple ImageShack modunun iframe genişliğini ayarlamanı sağlar.';
$helptxt['sis_height'] = 'Bu seçenek Simple ImageShack modunun iframe yüksekliğini ayarlamanı sağlar.';
$helptxt['sis_color'] = 'Bu seçenek Simple ImageShack modunun yazı rengini hex formatında ayarlamanı sağlar.';
// Simple ImageShack v3.1.0


Help.turkish-utf8.php:
// Simple ImageShack v3.1.0
$helptxt['sis_enable'] = 'Bu, Simple ImageShack modunu açar.';
$helptxt['sis_cookie'] =  'Bu seçenek resimleri ImageShack hesabına yüklemeyi saÄŸlar.<br />
<small>Eğer ImageShack hesabına sahip değilseniz boş bırakın.</small><br />
<br /><br />
<b>Kayıt kodu nasıl alınır</b><br />
- ImageShack\'a kaydol<br /> <a href="http://profile.imageshack.us/registration/" target="_blank">http://profile.imageshack.us/registration/</a> ve giriÅŸ yap.<br /><br />
- Giriş yaptığında şuraya git<br /> <a href="http://profile.imageshack.us/prefs/index.php" target="blank">http://profile.imageshack.us/prefs/index.php</a><br /><br />
- ImageShack kayıt kodunu kopyala ve yapıştır
';
$helptxt['sis_addops'] = 'Bu seçenek modu Ek Seçenekler içine yerleştirir.';
$helptxt['sis_permis'] = 'Bu seçenek Simple ImageShack modunu SMF üye izinleri sistemiyle beraber kullanmanı sağlar.';
$helptxt['sis_forumtag'] = 'Bu seçenek, resme forum+kullanıcı bilgisi etiketi ekler.';
$helptxt['sis_tags'] = 'Bu seçenek, resme bir ya da daha fazla Kişisel etiket eklemeyi sağlar.<br />
<small>Birden fazla etiket arasında virgül kullanın</small>
';
$helptxt['sis_loader'] = 'Bu seçenek yükleyici resmini seçmeni sağlar.<br />
    <table border="1" bordercolor="LightSteelBlue " rules="rows" frame="hsides" cellpadding="3" cellspacing="1">                 
    <tr><td>klasik</td><td><img src="./sis/img/sis-loader_1.gif" alt=""></td>                 
    </tr>                 
    <tr><td>modern mavi</td><td><img src="./sis/img/sis-loader_2.gif" alt=""></td>                 
    </tr>                 
    <tr><td>modern yeÅŸil</td><td><img src="./sis/img/sis-loader_3.gif" alt=""></td>                 
    </tr>                 
    <tr><td>kurbaÄŸa yeÅŸili</td><td><img src="./sis/img/sis-loader_4.gif" alt=""></td>                 
    </tr>         
    </table>
                        ';
$helptxt['sis_rembar'] = 'Bu seçenek sayesinde önizlemeden bilgilendirme çubuğu kaldırılır.';
$helptxt['sis_imagelink'] = 'Resme direkt link göstermeyi etkinleştir.';
$helptxt['sis_imagelink_bbcode'] = 'Direkt link için bbcode göstermeyi etkinleştir.';
$helptxt['sis_thumblink_bbcode'] = 'Önizleme için bbcode göstermeyi etkinleştir.';
$helptxt['sis_thumblink_click'] = 'Tıklanabilir önizleme için bbcode göstermeyi etkinleştirir.';
$helptxt['sis_width'] = 'Bu seçenek Simple ImageShack modunun iframe genişliğini ayarlamanı sağlar.';
$helptxt['sis_height'] = 'Bu seçenek Simple ImageShack modunun iframe yüksekliğini ayarlamanı sağlar.';
$helptxt['sis_color'] = 'Bu seçenek Simple ImageShack modunun yazı rengini hex formatında ayarlamanı sağlar.';
// Simple ImageShack v3.1.0
-Yemeklerin niye bu kadar lezzetli?
-Sana koyuyorum.
-Hmm ben diğer ustalara söyliyim onlar da sana koysun.

waruna

#544
3.1.0 please :( Thanks :).
Trust of Lust

Rik©

Hi  8)

@erorcun:
Quoteutf-8
kötü dosya tipi
I think it should be
Quotekötü dosya tipi

Quote from: index.turkish-utf8.php
$txt['view_profile'] = 'Profili Görüntüle';
Quote from: index.turkish.php
$txt['view_profile'] = 'Profili Görüntüle';

They look the same to me...
I'll use the 'normal' translation for utf-8.

-Rik©

erorcun

No, it's not true.

I have just downloaded the Turkish utf8 language files.

Quote from: index.turkish-utf8.php
$txt['view_profile'] = 'Profili Görüntüle';

You can use my utf8 language files.
-Yemeklerin niye bu kadar lezzetli?
-Sana koyuyorum.
-Hmm ben diğer ustalara söyliyim onlar da sana koysun.

Rik©

Quote from: erorcun on April 30, 2010, 06:20:41 AM
No, it's not true.

I have just downloaded the Turkish utf8 language files.

Quote from: index.turkish-utf8.php
$txt['view_profile'] = 'Profili Görüntüle';

You can use my utf8 language files.
When i download and view the file (notepad, pspad) it shows as Profili Görüntüle.
But you say i'm wrong, so i will use your $txt.  ;D

-Rik©

Rik©

Update:
For several reasons i decided that SISv3.1.0 will only be available for SMF2.
SISv3.0.4 is the latest (planned) release for SMF 1.1.11, i will only release a new version for SMF 1.1.11 if there's a bug that needs to be fixed.

-Rik©

Am'

اذا أحس أحد انه لم يخطأ ابدا في حياته, فهذا يعني أنه لم يجرب أي جديد في حياته
My Mods For SMF 2 RC3 : XQuote XCode - Vbulletin Style New Meta Tags

tectonny

Rick worked great, but my forum has error, the following images for you to help me. I believe it is because I have a sidebar to the right side of my forum.
If you can get into my forum and see, see a piece that appeared at the top, it was messy and my side bar was downstairs.

Mine is the 2.0RC3

waruna

Quote from: Rik© on April 30, 2010, 05:01:36 PM
Update:
For several reasons i decided that SISv3.1.0 will only be available for SMF2.
SISv3.0.4 is the latest (planned) release for SMF 1.1.11, i will only release a new version for SMF 1.1.11 if there's a bug that needs to be fixed.

-Rik©

Hye there Rik©, is it available for SMF2.0 RC2? Thanks.
Trust of Lust

navjotjsingh

Rik..just one thing...instead of skipping for unavailable language files....it says:


        13.     Execute Modification     ./Themes/default/languages/Modifications.dutch.php     File not found
   14.    Execute Modification    ./Themes/default/languages/Help.dutch.php    File not found
   15.    Execute Modification    ./Themes/default/languages/Modifications.english-utf8.php    File not found
   16.    Execute Modification    ./Themes/default/languages/Help.english-utf8.php    File not found
   17.    Execute Modification    ./Themes/default/languages/Modifications.dutch-utf8.php    File not found
   18.    Execute Modification    ./Themes/default/languages/Help.dutch-utf8.php    File not found


Instead of saying File not found...shouldn't it say....Skipped file. Is it mandatory to have dutch lang files? Please fix this.

Using v3.1.0 on SMF 2.0RC3

navjotjsingh

Even I receive the same error as mentioned by tectonny above...I have left sidebar to the forum using portalmx.

But Instead of Imageshack toolbar..I receive the following message:


Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8m DAV/2 mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at <website.com> Port 80


How to fix this?

Bruno36

hello

I have an error message

QuoteNotice: Undefined index: minChar in /home/www/sospc/www/phpbb/Themes/default/languages/Modifications.english.php on line 358

Notice: Undefined index: minChar in /home/www/sospc/www/phpbb/Themes/default/languages/Modifications.french-utf8.php on line 304
Bruno36 the French
SMF 2.0.9

Rik©

Quote from: Bruno36 on May 01, 2010, 04:08:45 AM
hello

I have an error message

QuoteNotice: Undefined index: minChar in /home/www/sospc/www/phpbb/Themes/default/languages/Modifications.english.php on line 358

Notice: Undefined index: minChar in /home/www/sospc/www/phpbb/Themes/default/languages/Modifications.french-utf8.php on line 304
Do you have the 'Minimun Characters or Words Mod' installed. Looks like it.


@ navjotjsingh: Try to CHMOD the SIS folder (and all files/folders inside) to 755

File not found error:
I forgot to add the 'skip file if not exists' to the mod-package, fixed it.

Will look into the 'sidebar/portamx' error later.

-Rik©

Rik©

Quote from: waruna on April 30, 2010, 10:47:56 PM
Hye there Rik©, is it available for SMF2.0 RC2? Thanks.
Hi  8)

Haven't tested it with RC2, but you can try to install and check if there are any errors.

-Rik©

Rik©

Quote from: Am' on April 30, 2010, 07:29:13 PM
niceeeeeeee

and for avatar please ?
I'll first try to fix the error with the sidebar/portamx, then i'll see what i can do, maybe a pop-up_link inside the 'Specify avatar by URL' option...maybe a new radio button.....

-Rik©

Bruno36

Yes and I just delete it.
I have a new problem, the forum is deformed

Bruno36 the French
SMF 2.0.9

tectonny

Quote from: tectonny on April 30, 2010, 09:25:09 PM
Rick worked great, but my forum has error, the following images for you to help me. I believe it is because I have a sidebar to the right side of my forum.
If you can get into my forum and see, see a piece that appeared at the top, it was messy and my side bar was downstairs.

Mine is the 2.0RC3

If prer goes post.template attached

Advertisement: