Can't view webpages built with CodeIgniter when it's uploaded |
[eluser]Georgi Budinov[/eluser]
The htaccess in the root folder is not your problem. Revert it as it was. Access the following url - http://ycscripts.co.cc/scripts/ticket-ma...r/register. Follow the guide to remove index.php by putting htaccess in the folder http://ycscripts.co.cc/scripts/ticket-ma...nt-system/. And take a note on the using 'U' and 'u' in the url. Edit: also remove notices in the index.php by adding the following line: Code: error_reporting(E_ERROR | E_WARNING | E_PARSE); |
Messages In This Thread |
Can't view webpages built with CodeIgniter when it's uploaded - by El Forum - 07-22-2010, 05:30 AM
Can't view webpages built with CodeIgniter when it's uploaded - by El Forum - 07-22-2010, 05:45 AM
Can't view webpages built with CodeIgniter when it's uploaded - by El Forum - 07-22-2010, 06:11 AM
Can't view webpages built with CodeIgniter when it's uploaded - by El Forum - 07-22-2010, 06:20 AM
Can't view webpages built with CodeIgniter when it's uploaded - by El Forum - 07-22-2010, 06:30 AM
Can't view webpages built with CodeIgniter when it's uploaded - by El Forum - 07-22-2010, 06:34 AM
Can't view webpages built with CodeIgniter when it's uploaded - by El Forum - 07-22-2010, 06:38 AM
|