Hi,
I still failed to upload .swf, here is my field
$fields['ad_swf'] = array('type' => 'file', 'accept' => 'swf', 'upload_path' => APPPATH . 'assets/swf');
Any suggestion?
Hi,
I succeded to make /blog as root route.
Now, how can I change /blog/2013/04/24/manchester-united-claim-their-20th-premier-league-title
to
/news/2013/04/24/manchester-united-claim-their-20th-premier-league-title
I already change the module …
Still not working.
It seems that /ads/1 doesn't reach the page. I put "exit()" code, it doesn't work either.
/ads is working just fine. The "exit()" is working.
I will restart the tutorial once more to see am I missing something.
Thanks.