List Info

Thread: view.php fails to display issue details




view.php fails to display issue details
user name
2006-02-23 04:52:14
Hi There,

I'm new to the list, have taken no time to lurk (though I
did search the 
archives), and here I am with a request for help already.

This is a new Eventum installation on a Linux system running
Apache 
1.3.33, PHP 4.3.9, and MySQL 4.0.22.  I've played around
and found 
everything working fine so far, except that when I try to
view an 
existing issue, I get the top-of-page navigation header but
not the 
issue itself.  I can send the source code of the output if
anyone cares 
to see it, but for now I at least will mention that the
output ends with 
these lines:

> // returns an array of all cells that are part of the
specified 
> expandable table.
> function getAllCells(ecID)
> {
>     var cells =
document.body.getElementsByTagName("TD");
>     var newCells = new Array();
>     for (i = 0; i < cells.length; i++) {
>         if ((cells[i].id != '') &&
(cells[i].id.substring(0,("ec_" + 
> ecID).length) == ('ec_' + ecID))) {
>             newCells.length++;
>             newCells[newCells.length-1] = cells[i];
>         }
>     }
>     return newCells;
> }
> </script>

This appears to be the end of expandable_cell.js, plus the
"</script>" 
closing tag that is probably in the template.  Then the
output just 
ends.  Seems like it should continue on to show issue
details, but it 
doesn't.

Any suggestions what might be happening here?

Thanks much for any advice to get this going.  Eventum looks
so far like 
a great product, and I look forward to using it well.

Thanks,
Allen

-- 
Allen Shaw
Polymer (http://polymerdb.org)


-- 
Eventum Users Mailing List
For list archives: http://lists.mys
ql.com/eventum-users
To unsubscribe:    http:
//lists.mysql.com/eventum-users?unsub=bondyahoo.com

view.php fails to display issue details
user name
2006-03-01 04:55:59
Hi Allen,

Allen Shaw wrote:
> Hi There,
> 
> I'm new to the list, have taken no time to lurk
(though I did search the 
> archives), and here I am with a request for help
already.
> 
> This is a new Eventum installation on a Linux system
running Apache 
> 1.3.33, PHP 4.3.9, and MySQL 4.0.22.  I've played
around and found 
> everything working fine so far, except that when I try
to view an 
> existing issue, I get the top-of-page navigation header
but not the 
> issue itself.  I can send the source code of the output
if anyone cares 
> to see it, but for now I at least will mention that the
output ends with 
> these lines:
> 
<snip>
> 
> This appears to be the end of expandable_cell.js, plus
the "</script>" 
> closing tag that is probably in the template.  Then the
output just 
> ends.  Seems like it should continue on to show issue
details, but it 
> doesn't.
> 
> Any suggestions what might be happening here?

Eventum uses the Smarty template engine and it looks like
Smarty is 
dieing for some reason. Of course the real question is why?
Can you try 
turning on PHP error reporting and see if any errors are
displayed?

> 
> Thanks much for any advice to get this going.  Eventum
looks so far like 
> a great product, and I look forward to using it well.

Thanks! I hope we can get this resolved soon.

Best Regards,
-- 
Bryan Alsdorf, Software Engineer
MySQL AB, www.mysql.com

Are you MySQL certified?  www.mysql.com/certification

-- 
Eventum Users Mailing List
For list archives: http://lists.mys
ql.com/eventum-users
To unsubscribe:    http:
//lists.mysql.com/eventum-users?unsub=bondyahoo.com

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )