Welcome Guest, Not a member yet? Register   Sign In
URGENT .. EROR SEARCH ON CODE IGNITER on hosting but on localhost "OK" please give solution
#1

[eluser]dunia program[/eluser]
codeigniter in localhost is running normal, but after upload on hosting have problem on search product " can't read varable "q" , is simple problem but i don't know to fix the problem.

for author or all please cek in URL http://akindacargo.com/latansa/
user: akinda
pass : latansa

insert "keyword" and press "cari" or search cause i'am indonesia people
eror with URL NOT FOUND .. note : in localhost "OK"
please give solution .. thanks for all before ..

for php info in http://akindacargo.com/latansa/info.php

thanks

me
dunia program
#2

[eluser]Ben Edmunds[/eluser]
This site won't load for me. Just loads forever and nothing happens.

I would suggest you check that you have the correct site url setup in the config.php file and make sure you uploaded your htaccess file.
#3

[eluser]Ben Edmunds[/eluser]
OK, it finally loaded. Your URLs are all screwed up.

Its trying to go to http://akindacargo.com/latansa//search?s=1&q=keyword.

Check your site url and query strings settings in your config.php.


Also, your hosting is wicked slow...
#4

[eluser]dunia program[/eluser]
sory brother config.php and query strings . is ok, cause i'am try in localhost not problem ..
and i'am check htaccess file is ok, any other solution .. thanks before
#5

[eluser]dunia program[/eluser]
http://akindacargo.com/latansa//search? in fine but http://akindacargo.com/latansa//search?s=1&q=keyword URL NOTE FOUND ..

this controler

<?php
$route['search'.'(/.*)?'] = "latansa/search$1";

=================================================
the program run perfectly on the localhost,
I'm just trying to put it on the hosting, all was normal except ( search ) s=1&q=keyword
can read normal in localhost but hosting can't read ..


thanks for other solution


================================================================




Theme © iAndrew 2016 - Forum software by © MyBB