Author Topic: Edit  (Read 13129 times)

Offline Lee4019

  • Jr. Member
  • **
  • Posts: 10
    • Lee's Weather
Edit
« on: January 15, 2013, 04:04:00 PM »
What and where is the file or file name, that I can edit the html? for the weather blues v1

Thanks

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Edit
« Reply #1 on: January 15, 2013, 06:07:51 PM »
Hi Lee,

If you have installed Weather Blues correctly, you have copied all pages
to the Cumulus/web folder (Suppose to be C:\Cumulus\web). You will see
in that folder a list of files ending with T.html (as indexT.html).
You just have to edit those files to customize it to your own needs!

Hope this help,
Jacques
Please, consider supporting this site 

Offline Lee4019

  • Jr. Member
  • **
  • Posts: 10
    • Lee's Weather
Re: Edit
« Reply #2 on: January 15, 2013, 06:33:09 PM »
Thanks

Another quick qustion, I'm not sure where
 Remote Finenames : - Destination URL addres dor the file system.htm.

the example is /public_html/system.htm

Do I replace the /public_html/ with something?

Thanks

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Edit
« Reply #3 on: January 15, 2013, 08:08:57 PM »
Hi Lee,

It depends on how your server is configured. You know, your site is hosted
in a server, like in a particular folder on your Pc. Usually, your provider create
a folder for your account (sometime its yous domain name, or your account
number, etc), that is called your "root" directory.

When you log with your ftp program, you're In that (root) folder, and a number
of subfolders are created by your provider, example:

public_ftp
public_html
stats
...

public_html is a common folder name for your website file (html, php, etc).
That is why example point to that folder, but your particular case could
be different!

Hope this help.

Jacques
Please, consider supporting this site 

Offline Lee4019

  • Jr. Member
  • **
  • Posts: 10
    • Lee's Weather
Re: Edit
« Reply #4 on: January 15, 2013, 08:21:25 PM »
thanks

Ok mine is /internet

So /internet/system.htm should work

And I also fill in the site options tab, on cumulus too?

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Edit
« Reply #5 on: January 15, 2013, 09:00:22 PM »
Hi Lee,

Yes, that is information you have to enter to connect to your site

Host name: ftp.YourWebsite.com

Directory: /internet

Yous host name is the one you're using in your ftp program.

Cheers,
Jacques
Please, consider supporting this site 

Offline Lee4019

  • Jr. Member
  • **
  • Posts: 10
    • Lee's Weather
Re: Edit
« Reply #6 on: January 16, 2013, 12:41:14 AM »
Hi

Try to access my page from internet and got http 403

This error ( 403 Forbidden) means that Internet Explorer was able to connect to the website, but it does not have permission to view the webpage.

tried various addresses
(index.htm, /internet/index.htm, system.htm, /internet/system.htm)

Any ideals?
« Last Edit: January 16, 2013, 03:37:24 AM by Lee4019 »

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Edit
« Reply #7 on: January 16, 2013, 11:42:39 AM »
Hi Lee,

I've visited your site at http://www.wataugaweather.com/ and see no WBY template!
Then, you probably put the files into a subfolder. by the way, you haven't to specify /internet
folder when you visit your site like an ordinary visitor! For an external user, your /internet
folder is equal to your "plain url address" (ie: http://www.wataugaweather.com)

Then, if you have put the template in a subfolder "weather", then you just have to browse to
http://www.wataugaweather.com/weather/today.htm, for example!

Hope this help,
Jacques
Please, consider supporting this site 

Offline Lee4019

  • Jr. Member
  • **
  • Posts: 10
    • Lee's Weather
Re: Edit
« Reply #8 on: January 16, 2013, 12:46:04 PM »
Ohhh

watauga weather.com is my other site. I'm trying the weather blues on www.boonencweather.com.

So to get there I do  www.boonencweather.com/wbweather/index.htm

Not sure what's going on, What settings do I need on the site/options Tab in cumulus?


Update: I'm pretty sure it on web host side, but I still need setup on site/options Tab in the auto-update box, in cumulus.

thanks

« Last Edit: January 16, 2013, 03:48:42 PM by Lee4019 »

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Edit
« Reply #9 on: January 16, 2013, 05:53:06 PM »
Hi Lee.

You probably have permissions problem, try to put permissions to 666
for all files and folders to see if things goes better. If no, call your provider,
something go wrong with your site and he's supposed to be able to help you!

Regards,
Jacques
Please, consider supporting this site 

Offline Lee4019

  • Jr. Member
  • **
  • Posts: 10
    • Lee's Weather
Re: Edit
« Reply #10 on: January 16, 2013, 09:07:14 PM »
OK it look's like it's working

http://boonencweather.com/wbweather/index.htm

updating is not working yet, in the Site/options tab what do i set in the web settings box?

UPDATE: look's like updating is working. Now I want to add some weather underground stickers under the moon box, in the same coloumn and get the realtime wind working. How would I do that?

Thanks
« Last Edit: January 17, 2013, 12:57:51 AM by Lee4019 »

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: Edit
« Reply #11 on: January 17, 2013, 06:30:02 PM »
Hi Lee,
Your site is coming to be real good! ^-^

To add a new box to the right side column, you have to locate
the section that begin with this:

<div id="right_h">

Inside that "section" (DIVision) you will find other (PANel) sections
each of them are begining with <div class="pan ...

<div class="pan" style="margin-bottom:5px;">
   <h2>Moon phase</h2>
   <img src="images/moon.bmp" style="padding: 50px 0px 52px 120px" alt="" title="" />
</div>

The <div class="pen... give you a medium blue box
... the 1st line is a h2, to place a title as the 1st line!

You could try to duplicate "pan observ" or "pan forec"
if you need the box, inside the box!

Have fun!
Jacques
Please, consider supporting this site