From: Dynomite <dyn...@us...> - 2001-11-15 16:25:52
|
Profile Tat Rithaporn SF ID: dynomite Design Team: Module Team Organization: N/A Location: Alhambra, CA, USA Bio: Developer of Phpwhosonline module Organizing the database schema through the installation/implementation of table prefixes. ------------------------------------ Thanks for the clarification guys. Requesting permission from Adam or Ryan since their name is at the top of the module_readme file to alter procedure to the format of table calls. Intending to add the format of table calls and the attention to include of config.php if it has not been included to obtain the table_prefix variable. For more information or progress on the table calls. I have started looking at the whole cvs files on a test system implementing the table calls. Now I have to find all the files that do not have the include('config.php'). So for others working on modules, please make sure to have the config included with the sql call. There is also a bug in a block statement call...if someone is looking into that already that shows up in the cvs. Tat |