PDA

View Full Version : suddenly -> Fatal error in functions.php


mark007q
05-13-2010, 07:20 PM
Suddenly (I did not change something for months), but now I get this error:

Fatal error: Cannot redeclare http_redirect() in /www/htdocs/../include/functions.php on line 649

What is that? And why?

Thanks for help ...

Mark

James
05-13-2010, 07:25 PM
rename the function to http_redirecta

in functions.php

t

what version?

mark007q
05-14-2010, 06:03 PM
Content visible to registered users only.
no effect ...

I am not sure what version, all files are 03.01.2007

This is the function:

Content visible to registered users only.

How come it doesn't work (suddenly)?

James
05-14-2010, 06:51 PM
You rename
http_redirect

to http_redirecta and it will fix the issue since it is a dual declare error.
YO have a nice php compile now

we changed it all in the latest release to ensure no future conflicts with pecl

mark007q
05-14-2010, 08:31 PM
Ok I have renamed it as you sayed, but nothing changed?!

polar-chat[dot]de/webkatalog/

James
05-14-2010, 09:10 PM
pm me ftp access and admin access so I can check them both please