[SM-USERS] Fix: automatic plugin finder

2003-10-03 Thread Jacob Friis Larsen
Instead of manually setting my plugins I added this to my config.php I hope you find this usefull. // Jacob $plugin = 0; if ($dh = opendir(SM_PATH.'plugins')) { while (false !== ($file = readdir($dh))) { if (is_dir(SM_PATH.'plugins/'.$file) && $file != '.' && $file != '..')

[SM-USERS] Redhat 8: Can not save prefs

2003-10-02 Thread Jacob Friis Larsen
I seem to have a problem getting my user details saved. I can see a file called username.pref but my name is not there. I have installed the RPM from Redhat. And im using Postfix as my mailserver. Regards Jacob --- This sf.net email is spons