Joined: Feb 26, 2006 Posts: 206 Location: Springfield, MA
Posted:
Sat Oct 24, 2009 4:25 pm
When I upgraded, I found a REALLY weird error. The admin.php page rendered, but several of the functions under it did not render their additions to the lower part of the page space. As I debugged, I found that even the end of the Modules Administration section was not rendering.
The cause ...
Several versions ago, I had installed NSN Project, and it's installation conflicts with the new Project Tracking module. Actually, it seems that Project Tracking is the old NSN Project revamped and repositioned in the file system.
The cure ...
Remove the edit from mainfile.php (3.1b and above)
include_once(INCLUDE PATH. "includes/nsnpj_func.php");
Remove NSN Project files.
blocks/block-NukeProject.php
images/admin/nukeproject.php
includes/nsnpj_func.php
images/nukeproject - directory
modules/Projects - directory
nsnpj_installer - directory should already be gone
nsnpj.php - file should already be gone.
Once this is gone the new module works great with your existing NSN Project tables/data!
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum