Changes between Version 2 and Version 3 of GenDolTShooter


Ignore:
Timestamp:
Dec 10, 2007, 8:15:45 AM (16 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenDolTShooter

    v2 v3  
    44== Run-Time problems == 
    55 
    6     '''Q:''' I see this error on some of my site's pages: '''Call to undefined function: mb_ereg_replace() in /home/content/g/a/r/garcometal/html/ohana/inc/utils.inc.php on line 120''' 
     6    '''Q:''' I see this error on some of my site's pages: '''''Call to undefined function: mb_ereg_replace() in /home/content/g/a/r/garcometal/html/ohana/inc/utils.inc.php on line 120''''' 
    77 
    88    '''A:''' This error and similar errors (yielding about functions starting with '''mb_''') refer to '''mbstring''' extension being absent from your PHP compilation. You should either re-compile it with '''--with-mbstring''' directive (under Linux) or uncomment '''extension=php_mbstring.dll''' in '''php.ini''' (under Windows). Then you should restart Apache web server. 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub