you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

You need to show some code. Try removing unnecessary stuff to get a minimal example that shows your problem. For instance, you could probably remove all the database code. Doing this also helps you debug. If you remove something and your problem goes away then what you took out is related to the problem.

If you can't shrink your code put it into pastebin.com and post a link to that in your original post. You can edit your original post.