Welcome Guest, Not a member yet? Register   Sign In
Jquery Firefox Bug
#7

[eluser]yorvik[/eluser]
[quote author="cideveloper" date="1297289975"]It has to do with your 302 redirect from http://www.svensonart.com/test/index.php...me/index/8 to http://www.svensonart.com/test/index.php...me/index/8[/quote]

I found my problem.
Code:
$config['base_url'] = base_url().'/index.php/home/index/';

Replaced to

Code:
$config['base_url'] = base_url().'/index.php/nl/home/index/';
Thanks cideveloper for point out the right direction Smile

Problem Solved!


Messages In This Thread
Jquery Firefox Bug - by El Forum - 02-08-2011, 05:47 PM
Jquery Firefox Bug - by El Forum - 02-09-2011, 05:51 AM
Jquery Firefox Bug - by El Forum - 02-09-2011, 06:48 AM
Jquery Firefox Bug - by El Forum - 02-09-2011, 08:11 AM
Jquery Firefox Bug - by El Forum - 02-09-2011, 09:54 AM
Jquery Firefox Bug - by El Forum - 02-09-2011, 10:19 AM
Jquery Firefox Bug - by El Forum - 02-09-2011, 11:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB