After install all I get is a blank screen where the module should be. Other modules work fine (announcements, menuman, calendar). If I go back to boost to uninstall, the version is now listed as 0.95000000000000007 instead of 0.95
phpwebsite 0.10.0
Windows 2003/IIS 6
php 4.3.9
mysql 4.1.7
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The version didn't get set right (obviously) and that's why the module isn't displaying. Once we fix that, it will reappear.
To fix, simply go to the "mod_boost_version" database table of your phpWebSite install. Find the entry in that table for the scoreboard module. Edit the record so that version is 0.95 instead of 0.95000000000000007.
Not sure why the install did that.
Greg
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks, that did it. I'm not sure why it did that either, but it was consistent. I'll do a little searching and see if I can find it. This is a new setup, so some things might not be set correctly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After install all I get is a blank screen where the module should be. Other modules work fine (announcements, menuman, calendar). If I go back to boost to uninstall, the version is now listed as 0.95000000000000007 instead of 0.95
phpwebsite 0.10.0
Windows 2003/IIS 6
php 4.3.9
mysql 4.1.7
The version didn't get set right (obviously) and that's why the module isn't displaying. Once we fix that, it will reappear.
To fix, simply go to the "mod_boost_version" database table of your phpWebSite install. Find the entry in that table for the scoreboard module. Edit the record so that version is 0.95 instead of 0.95000000000000007.
Not sure why the install did that.
Greg
Thanks, that did it. I'm not sure why it did that either, but it was consistent. I'll do a little searching and see if I can find it. This is a new setup, so some things might not be set correctly.