----- Original Message ----- 
  From: Michael Borchers 
  To: [email protected] 
  Sent: Monday, January 14, 2008 10:45 AM
  Subject: [SM-USERS] Can't create folders containing subfolders


  Hi,
  for some reason the checkbox for creating folders and let them contain 
subfolders ist gone.

  Source code in folders.php:
  if ($show_contain_subfolders_option) {
      echo '<br />'.
           addCheckBox('contain_subs', FALSE, '1') .' &nbsp;'
         . _("Let this folder contain subfolders")
         . '<br />';
  }

  Is this a problem of rights on the server or do I have to set the value 
somwhere myself?

  Thanks
      
Just found the var in the config.php in line 437:
$show_contain_subfolders_option = true;

Sorry
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to