Login
Mail
README
Recent_Changes
Search
User Preferences
Site Projects
   Bugs n Todo
      Access Control
      Actual_Consumption
      autolinking bug
      Autolinks
      Crosslinking issues
      Definition alphabet
      External info compilations
      file tests
      line break problem
      multiple terms in node title
      Photographs
      thread classes
      Title in browser
      title search
      Tree structure
      user messaging

User Pages

Definitions
Fabrication
Formulas
Size Estimate
Storage
Theory

Gas Power
Hydro Power
Solar Power
Wind Power

Conservation
Electrical
Generators
Non renewables
Renewable Fuels
You are here:
HomeSite Projects/ Bugs n Todo/

Viewed 1311 times

page version 1   Create account or log in
insert subpage add note

this project keeps track of features desired and to-do items.

This would be the spot to leave bug reports too !


note by note version 1   
Re: your homepage problem:

Fatal error: Cannot redeclare display_list() (previously declared in /home/reresource/www/index.html(1864) : eval()'d code:73) in /home/reresource/www/index.html(1864) : eval()'d code(194) : eval()'d code on line 107

I guess someone upgraded the version of PHP running and it is now fataling on redeclared functions. I would suggest looking for the function declaration of display_list() and wrapping it in a if (!function_exists('display_list')) { ... }

Hope this helps.

This page was created by Reresource /Site Projects/Bugs n Todo TomW