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 - hamabeo

Pages: [1]
1
I also tried like what you said too:

Quote
/*    if (!@is_executable($convert_options['convert_path'])) {
      $convert_options['convert_error'] = "<b class=\"marktext\">".$lang['im_error']."</b><br />\n".$lang['check_module_settings'];
    }
*/    break;


But it didn't work at all

2
I have already changed all the system to exec in image_utils.php, the security notice has gone but I still have the same error, like these:

Create thumbnail for: Hai Dang (hai_dang.jpg) ....  
   Error creating thumbnail!


Create thumbnail for: Sac Mau " song phi " (SM5.jpg) ....  
   Error creating thumbnail!

Could anyone help me ???  :cry:

3
I got this errors:

Create thumbnail for: Hai Dang (hai_dang.jpg) ....  
Warning: system() has been disabled for security reasons in /home/banbequa/public_html/diendan/album/includes/image_utils.php on line 111

   Error creating thumbnail!


Create thumbnail for: Sac Mau " song phi " (SM5.jpg) ....  
Warning: system() has been disabled for security reasons in /home/banbequa/public_html/diendan/album/includes/image_utils.php on line 111

   Error creating thumbnail!

Could anyone help me fix it  :cry:

Pages: [1]