CodeIgniter Forums
Showing Next/Previous Month Links - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Showing Next/Previous Month Links (/showthread.php?tid=43875)



Showing Next/Previous Month Links - El Forum - 07-26-2011

[eluser]lrussell810[/eluser]
I'm trying to use the CodeIgniter Calendar Class to activate the next/previous month links in my event calendar. I'm having trouble though, as it keeps coming up with a 404 error every time that I try and use the links. The URI looks correct, and I've tried to go off of the user manual, but the calendar class guide looks like it's from another version and not 2.0.2. Any suggestions on how to get this working would be great. Thank you very much!


Showing Next/Previous Month Links - El Forum - 08-03-2011

[eluser]oldrock[/eluser]
Hi,


Can you please post the config array , where next and prev gets set so it will help to spot out the issue.

thanks