Re: Jonah Configuration
Marko Djukic <[email protected]> Mon, 22 Mar 2004 04:22:22 +0100
| Newsgroups | gmane.comp.horde.jonah |
|---|---|
| Message-ID | <[email protected]> |
Quoting Travis Swicegood <[email protected]>: > 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) -- Jonah mailing list - Join the hunt: http://horde.org/bounties/#jonah Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]