Geek,
the following bugs were found:
1) One more colspan needed if using legacy display
In Template "GAS_forumdisplay" (row 66) search for:
colspan="4"
Replace with:
colspan="5"
2) Article Image broken when edit article. It seems, this only occurs, if not explicity set an image by yourself when create an article.
3) GAL-Implementation Error (tested with actual GAL-Release "gal_206.zip"):
Following error occurs only after submit new article and keywords for GAL are inserted:
Warning: gas_add_article(functions_gal.php): failed to open stream: No such file or directory in \includes\functions_geekarticles.php on line 264
Fatal error: gas_add_article(): Failed opening required 'functions_gal.php' (include_path='.;c:\php4\pear') in C:\Apache2\htdocs\test\includes\functions_geekarti cles.php on line 264
By the way: Is the attachment-table edit (description) for later updates or new releases?
|