|
|||
|
I was updateing the security I use on my PHPBB. I use a bunch of your tips and I use security from phpbb-tweaks.com. I did their update and am getting the following error:
Any suggestions? posted by Sippenhaft |
|||
|
|||
| in-my-opinion.orgTechnology, Computers, Science, InternetComputers and InternetFatal error: Cannot redeclare ech0() (previously declared in |
|
|||
|
They obviously use include() instead of include_once(). Simply change it. posted by knn |
|||
|
|||
|
|||
|
He said he IS using INCLUDE_ONCE? Quote: That just means some other mod has the same function name, or that file was included more than one time, its why i always use
include_once(FILENAME) now instead of include(FILENAME) I am confused Suggestions? posted by Sippenhaft |
|||
|
|||
|
|||
|
OK, wait a sec. I think I confused something. Open "config.php" and change
posted by knn |
|||
|
|
|||
|
|||
|
posted by Sippenhaft |
|||
|
|||
|
|||
|
tHANKS again...LOL posted by Sippenhaft |
|||
|
|||
|
|||
|
Sippenhaft your avatar looks like a Renaissance painter with Down's Syndrome. posted by MindSlavery Florida |
|||
|
|||
|
The time now is 29 August 2008, 01:50 php B.B. |