I’m not sure, but I think we’re finally close to getting this figured out. On Thursday we both off and on tried our best to tackle this problem. It got so bad that I finally had to post more cries for help on the Codeigniter forum website. We got some more “uh, you could try… Read more »
Monthly Archives:: February 2010
If this ever works…
Today was yet another difficult day regarding the glossary. I ended up having to finally just post the question up on the Codeigniter forum. They surprisingly answered quite quickly. In the end, I got a couple of good suggestions. I haven’t been able to get them implemented yet. This seems to be a little tricky,… Read more »
Progress?
More double postings. Feb. 18, 2010: So today I continued working on the glossary/database query, and basically, made little progress. After much thought and soul-searching we’ve decided to have two databases, one for the glossary itself and one for the category ids. The glossary database contains an id for each Term/Definition, Terms, Definitions and category… Read more »
Just a great fucking day
So, as you can gather from my headline, today was not a good day. I got to the internship and proceeded to try and get the glossary page to print out. It didn’t. I tried numerous things. Rewriting most of the model function, roughly four times. Nothing. Rewriting the view script about twelve different ways…. Read more »
One problem fixed
Feb. 15, 2010: So, yesterday I was trying to fix the issues I was having with the glossary page and ended up fixing one of them. After trying so many things on the foreach loop ($def_query as $item) of the view page over the past few days, I decided to change the $def_query to ‘def_query’… Read more »
Comment Crap