Coder Social home page Coder Social logo

chevereto's People

Watchers

 avatar

chevereto's Issues

Image Sizes.

What steps will reproduce the problem?
1. Upload an Image above 1024*768 pixels

What is the expected output? What do you see instead?
When I try and upload larger images, I can see on the server the images are
sometimes uploaded fine, but the page fails to show the url and image data,
its left with a blank page.

What version of the product are you using? On what operating system?
Linux, and current.

I have changed a few lines of code, but nothing major, I dont need the
preff's for example so I commented that out. I also added a little bit of
code the the top of index for a little site header links bar.

I can upload images under 2 meg, and under 1024*768 without any issues, but
when I start trying to upload larger images, they do get uploaded but im
left with a blank screen and no way to see or know where my image is or
what its link is.

Original issue reported on code.google.com by [email protected] on 21 Apr 2010 at 10:37

Add upload of SWF files

My community makes flash avatars and we want to add the upload of SWF.

Only simple swf, with not resize etc...

I've try to edit the script, but now only allow to download from a URL, not
by Upload.

Thank you for the script

Original issue reported on code.google.com by [email protected] on 30 Aug 2009 at 6:24

need Language Translation

Hai
i am newly using your script.now i want to translate language to our Tamil. can 
u provide me language files.
thank you

Original issue reported on code.google.com by [email protected] on 17 Oct 2010 at 8:48

marca de agua

hay huna manera  de colocar la amrca de agua?
tengo el archivo que genera el watermark..
solo que tengo que llamarlo con
"watermark.php?img=
y no encunetor donde poner el codigo
gracias

Original issue reported on code.google.com by [email protected] on 9 Dec 2009 at 2:52

[LANG TR] Chevereto Türkce

<?
/* -----------------------------------------

  Chevereto - Script de hosting de imagenes
  Nightly Build 1.5 (31/05/2009)
  http://www.chevereto.com/

  Released under the GPL 2.0
  Copyright (C) 2008 by Rodolfo Berrios
  <msn at kiiirpiii dot com>
  Ceviri TR Serkan | KiiiRpiii.CoM

  ----------------------------------------- */

  /* Dil Türkçe */

// TITLES
define('WELCOME', 'Hoşgeldiniz');

// MENSAJES CRITICOS
define('ERROR_REF', 'Invalid access, use the home page of <a 
href="'.URL_SCRIPT.'" style="color: #FFF;">'.APP_NAME.'</a> to upload 
images.');
define('CANT_RUN', 'Iyi veya yapılandırılmamışsa yükleme resimleri 
İmkansız Chevereto bu sunucuda çalıştıramazsınız.');
define('CRITIC_ERROR_INPUT', 'Ciddi hata, veri kontrol ediliyor');
define('ERROR_UPLOADING', 'Resim yüklemede hata');

// MISC
define('ANDTEXT', 've');
define('AT', 'de');

// TITLE HTTP ERRORS
define('TITLE_400', 'Hatalı İstek (400)');
define('TITLE_401', 'Yetkisiz (401)');
define('TITLE_403', 'Yasak (403)');
define('TITLE_404', 'Bulunamadı (404)');
define('TITLE_500', 'İç Sunucu Hatası (500)');
define('TITLE_503', 'Hizmet Kullanılamıyor (503)');
// DESC HTTP ERRORS
define('DESC_400', 'Sunucu isteği alinamadi');
define('DESC_401', 'İstenen sayfa bir kullanıcı adı ve şifre qiriniz');
define('DESC_403', 'Erişim istenen sayfa yasaktır ');
define('DESC_404', 'Sunucu, istenen sayfayı bulamıyor ');
define('DESC_500', 'İstek tamamlanmadı. Sunucu beklenmedik bir koşul bir 
araya geldi');
define('DESC_503', 'İstek tamamlanmadı. Sunucu geçici olarak veya aşağı 
yük olduğunu');
// ACCESO A DIRECTORIOS
define('TITLE_DIR_NO', 'Erişim engellendi "'.$page.'"');
define('DESC_DIR_NO', 'Maalesef, doğrudan bu dizini erişemiyorum');

// SPLIT ERRORS + SPLIT TITLES
define('FORM_INCOMPLETE', 'Lütfen isaretli yerleri doldurunuz...');
define('TITLE_FORM_INCOMPLETE', 'Eksik Form');
define('DOBLE_POSTED', 'aynı anda URL gönderemessiniz');
define('FATAL_ERROR_TITLE', 'Ciddi error');
define('INVALID_EXT', 'Geçersiz dosya türü, JPG, PNG, GIF ve BMP');
define('INVALID_TITLE', 'Geçersiz dosya türü');
define('INVALID_CORRUPT', 'geçersiz veya bozuk dosya');
define('NOTHING_TO_RESIZE', 'İşte dikkat çeken bir boyutlandırma');
define('INPUT_ERROR', 'Giriş hatası');
define('NO_ID', 'Tanimlanamayan ID Nr.');
define('NO_ID_TITLE', 'Resim yok verilen ID numarası');
define('NO_SELF_UPLOAD', 'Ana host yüklemeyin...');
define('CANT_UPLOAD_TITLE', 'Yükleme Basarisiz');
define('TOO_HEAVY', 'Dosya çok Büyük');
define('JUST_NUMBERS', 'Sadece istediğiniz genişliğinde sayısal değer 
girin');
define('UPLOADED_BUT_NOT_RESIZED', 'Resim boyutlandırılmış Yüklendi');
define('OVER_RESIZE_ERROR', 'yüksek değerler, orijinal görüntünün 
genişliği için çalışmıyor boyutlandırma');
define('RESIZE_LIMITS', 'Bu boyutlandırma yalnızca arasında');

// INPUT TEXT
define('ENTER_WIDTH', 'Bu resim için arzu ettiginiz genişlik girin');

// OK MESSAGES
define('UPLOAD_OK', 'Resim başarıyla yüklendi');
define('UPLOAD_AND_RESIZED', 'Yüklenen Resim ve başarıyla 
boyutlandırılmış');

// VIEWVING
define('SEEING', 'Resim görüntüle');
define('NOT_EXISTS', 'Resim yok');
define('NOT_EXISTS_TITLE', 'Resim görüntülenemedi.');
define('FULL_SIZE', 'Tam ekran');

// TXT
define('TXT_PREFERENCES', 'tercihler');
define('TXT_TINYURL', 'Kısa URLler kullanarak oluştur '.$tiny_service);
define('TXT_CLOSE_PREF', 'Kapali pref.');
define('TXT_LOCAL', 'Yüklemek icin bilgisayarınızdan istediğiniz resim 
seçin');
define('TXT_REMOTE', 'Lütfen <abbr title="http://where-is-the-
image.com/image.jpg">url</abbr> yüklemek istediğiniz resmin Linkini 
girin.');
define('TXT_UPLOADING', 'Resim yükleniliyor ...');
define('TXT_REMOTE_RR', '<abbr title="http://where-is-the-
image.com/image.jpg">url</abbr> yüklemek istediğiniz resmin adresi budur');
define('TXT_TEMP_SAVE', 'we <abbr title="Daha sonra 
silinecektir">temporally</abbr> resim saklama böylece yeniden 
boyutlandırabilirsiniz');
define('TXT_REZ_AGAIN', 'Tekrar Boyutlandir...');
define('TXT_TEMP_PLACE', 'Burada resim sadece <span>just 
temporally</span>');
define('TXT_SEEING', 'görüntüle');
define('TXT_AND_RESIZE', 've boyutlandır');
define('TXT_DID', 'Sadece yükleyin');
// SHARE
define('SHARE_THUMB_VIEWER', 'Küçük resimleri + <u>Görüntüle</u> link');
define('SHARE_FORUMS', 'BBCode (Forums)');
define('SHARE_DIRECT', 'Bu resimi doğrudan göster');
define('SHARE_VIEWER', 'Görüntüle');
define('SHARE_SOCIAL', 'bu görüntüyü Sosyalleştir');
define('SHARE_NETWORKS', 'Sosyal Ağlar');
define('SHARE_TWITTER', 'Twitt this image');
define('SHARE', 'paylaşmak');
// RESIZE
define('RESIZE_DSC', 'otomatik olarak başka bir boyutta resim yüklemek');
define('RESIZE_WIDTH', 'İstenilen genişlik');
define('RESIZE_PIXELS', 'İstenilen pixels');
define('RESIZE_KEEP', '*bu oranlarını korumak');

?>


[LANG TR] Buttons translation (Buton çevirileri)

Resize image ---> Resimi Boyutlandir
Preferences  ---> Tercihler
Upload ---> Yükle
Local  ---> Bilgisayar´dan
Remote ---> Uzaktan

Original issue reported on code.google.com by [email protected] on 28 Jun 2009 at 1:52

Attachments:

Switch to GitHub

GitHub is more than just a place to share code. It's a place to keep tabs on 
your favorite developers and projects, easily contribute fixes and new 
features, and visualize what's going on inside your codebase!


Development will be much more fun with git and you have the added bonus of all 
the other useful tools GitHub provides for free.

Original issue reported on code.google.com by NARKOZ.2008 on 15 Oct 2010 at 4:28

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.