UebiMiau Sentimail theme problem

Discussion in 'Installation/Configuration' started by Qrup, Feb 21, 2006.

  1. Qrup

    Qrup New Member

    Any new UebiMiau theme problem

    I have unpacked and put the contents of 'sentiMail.tgz' from http://www.senti.ca/downloads/ into the 'themes' folder of UebiMiau webmail. The contents was a file called '.DS_Store' and a folder named 'senti'.

    I have added this to the 'configure.languages.php' file:
    $themes[] = Array(
    "name" => "SentiMail",
    "path" => "senti"
    );


    But.. when I test it I get this error and I'm lost:
    The requested URL /webmail/process.php was not found on this server

    This problem also occurs when I use the Outlook theme from http://www.jungshin.com.ar/outlook/?file=tgz&version=278RC1#install

    I'm lost :(
     
    Last edited: Feb 21, 2006
  2. falko

    falko Super Moderator Howtoforge Staff

    For which Uebimiau version are these themes? ISPConfig uses Uebimiau 2.7.8.
     
  3. Qrup

    Qrup New Member

    The Outlooktheme that I'm linking to is tested on 2.7.8. "Oulook Express theme is a skin designed specifically for the UebiMiau webmail system, made by Aldoir Ventura (http://www.uebimiau.org). This theme was tested on UebiMiau version 2.7.2 and 2.7.8 RC1.".

    I know I'm running UbeiMiau Webmail version 2.7.8, because I installed via the ISPconfig update manager (URL install). But is it RC1? I don't know.

    Thanks for taking interest :)
     
  4. falko

    falko Super Moderator Howtoforge Staff

    This seems to be ok. Maybe you have to make some additional settings for the theme to work?
     
  5. Qrup

    Qrup New Member

    yes.. but which? I'm puzzled :confused:

    Thanks for helping though :) I hope someone can come up with the groundbreaking clue.. I'd like a fancy theme instead of the 3 default themes that it installs. Why is that by the way? I can see that the package contains alot of themes, but only Neotech, aleborgXP and UebiMiau Default (the one with the blue cat.. not the cool UebiMiau theme) are installed. :confused:
     
  6. Qrup

    Qrup New Member

    Help still needed...

    I still need to figure this out. It is probably some small thing, but I have no idea what. Please help me finding out what is wrong.
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you tried to ask someone from the UebiMiau community? UebiMiau is not an integrated part of ISPConfig, its just an addon. Maybe they can help you with your theming problem better then we can because thei know the software internals better.
     
  8. vistree

    vistree Member HowtoForge Supporter

    problems with /webmail/process.php hopefully solved

    Hi group,
    searching around I recognized that some users had same problems as me uinsing uebimiau. Looking for new skins I found the outlook express thema and the sentimail ...
    Both produced an error: /webmail/process.php not found

    A realy easy solution to get the outlook express theme 2.7.8RC1 running was to create a link in the webmail-folder: ln -s msglist.php process.php did the work for me.

    Regards
    Kai
     

Share This Page