KISGB v5.0.1 (Fix Pack) Available

Posted on Friday, January 31, 2003 @ 18:20:50 UTC in Guest Book
by gcf

I have released a fix pack for 3 bugs from v5.0.0 of KISGB. Read the history file to see what was fixed.
For those that may receive an error message about the ctype_space() function, please read the thread in the forum under KISGB Support, or read the shortened version below ...
2/9/2003: Since v5.0.2 has been released, I have removed the v5.0.1 fixpack but am leaving the message for the notes.ctype functions have been available since 4.0.4, but according to PHP.Net:

Beginning with PHP 4.2.0 these functions are enabled by default. For older versions you have to configure and compile PHP with --enable-ctype. You can disable ctype support with --disable-ctype.

The windows version of PHP has built in support for this extension. You do not need to load any additional extension in order to use these functions.

Note: Builtin support for ctype is available with PHP 4.3.0.

------ ALSO ------
For earlier versions: The ctype function(s) won't work under Windows(tm) unless you define the extention path and load the php_ctype.dll in php.ini
ex. edit php.ini:
extension_dir = c:phpextensions
and
uncomment the extension=php_ctype.dll (take off the ';' from behind the declaration)

--------------------
If you cannot upgrade nor recompile, then replace the ctype_space() function with empty(). This is not a fix - it will just stop the error. You may have to increase the line length to keep it from breaking words in the wrong spot. I will be working on some alternate code for those that have to stay in the dark ages .
 
 
click Related        click Share
 
News ©

Site Info

Last SeenLast Seen
  • vashd1
  • rovshan
Server TrafficServer Traffic
  • Total: 483,456,037
  • Today: 18,758
Server InfoServer Info
  • May 13, 2024
  • 09:45 am UTC