CodeIgniter Forums
link not working in site could please give any idea? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: link not working in site could please give any idea? (/showthread.php?tid=29671)



link not working in site could please give any idea? - El Forum - 04-17-2010

[eluser]sheolikar[/eluser]
http://scbb.org.previewdns.com/

This site is done in codeigniter.And above is working fine for static page .
but when dynamic page is given .it gives error.dynamic pages are stored in system variable.
static are stored along with index.php file.

here is link which is not working.
http://scbb.org.previewdns.com/newsevents/currentevents

I had checked with putting different uri protocols also.


link not working in site could please give any idea? - El Forum - 04-17-2010

[eluser]Tominator[/eluser]
Hi!

I really don't understant your problem! Please post here some code (include routes.php)

Tom