Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MorYeL

Pages: [1]
1
Discussion & Troubleshooting / Re: E-Card SMTP 501 Error!
« on: March 26, 2015, 08:52:21 PM »
Thanks nobby... Second link solved this problem ;)

2
Hi to all.

I upload the mod http://www.4homepages.de/forum/index.php?topic=7700.0 . Everything is ok for admin uploads but there is a problem about registered users (members) upload. There is no problem on resizing while uploading by admin. I read forums but I couldn't find help about this.

But when users (members) upload the same image (same size, same width, same height) they getting this error:
Code: [Select]
Error uploading thumbnail file:
img----img.jpg: Image size invalid

There is a problem about registered users (members) upload resizing. How can I solve this? Please help me.

Sizes of trying to upload image and thumb

Code: [Select]
Size: 341 kb, width:1280 , height:960

My upload settings on admin panel:

Code: [Select]
Upload mode : Save files with new name

Valid file extensions: jpg, gif, png.

Max. width of thumbnail in pixel : 140

Max. heigth of thumbnail in pixel :140

Max. thumbnail size in KB: 100

Max. image width in pixel: 770

Max. image heigth in pixel: 770

Max. image size in KB: 2000

Notify by email upon user upload: yes

Additional email addresses for notification: ------
Delimit emails by comma.

Auto-create thumbnail: Yes

Thumbnail size in pixel: 100

Proportions: Resize proportionally

Thumbnail quality: 75
0 to 100

3
Herkese merhaba.  http://www.4homepages.de/forum/index.php?topic=7700.0 modunu kurdum. Admin kullanıcı girişi yaparak resim yüklediğinde yeniden boyutlandırmada herhangi bir problem yok.  Forumları okudum bu konu ile alakalı bir yorum da bulamadım.

Kullanıcılar resim yüklerken izin verilenin dışındaki bir boyutta resim yüklediklerinde aşağıdaki hatayı alıyorlar ve resimleri yüklenmiyor, ama adminlerde bu hata olmuyor ve resimler otomatik olarak yeniden boyutlandırılıp yükleniyor:
Code: [Select]
Error uploading thumbnail file:
img----img.jpg: Image size invalid

Normalde kullanıcılarda da aynı şekilde yeniden boyutlandırma yapması gerekmiyor mu? Bazı bilgiler aşağıda verilmiştir. Konu ile alakalı yardımcı olursanız çok memnun olurum.

Yüklenmeye çalışan resmin boyutları

Code: [Select]
Size: 341 kb, width:1280 , height:960

My upload settings on admin panel:

Code: [Select]
Upload mode : Save files with new name

Valid file extensions: jpg, gif, png.

Max. width of thumbnail in pixel : 140

Max. heigth of thumbnail in pixel :140

Max. thumbnail size in KB: 100

Max. image width in pixel: 770

Max. image heigth in pixel: 770

Max. image size in KB: 2000

Notify by email upon user upload: yes

Additional email addresses for notification: ------
Delimit emails by comma.

Auto-create thumbnail: Yes

Thumbnail size in pixel: 100

Proportions: Resize proportionally

Thumbnail quality: 75
0 to 100

4
Hi to all.

I upload the mod http://www.4homepages.de/forum/index.php?topic=7700.0 . Everything is ok for admin uploads but there is a problem about registered users (members) upload. There is no problem on resizing while uploading by admin. I read forums but I couldn't find help about this.

But when users (members) upload the same image (same size, same width, same height) they getting this error:
Code: [Select]
Error uploading thumbnail file:
img----img.jpg: Image size invalid

There is a problem about registered users (members) upload resizing. How can I solve this? Please help me.

Sizes of trying to upload image and thumb

Code: [Select]
Size: 341 kb, width:1280 , height:960

My upload settings on admin panel:

Code: [Select]
Upload mode : Save files with new name

Valid file extensions: jpg, gif, png.

Max. width of thumbnail in pixel : 140

Max. heigth of thumbnail in pixel :140

Max. thumbnail size in KB: 100

Max. image width in pixel: 770

Max. image heigth in pixel: 770

Max. image size in KB: 2000

Notify by email upon user upload: yes

Additional email addresses for notification: ------
Delimit emails by comma.

Auto-create thumbnail: Yes

Thumbnail size in pixel: 100

Proportions: Resize proportionally

Thumbnail quality: 75
0 to 100

5
Hi to all. There is a problem on categories pages on my 4images about this mod. Description and keywords meta tags doesn't work.

They are seems
Code: [Select]
"description= ".", keywords="" on http://www.widexl.com/seo/metatag-analyzer.html

But there isn't problem on image pages and index pages, mod is working heres.

I think, it is because of this code:

$meta_description = !empty($cat_cache[$cat_id]['cat_description']) ? htmlspecialchars(strip_tags(trim($cat_cache[$cat_id]['cat_description']))) . ". " "";

But I couldn't fix this problem. Please help me...

Best regards.

*****************************************************************************************************************************************

I've fixed this problem! Please change on step 3

Find in categories.php:
$site_template->register_vars(array('prepend_head_title' => $cat_cache[$cat_id]['cat_name'] . " - "));

Replace with:
$meta_description = !empty($cat_cache[$cat_id]['cat_description']) ? ($cat_cache[$cat_id]['cat_description']) . ". " "";
    
$meta_description preg_replace('/[\n\t\r]+/'' ',$meta_description);
    
$meta_keywords preg_replace("#[-_'`´\^\$\(\)<>\"\|,@\?%~\+\.\[\]{}:\/=!§\\\\]+#s"" "$meta_description);
    
    
$meta_keywords_array array_unique(explode(" ",$meta_keywords));
    
$meta_keywords "";
      foreach(
$meta_keywords_array as $val){
        
$len strlen($val);
        if (
$len >= 5) {
          
$meta_keywords .=  $val.", ";
        }
      } 

    
$site_template->register_vars(array(
      
"detail_meta_description"   => $meta_description,
      
"detail_meta_keywords"      => $meta_keywords,
      
"prepend_head_title"        => $cat_cache[$cat_id]['cat_name'] . " - "
      
));

6
Discussion & Troubleshooting / E-Card SMTP 501 Error!
« on: March 22, 2015, 12:27:20 AM »
Hi to all... When I use the SMTP I'm getting "Email Error: MAIL FROM invalid mail server response: 501 5.7.1 ... Permission denied" while sending an ecard. I talk with my hosting firm but they said that there is no problem about server. What should I do?

7
Language Packs / Turkis Lang Pack - 4images 1.7.11
« on: March 21, 2015, 02:48:10 PM »
Hi to all... 4images 1.7.11 - Turkis Lang Pack  in this message attachment.

Best regards...

Merhaba arkadaşlar. 4images 1.7.11 Türkçe Dil Dosyası mesaj ekinde bilginize sunulmuştur.

Saygılarımla...

8
Language Packs / Re: [Language] turkish
« on: March 19, 2015, 02:36:36 PM »
Arkadaşlar merhaba... Henüz yeni 4images kullanıcısıyım. 1.7.11 sürümünü indirdim. Bu sürüme uygun Türkçe dil dosyası ve butonlarına ihtiyacım var. Nereden temin edebilirim?

9
Language Packs / 4images 1.7.11 Turkish Lang Pack and Buttons
« on: March 19, 2015, 01:08:42 PM »
Hi to all... I'm new user for 4images. I coluldn't find 4images 1.7.11 Turkish Lang Pack and Buttons. Can you help me about it? Thanks a lot, best regards.

Pages: [1]