Foodle 3.0 issues

60 views
Skip to first unread message

Alex Mihičinac

unread,
Oct 27, 2010, 7:56:45 AM10/27/10
to foodle...@googlegroups.com
Hi all,

just a few issues that I have bumped on when installing Foodle 3.0r150

- hardcoded path in
- foodle_3.0_r150/www/_include.php on line 5
- all css/js files in  foodle/templates/includes/header.php
- <img id="ulogo" alt="notes" src="/res/uninettlogo.gif" /></a> on line 111

- Undefined index:  PATH_INFO in /opt/foodle_3.0_r150/www/index.php on line 7
- Undefined variable: userid in /opt/foodle_3.0_r150/lib/Pages/PageFront.php on line 58
- Undefined index:  calenabled in /opt/foodle_3.0_r150/templates/includes/header.php on line 38
- translation is not working properly, site looks like this:



my config.php:

$config = array (

       'simplesamlphpdir'   => '/opt/simplesamlphp/',
       'basedir'            => '/opt/foodle/',
       'baseurlpath'        => '/foodle/',

       'templatedir'        => 'templates/',
       'dictionarydir'      => 'dictionaries/',

       /*
        * Languages available and what language is default
        */
       'language.available'    => array('en', 'no', 'nn', 'da', 'sv', 'nl', 'de', 'es', 'sl', 'hr'),
       'language.default'        => 'en',

       'auth' => 'foodle',

       // This user IDs will see a list of all foodles on the front page.
       'adminUsers' => array('te...@arnes.si'),

       // Enable login from facebook, and links to share current foodle on facebook.
       'enableFacebookAuth' => FALSE,

       // E-mails from Foodle to end-users is sent from this address.
       'fromAddress' => 'sor...@arnes.si',

       'db.host'       => 'localhost',
       'db.name'       => 'foodle',
       'db.user'       => 'foodle',
       'db.pass'       => 'secret',

);

runnin on CentOS 5.5 (php5.1.6)

There is also no docs about enabling calendar functionality? :-(

Best regards,

Alex


Andreas Åkre Solberg

unread,
Oct 28, 2010, 3:41:33 AM10/28/10
to foodle...@googlegroups.com

On 27. okt.2010, at 13:56, Alex Mihičinac wrote:

> Hi all,
>
> just a few issues that I have bumped on when installing Foodle 3.0r150

Thanks for the feedback. I will look into it.

I've committed a install.txt file. Probably nothing new there, but take a look at it anyway.

About third party installs of Foodle...: is there interest for making the foodle data federated? I mean, that you can access data from another foodle in your own foodle. A foodle can work across multiple foodles, and collect responses from remote locations...

Andreas

Reply all
Reply to author
Forward
0 new messages