Welcome Guest, Not a member yet? Register   Sign In
Eliminating the index.php
#5

[eluser]GabrieleMartino[/eluser]
The system do not work with the .htaccess. I reported with firebug:

404 Not Found

for controller/method

Other element in the page are not properly load.

NetworkError: 404 Not Found - http://localhost/safememoirs/pages/get_secondary"

which is called inside javascript with

Code:
$.ajax({
            type: "POST",
            dataType: "json",
            url:base_url+ "pages/get_secondary",
            data: postData ,
            success: function(secondaries){ ...


Messages In This Thread
Eliminating the index.php - by El Forum - 01-07-2013, 11:36 AM
Eliminating the index.php - by El Forum - 01-07-2013, 11:50 AM
Eliminating the index.php - by El Forum - 01-07-2013, 11:50 AM
Eliminating the index.php - by El Forum - 01-07-2013, 11:56 AM
Eliminating the index.php - by El Forum - 01-07-2013, 12:04 PM
Eliminating the index.php - by El Forum - 01-07-2013, 12:11 PM
Eliminating the index.php - by El Forum - 01-08-2013, 02:38 AM
Eliminating the index.php - by El Forum - 01-08-2013, 02:53 AM
Eliminating the index.php - by El Forum - 01-08-2013, 02:59 AM
Eliminating the index.php - by El Forum - 01-08-2013, 03:11 AM
Eliminating the index.php - by El Forum - 01-08-2013, 03:12 AM
Eliminating the index.php - by El Forum - 01-08-2013, 03:19 AM
Eliminating the index.php - by El Forum - 01-08-2013, 03:40 AM
Eliminating the index.php - by El Forum - 01-09-2013, 02:49 AM
Eliminating the index.php - by El Forum - 01-09-2013, 02:53 AM
Eliminating the index.php - by El Forum - 01-09-2013, 03:03 AM
Eliminating the index.php - by El Forum - 01-09-2013, 03:27 AM
Eliminating the index.php - by El Forum - 01-09-2013, 03:39 AM
Eliminating the index.php - by El Forum - 01-09-2013, 03:53 AM
Eliminating the index.php - by El Forum - 01-09-2013, 04:00 AM
Eliminating the index.php - by El Forum - 01-09-2013, 04:01 AM
Eliminating the index.php - by El Forum - 01-09-2013, 04:22 AM
Eliminating the index.php - by El Forum - 01-09-2013, 04:32 AM
Eliminating the index.php - by El Forum - 01-09-2013, 04:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB