CuteNews

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> [BUG] Postponed News and Search: choosing the Year., Only possible to select up to year 2010
Rating 4 V
FUNimations
post Nov 7 2010, 08:52 AM
Post #1


CuteNews Support Crew Pimp
***

Group: Support
Posts: 16,501
Joined: 28-August 05
From: Belgium
Member No.: 5,662



CuteNews Compatibility: 1.4.5 - * (no incompatibility reported yet)
Description: This is a bug found by the user afullo. For the postpone news and search you have a dropdown for selecting the year. This option was very poorly coded, You'll only be able to select up to year 2010.
Instructions:
in addnews.mdu and search.php find
CODE
for($i=2005;$i<2011;$i++){

and replace by
CODE
for($i=2005;$i<(date('Y')+3);$i++){

This code will make sure you'll always will be able to select 2 years into the future.


--------------------

General FAQ
Spam Protection In Cutenews
Comments get deleted
_______________________
<< If you appreciate my help
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 19th May 2013 - 03:13 AM