spacer
spacer search

SwissCenter

Search
spacer
Main Menu
Home
Documentation + FAQ
Screenshots
Downloads
Forums
Bug Tracking
History
Login
Username

Password

Remember me
?
No account yet?

Locations of visitors to this page

 
Home arrow Forums

SwissCenter Forums  


No Upgrade Icon or Internet Features... - 2006/09/16 06:04 The SwissCenter main menu should have the following options on it:



If you are missing options 3 (Internet Radio) and 5 (Weather Forecasts) and you have an active internet connection, then you have most likely discovered a bug that was introduced in version 1.14. The nature of this bug is that SwissCenter can no longer contact a hardcoded IP address (yes, it was stupid of me to hardcode it) and therefore believes that no internet connection is available for use.

Until you perform the following changes, you will not be able to upgrade to version 1.15.

1. Locate the "server.php" file (for Simese users, this will be "C:\Program Files\Simese\Data\base\server.php", whereas for linux users this will be in the "base" subdirectory of wherever you installed the SwissCenter source code):

2. Search for the line containing the word "google". It should look like this:

Code:

  if ( $sock = @fsockopen('66.249.87.99'80$temp$temp0.5)) // www.google.com



3. Change it to read as follows:

Code:

  if ( $sock = @fsockopen('www.google.com'80$temp$temp0.5)) // www.google.com



4. Turn your showcenter off and back on again.

Rob
Player : Pinnacle Showcenter 200 and 1000 (wired ethernet)
Server : Windows XP Pro running on an Athlon XP 2200, 768 Mb RAM, 1.8 Tb storage.

  | | The administrator has disabled public write access.

      Topics Author Date
    emo
No Upgrade Icon or Internet Features...
admin 2006/09/16 06:04
spacer
 

Screenshots

www.flickr.com
This is a Flickr badge showing public photos from swisscenter. Make your own badge here.


 

Mambo is Free Software released under the GNU/GPL License.
spacer