OK now I use new_db.php with new_db.txt and it seems to work because I have the complete list of cities in control panel

. But there is a last problem...

In cp user I have all the options and I can select or deselect them, but when I update the city, its name doesn't appear in "Local Weather" options. Moreover I always have this message in red :
Quote:
-- NO FORECAST SELECTED --
Use the Forecast Options below to configure your weather display
-- NO FORECAST SELECTED --
|
So what is your opinion about this problem please ?
I think maybe this problem comes from the step 8 because I am French and I don't understand very good this sentence :
Quote:
In USERCP_SHELL add this code right blow the header tag
|
Is the French meaning it : "
Dans le template USERCP_SHELL, ajoutez ce code ? droite de la balise du header" ?
So I don't understood this and I put the code in USERCP_SCHELL like this :
Quote:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] - $pagetitle</title>
$headinclude
</head>
<body$onload>
$header<link rel="stylesheet" type="text/css" href="/forecast/css/main.css" />
$navbar
|
Is this right ?
Thank you very much for this hack, and even it doesn't work (I hope not for long !

) it seems very powerful and useful !