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
!= '..')
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