Welcome Guest, Not a member yet? Register   Sign In
Controller called twice
#11

[eluser]mattalexx[/eluser]
My controller was being called twice and it was because I'm using Doctrine and I pluralized the model name in my DQL query by mistake. "Post" is my model. "Posts" is my controller.

Just thought I would put this here so anyone who had the same problem will find it here.
#12

[eluser]John_Betong[/eluser]
My controller was being called twice because of a missing favicon.ico. The error showed in the PHP log and not in the CodeIgniter log.
 
 
 
#13

[eluser]softark[/eluser]
[quote author="John_Betong" date="1286140290"]My controller was being called twice because of a missing favicon.ico. The error showed in the PHP log and not in the CodeIgniter log.
 
 
 [/quote]

As for me, it was a broken link to a CSS file in the view.
I spent 4 hours to find out what has been the cause of a lost of a flashdata ...




Theme © iAndrew 2016 - Forum software by © MyBB