Testing errors
iaian7 » blog John Einselen, 26.10.06My apologies to the two unlucky visitors that stopped by the blog recently. I’ve been working on an image gallery plugin for TextPattern and the site has been up and down all evening. I should have been testing in a separate TextPattern install, but haven’t set one up yet.
The good news is that the PHP part is working great, the bad news is the “echo” command can’t work inside a TextPattern plugin, and the “return” command won’t work with repeated code (since it halts all computations). I’ve tried all sorts of ways to get the recursive code to write before being returned, but to no avail.
If you happen to be a PHP genius, know of one, or can merely solve this simple problem, please let me know… thanks.