A free components from skorp.royy.net

A free components from skorp.royy.net

Download arrow Forum
Joomla
Welcome, Guest
Please Login or Register.    Lost Password?
Problem with module (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Problem with module
#51
vic (User)
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Problem with module 7 Months, 1 Week ago Karma: 0  
Hello, first thanks for a great modification
I have your weather componet & module installed (latest version) and 3 times reinstalled but i get this error
when i click on city - on the page with forecast.

Code:

Notice: Undefined variable: sql in /var/www/test56/htdocs/components/com_eweather/eweather.main.php on line 262
262 - 263 line  is:     $database -> setQuery($sql);     $database -> query(); thanks
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#52
skorp (Moderator)
Moderator
Posts: 93
graph
User Offline Click here to see the profile of this user
Re: Problem with module 7 Months, 1 Week ago Karma: 0  
Hi!

download eWeather patch again or replace this two lines with

if (!empty($sql))
{
    $database -> setQuery($sql);
    $database -> query();
}

Skorp
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Joomla Templates by Joomlashack