Hello again
FuelPHP forum.
I am hoping
I can get help resolving this strange problem.
From the
home page of a “RN | Wall Street Journal” website you can click on an article
to read.
Controller_Frontend_Index->action_article($slug)
takes care of setting the section category in the header, as well
as fetching post content.
The problem is that if both queries are run than I
get missing data. But if I run either of the set of queries on their own I get
the correct data. Why are these queries conflicting with each other?
References:
https://github.com/daniel-rodas/wsj/blob/master/fuel/app/classes/controller/frontend/index.php
Demo
http://wsj.rodasnet.com/maternity-and-paternity-in-the-workforce
It looks like you're new here. If you want to get involved, click one of these buttons!