Concering this thread about uploading in TWG with TFU:
http://www.tinywebgallery.com/forum/vie ... php?t=1882
I would like to allow uploading and creating folders for everyone with TFU. Ive upgrade from 1.7.5.1 to 1.7.7 an it doenst work any more. Are there Changes to the config-login-procedure of TFU?
What can I do?
TinyWebGallery wrote:
you have to modify i_frames/tfu_config.php
at the beginning is the check what will be enabled. Simply change iit to your needs.
- Michael
In version 1.7.5 Ive wrote this into tfu_config.php:
Code:
$user = "mgaach";
$setting_del = "true";
$setting_dir = "true";
$setting_edit = "true";