[jonah] Jonah Configuration

Marko Djukic mdjukic at horde.org
Sun Mar 21 19:22:22 PST 2004


Quoting Travis Swicegood <jonah-ml at d51.us>:

> Yeah, I can't view any of the stories.  No errors in the templates.php file
> or
> any other PHP files in jonah/config/ or jonah/ for that matter.  I double
> checked, and the templates.php file is just a copy of the .dist file
> that comes
> with the install.  I took it and ran the "for foo" sequence the install file
> suggests.
>
> Just out of curiousity, I ran the following at the top of templates.php
>
> echo '<pre>'; print_r( $GLOBALS ); die( '</pre>' );
>
> Nada - It doesn't look like Jonah is even making it that far.  In the older
> version, wasn't there a file to run to grab updates of the stories?  I didn't
> see anything similar in the current release - did I miss it somewhere?

don't know what to suggest other than some dissection. try examining your
jonah/stories/view.php file first. somewhere half-way through it put that line:
echo '<pre>'; print_r( $GLOBALS ); die( '</pre>' );
then if you don't get it printed, try half-way through your first half, etc.
until you get it to print...

m.

--
Marko Djukic
Horde Project (http://horde.org)


More information about the jonah mailing list