[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: project's "BETA" label
From: |
Nicodemo Alvaro |
Subject: |
Re: project's "BETA" label |
Date: |
Sun, 1 Jun 2008 17:13:50 -0400 |
I downloaded this code and I am trying to install the scripts. I am
having some trouble with a few errors:
Warning: Cannot modify header information - headers already sent by
(output started at Layer-5__DB_operation/PostgreSQL.php:80) in
Layer-2__Business_logic/others/Language_form.php on line 178
I get the below error and then I remove the {t} and {/t} tags from
line 29 on web_page.tpl so that it doesn't happen.
Fatal error: Smarty error: [in web_page.tpl line 29]: syntax error:
unrecognized tag 't' (Smarty_Compiler.class.php, line 590) in
/usr/local/lib/Smarty-2.6.19/libs/Smarty.class.php on line 1092
Then I get the error below. I tried it in my /var/www/html and my home
directories.
Fatal error: Smarty error: unable to write to $compile_dir
'Layer-0__Site_entry_point/templates_c'. Be sure $compile_dir is
writable by the web server user. in
/usr/local/lib/Smarty-2.6.19/libs/Smarty.class.php on line 1092
On 6/2/08, Davi Leal <address@hidden> wrote:
> A "BETA" label has been added at production [1] to the logo to expose we are
> in a transitional state.
>
> [1] http://gnuherds.org/
>
>
> There is lot of modifications at the gnuherds.org production site which has
> not been committed to Git yet because such code is transitional.
>
> You could download the production code at [2] and execute the "git status"
> command to see what is being added, modified or deleted.
>
> [2] http://gnuherds.org/gnuherds-online.tar.gz
>
> tar xzvf gnuherds-online.tar.gz
> git status
>
>
> > As it has been proposed, we should work it out by phases.
> > I propose begin with two phases:
> >
> > 1. Finish the current functionality drafted at the below links, without
> > adding the bank account support:
> >
> > http://gnuherds.org/volunteers
> > http://gnuherds.org/pledges
> >
> > 2. Think about how to add bank account support, etc.
>
>
> _______________________________________________
> GnuHerds-app-dev mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/gnuherds-app-dev
>
- Re: project's "BETA" label,
Nicodemo Alvaro <=