News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Can't Access members areas

Started by original lofty, April 03, 2007, 04:32:55 PM

Previous topic - Next topic

original lofty

Forum smf 1.1.2

Getting the following error message on attempt to access profile or member list

Fatal error: Cannot redeclare showtopics() (previously declared in /home/didu669/public_html/nec/Sources/Profile.php:1340) in /home/didu669/public_html/nec/Sources/Profile.php on line 1518

Anyone help?

metallica48423

Hello :)

It sounds like something might have accidentally been installed twice... there are two copies of showtopics() in your board files.

if you open up /Sources/Profile.php, and search for:

showtopics

You'll likely find the same block of code twice. Delete one of them.

Most likely this was caused by a mod package, did this happen after installing a mod?
Justin O'Leary
Ex-Project Manager
Ex-Lead Support Specialist

QuoteMicrosoft wants us to "Imagine life without walls"...
I say, "If there are no walls, who needs Windows?"


Useful Links:
Online Manual!
How to Help us Help you
Search
Settings Repair Tool

original lofty

QuoteMost likely this was caused by a mod package, did this happen after installing a mod?

Yes it did.   I loaded a few mods at one time.

Thanks very much for your help.

metallica48423

i've found also that if for whatever reason a mod uses the same function name as another (a completely innocent and hard to detect issue)  you get this issue.

Did that solve it?
Justin O'Leary
Ex-Project Manager
Ex-Lead Support Specialist

QuoteMicrosoft wants us to "Imagine life without walls"...
I say, "If there are no walls, who needs Windows?"


Useful Links:
Online Manual!
How to Help us Help you
Search
Settings Repair Tool

Advertisement: