Always two days ? Images disappear using the 1-4 buttons
drizzi - July 5, 2009 - 01:32
| Project: | Weather_es |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
hola :-)
i do have two request / reports:
- why does the modul always show two days? is it changeable?
- the first call of the block works well, but using the first/last or 1,2,3,4 buttons - the images disappear.
thanks for your support. muchas gracias por su trabajo.
greetings / saludos cordiales
Steffen

#1
Hallo Steffen,
The module shows only 2 days because 2 days is a realist weather forecast. You can change it by hand. Look for
pager_query(line 440 in weather_es.module) and change the 2 in$result = pager_query(db_rewrite_sql($sql), 2.Your're right, the tpl has a type mistake (now fixed).
Danke you for the testing (your Spanish is better than my German :-D)
#2
Automatically closed -- issue fixed for 2 weeks with no activity.