View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001568SphereServerexecutable - genericpublic11-01-09 15:3524-01-09 03:18
Reporterbabidi 
Assigned ToMrSugarCube 
PrioritynormalSeveritytextReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version20-09-2009, 0.56b Prerelease 
Summary0001568: webpage missing
Descriptionsphere.ini just downloaded has this inside

[WEBPAGE 1]
// Determines what html file is used as base for the status page
WebPageSrc=scripts\web\spherestatusbase.html
// Determines where the status page is saved
WebPageFile=scripts\web\status.html
// In seconds, how often the status file is updated
WebPageUpdate=60
// Required PLevel to view this page (0 = anyone, 6 = admins only)
PLevel=0

other paths are in sphere.ini are like this
ScpFiles=scripts/

the slash is different

the difference make sphere on linux generate always the error of the webpage
"spherestatusbase1.html missing.

showld change to

[WEBPAGE 1]
// Determines what html file is used as base for the status page
WebPageSrc=scripts/web/spherestatusbase.html
// Determines where the status page is saved
WebPageFile=scripts/web/status.html
// In seconds, how often the status file is updated
WebPageUpdate=60
// Required PLevel to view this page (0 = anyone, 6 = admins only)
PLevel=0

this change will make working on linux and windows with no error.

another thing about webpage is the error that gives.

15:29:WARNING:'spherestatusbase1.htm' not found...

error should be like

15:29:WARNING:'spherestatusbase.html' not found...

or whatever filenames he put in the sphere.ini
TagsNo tags attached.
Nightly Version09-09-2008
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
11-01-09 15:35 babidi New Issue
11-01-09 15:35 babidi Nightly Version => 09-09-2008
11-01-09 15:35 babidi Experimental Flags => None
11-01-09 15:35 babidi Option Flags => None
24-01-09 03:18 MrSugarCube Status new => resolved
24-01-09 03:18 MrSugarCube Resolution open => fixed
24-01-09 03:18 MrSugarCube Assigned To => MrSugarCube


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker