| Anime Oasis Reborn | |||||||||||||||||||||||
![]() | |||||||||||||||||||||||
Sitely
Resources
Layout Templates
Tutorials
Graphics
Premade Layouts
Neopets Graphics
Manga Reviews
Network
Siblings
Affiliates
Link Exchange
Credits/Disclaimer
|
Date() Parameter 2 expects to be too long
As if the division by Zero error wasn't enough. Now we have an entirly new issue. Date() Parameter 2 expects to be too long. You may find its even preventing you from deleting comments to posts in both IE and FireFox browsers. So how can we fix this issue? First lets locate the file with this issue. the File with this issue is editnews.mdu but where is this file? You need to open your FTP and go to your Cutenews directory. Once the cutenews directory (folder) is open go to the inc Directory which is the second folder. The editnews.mdu file should be the 7th one. Right click on it and then hit edit. Once notepad opens go to edit -> Find. In the "Find What" box type this: $comtime = date("d/m/y h:i:s",$comment_arr[0]); Then click find. You need to make this line of code to this:if( !is_numeric($comment_arr[0]) ) $comment_arr[0] = time(); Then File -> Save and then bring up the FTP again and hit upload so the changes take effect. |
||||||||||||||||||||||