It seems that the Preg pattern is invalid. That can happen depending on the permalinks and path settings you made. You should care about this error, yes
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web3/html/s9y/index.php:1) in /srv/www/htdocs/web3/html/s9y/include/functions_config.inc.php on line 263
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web3/html/s9y/index.php:1) in /srv/www/htdocs/web3/html/s9y/index.php on line 25
Warning: preg_match(): Delimiter must not be alphanumeric or backslash in /srv/www/htdocs/web3/html/s9y/index.php on line 247
That's okay, temporary - the header error comes because you output a preg-pattern.. You need to look at your HTML output and search for the "PREG" output, it should be there.
Also tell me where you put the echo part, you should put it after all the if...elseif... statements.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
ok, this was already.
But I solved the problem.
My index.php had only about 336 lines of code.
I transmitted the original out of the tar.gz.
Of course the failure is gone away
Wonder what this was but anyway.