Page 1 of 1

error page manage.php

Posted: Sat 27 Dec 2014 4:50 pm
by dygon
i have altervista domain.
The page manage.php I do not work.
Gives me error: What can i do?

403 Error Message:

Forbidden access on Weather byYou

Requested url: weatherbyyou.com/updates/weather_sunset/available.txt
The 403 Forbidden error means that accessing the page or resource you were trying to reach is absolutely forbidden for some reason.


Probable cause

1. Check for URL errors and make sure the actual web page is specified. The most common reason for a web site to return the 403 Forbidden error is if the URL is pointing to a directory instead of a web page.

2. If you're sure the page you're trying to reach is correct, the 403 Forbidden error message may be a mistake. At this point it's probably in your best interest to contact the webmaster, at info@weatherbyyou.com

403 Error Message:

Forbidden access on Weather byYou

Requested url: weatherbyyou.com/updates/lang/lang_file.txt
The 403 Forbidden error means that accessing the page or resource you were trying to reach is absolutely forbidden for some reason.


Probable cause

1. Check for URL errors and make sure the actual web page is specified. The most common reason for a web site to return the 403 Forbidden error is if the URL is pointing to a directory instead of a web page.

2. If you're sure the page you're trying to reach is correct, the 403 Forbidden error message may be a mistake. At this point it's probably in your best interest to contact the webmaster, at info@weatherbyyou.com

Re: error page manage.php

Posted: Mon 29 Dec 2014 1:33 pm
by JacquesD
Hi dygon,

I think you're on a free hosting plan with altervista and they are affraid
of "cross-domain access". Manage page access to update files are made
by fsocket command to establish a connection to remote server with minimal
informations (no login needed), but some providers disallow these access.
Other way to do things need installation of librairies or use of CURL which
is not included in some providers plan.

To could be sure to have the latest version, download the Template package,
I just updated it this week!

Regards,
Jacques

Re: error page manage.php

Posted: Mon 29 Dec 2014 6:05 pm
by dygon
Jacques Thanks for the answer.
I downloaded the 1.2 template sunset but what files I have to overwrite? In the php file in the root I made several changes. if I override the new files I have to do them again.
If I copy only folders "lib" and "include" are enough to upgrade? In particular, are sufficient to solve the problem of lack of dominant wind direction in the gauges?
thank you

Re: error page manage.php

Posted: Wed 31 Dec 2014 1:49 pm
by JacquesD
Hi dygon,

Replace all files and folders that aren't customized
for others, convert them to utf-8.

You could use manage page to see which page has new version.

Regards,
Jacques