codegooglecom / mytopix

Automatically exported from code.google.com/p/mytopix
0 stars 0 forks source link

Alternating row color issue ... #216

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Getting eval parsing errors for undefined variables in certain instances
when attempting to change the row color.

The system is attempting to access the $row_color variable before it is
defined.

Quick fix:

1. open 'modules/main.mod.php'
2. move line 262 to 186
3. save and upload

Original issue reported on code.google.com by Wilhelm....@gmail.com on 3 May 2007 at 10:39