From: Matthew M. <ma...@tu...> - 2002-12-08 17:50:04
|
Greetings all, The core_settings table has been removed from CVS. The text and date information is now handled by files, which you should receive when you update. Note that the profanity filter is now a strict search and replace. Take a look at the file in the conf directory to see how it works. I have tested installation and the parse function and both appear to work. Those of you who need to use the parse function DO NOT call it with PHPWS_Core:: as it needs object information to function. I tried to program it otherwise but branches complicate the matter too much. Jeremy: Check your security module. I have commented functions that you can remove as they are no longer needed. Adam: I tested pagemaster with parse and it worked well. You will need to add the function on the line that imports the POST into the section object. Also, I have put a switch in the setup.php file for those who want to install with a version under 4.2.2. It was suggested we use a yes/no form but I prefer this way. The admin would have to physically alter the file instead of clicking a button. Later Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |