In the file wp_travel_confOptions.php there is a line:
<form action="options-general.php?page=wp-traveller/wp_travel.php" method="post">
it should be
<form action="options-general.php?page=weather-traveller/wp_travel.php" method="post">
In the file wp_travel_confOptions.php there is a line:
<form action="options-general.php?page=wp-traveller/wp_travel.php" method="post">
it should be
<form action="options-general.php?page=weather-traveller/wp_travel.php" method="post">
Thanks. Updated.
This topic has been closed to new replies.