Hey Geek, first off I gotta say you got some killer hacks

I had Geek Articles 3.5 and Geek Gallery Popup working together just fine, but with Articles 3.51 installation, due to other hacks being installed, I had to do the manaul file edits
I hit a snag with the file edit for Newthread.php. What happens is when I tried to integrate the Articles hack and Gallery pop up hack, the newthread.php in my Articles forum displays as normal... no byline, image uploader, nothing. But the Open link under the smilie box shows just fine. If I remove the Geek_Gallery_Popup from the Phrasegroups = Array, it goes back to working as the Articles hack should.
Anyway, here's the edit with both hacks:
PHP Code:
//=== GAS Step 500 ===
$phrasegroups = array('threadmanage', 'posting','Geek_Gallery_Popup','geek_articles',);
Did I do something wrong? Sorry if I'm not making too much sense, this has been a long day, and you seem to have enough to worry about. I did try searching the thread for a similar problem/solution, but like I said, I'm out of it.