Hello, I'm a Jack i am a meat popsicle

Archive of October 2007


Server issues arise

We’ve been implementing a Joomla/Virtuemart storefront to replace our Joomla/Virtuemart storefront, this time updated and hackless. But the trick to it is that we still have to hack it, without hacking any core files… This is tricky indeed, a coworker hipped me to the

ob_get_clean()

method in PHP, this enables you to look at certain code chunks spit out to html, then replace them before processing. This takes care of most hacks needed however we implemented a lightbox bit for product images, this required some core modifications slightly.

Now the question I have is, when your “reinventing the wheel” as my boss calls it, but it’s to redo something already done, is it in fact … a waste of time, or are you building a better tomorrow?

October 4th, 2007 / 346 Comments / Trackback