Welcome Guest, Not a member yet? Register   Sign In
Shopping Card Bugs
#3

[eluser]nikokolev[/eluser]
[quote author="TheFuzzy0ne" date="1367674691"]Welcome to the CodeIgniter forums!

It works fine for me with Firefox when I disable my cache, so I think this is a caching issue. Try using a 307 redirect instead:
Code:
redirect('/url', 'location', 307);

That should prevent caching.[/quote]

I've tryed this one too, but unfortunately this is not the solution! I just don't understand why when everything was in local was all fine. And now i've uploaded to the server, it behaves this way. So even with
Code:
redirect('/url', 'location', 307);
the result is pretty much the same. This issue is getting be crazy. If caching is the problem, where should I look at to prevent that?


Messages In This Thread
Shopping Card Bugs - by El Forum - 05-04-2013, 05:31 AM
Shopping Card Bugs - by El Forum - 05-04-2013, 06:38 AM
Shopping Card Bugs - by El Forum - 05-04-2013, 09:58 AM
Shopping Card Bugs - by El Forum - 05-04-2013, 10:26 AM
Shopping Card Bugs - by El Forum - 05-04-2013, 10:37 AM
Shopping Card Bugs - by El Forum - 05-04-2013, 11:01 AM
Shopping Card Bugs - by El Forum - 05-04-2013, 11:07 AM
Shopping Card Bugs - by El Forum - 05-04-2013, 11:11 AM
Shopping Card Bugs - by El Forum - 05-05-2013, 12:40 AM
Shopping Card Bugs - by El Forum - 05-06-2013, 09:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB