Weather Software > Meteohub/Meteobridge

Change from Cumulus to MB

(1/2) > >>

josecmorales:
I changed my "software" from Cumulus to MB, but i really dont know why when MB updated the mbtags.php it erased all the info, and keep the file in 0 B, it kills all the info!, and the website stay without data!

docbee:
When you did configuration following the documentation from saratoga it should work, at least many users do have it working without major issuess.
To keep your historical settings, you have to insert that manually on the "live data" tab of meteobridge, which is the base for uploading historical data to your home page.

saratogaWX:
Make sure your Meteobridge uses http://climaguayana.comuv.com/gen-MBtags.php as the template file for the MBtags.php

You'll get a 0 byte file if the template is specified incorrectly.

See: http://saratoga-weather.org/wxtemplates/setup-Meteobridge.php

Best regards,
Ken

josecmorales:
I changed everything twice, and the issues stay! i made another template from the meteobridge website http://meteobridge.com/wiki/index.php/Push_Services


--- Code: ---<body>
  <table id="table-2">
    <thead><tr><th>Sensor</th>
               <th>Current</th>
               <th>Today (min)</th>
               <th>Today (max)</th></tr></thead>
    <tbody>
      <tr><td>Outdoor Temperature</td>
          <td>[th0temp-act.1:--]° C</td>
          <td>[th0temp-dmin.1:--]° C</td>
          <td>[th0temp-dmax.1:--]° C</td></tr>
      <tr><td>Outdoor Humidity</td>
          <td>[th0hum-act.0:--] %</td>
          <td>[th0hum-dmin.0:--] %</td>
          <td>[th0hum-dmax.0:--] %</td></tr>
      <tr><td>Outdoor Dew Point</td>
          <td>[th0dew-act.1:--]° C</td>
          <td>[th0dew-dmin.1:--]° C</td>
          <td>[th0dew-dmax.1:--]° C</td></tr>
      <tr><td>Wind Chill Temperature</td>
          <td>[wind0chill-act.1:--]° C</td>
          <td>[wind0chill-dmin.1:--]° C</td>
          <td>[wind0chill-dmax.1:--]° C</td></tr>
      <tr><td>Air Pressure</td>
          <td>[thb0seapress-act.1:--] hPa</td>
          <td>[thb0seapress-dmin.1:--] hPa</td>
          <td>[thb0seapress-dmax.1:--] hPa</td></tr>
      <tr><td>Wind Direction</td>
          <td>[wind0dir-act.0:--]°</td>
          <td></td><td></td></tr>
      <tr><td>Wind Speed (averaged)</td>
          <td>[wind0avgwind-act.1:--] m/s</td>
          <td>[wind0avgwind-dmin.1:--] m/s</td>
          <td>[wind0avgwind-dmax.1:--] m/s</td></tr>
      <tr><td>Gust Speed</td>
          <td>[wind0wind-max5.1:--] m/s</td>
          <td>[wind0wind-dmin.1:--] m/s</td>
          <td>[wind0wind-dmax.1:--] m/s</td></tr>
      <tr><td>Rain</td>
          <td>rate: [rain0rate-act.1:--] mm/h</td>
          <td>sum [rain0total-sumday.1:--] mm</td>
          <td></td></tr>
      <tr><td>Solar Radiation</td>
          <td>[sol0rad-act.0:--] W/qm</td>
          <td>[sol0rad-dmin.0:--] W/qm</td>
          <td>[sol0rad-dmax.0:--] W/qm</td></tr>
      <tr><td>UV Index</td>
          <td>[uv0index-act.1:--] uvi</td>
          <td>[uv0index-dmin.1:--] uvi</td>
          <td>[uv0index-dmax.1:--] uvi</td></tr>
    </tbody>
  </table>
</body>
--- End code ---

when i uploaded to my site, looks fine, but when i put to the MB to updated, again kills the file, i asked in MB what happens!

josecmorales:
SC of my FTP and HTTP


and the website status


Filezilla shows the file in 0 B


The file MBrealtime.txt is updated, but is still doesnt shows on the website http://climaguayana.comuv.com/MBrealtime.txt

Navigation

[0] Message Index

[#] Next page

Go to full version