Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Install and Upgrade Help => Topic started by: dominokai on November 14, 2008, 10:34:43 AM

Title: Cannot access Admin Panel
Post by: dominokai on November 14, 2008, 10:34:43 AM
Hi everybody!

I just upgraded our forum from 1.1 RC2 to 2.0 Beta 4. Everything went fine, but i can't access the admin panel anymore! Instead i get this message:

Fatal error: Call to undefined function: credits() in /web/htdocs/www.capoeira-aachen.de/home/board/Sources/Admin.php on line 515

The root directory is  www.capoeira-aachen.de/board
Whats the problem?
Thanks in Advance
Title: Re: Cannot access Admin Panel
Post by: ccbtimewiz on November 14, 2008, 11:38:07 AM
That's quite the step you made...

Did you run into any errors when upgrading?
Title: Re: Cannot access Admin Panel
Post by: dominokai on November 14, 2008, 12:51:16 PM
no not at all..
i also can't access my own admin profile, all others work ???
Title: Re: Cannot access Admin Panel
Post by: ThorstenE on November 19, 2008, 07:19:27 AM
in admin.template.php the function is named: template_credits()

Any Mods installed after upgrading to 2.0B4? maybe you should re-download the packages from our downlods page and re-upload the Sources/Admin.php
Title: Re: Cannot access Admin Panel
Post by: Sudhakar Arjunan on November 11, 2010, 08:56:28 AM
Same error for me.

Everything is working. Admin page is not logging in.

Fatal error: Call to undefined function credits() in /home/site/public_html/forum/Sources/Admin.php on line 532

there is a line at 532 as

530   // Load the credits stuff.
531   require_once($sourcedir . '/Who.php');
532   Credits(true);

Tried reuploading the file from the upgrade package. Still the same.
Title: Re: Cannot access Admin Panel
Post by: Aleksi "Lex" Kilpinen on November 11, 2010, 08:59:52 AM
Hi A.SK - A bit of an oldie this topic, what version of SMF are you using?
Title: Re: Cannot access Admin Panel
Post by: Sudhakar Arjunan on November 11, 2010, 09:02:08 AM
while upgrading from 2.0 rc2 to 2.0 rc4.

on the last step, while it is showing as 100% completed. I could see this error on top.

Notice: Undefined offset: 66 in /home/site/public_html/forum/upgrade.php on line 2119

But now admin page is not working. I could not login after upgrade, so i think i dont have any mods in it working.

----- Update -------

Each profile page is also not working. Showing error.

Fatal error: Call to undefined function determineactions() in /home/site/public_html/forum/Sources/Profile-View.php on line 154

----

While posting Replies, i could not click on any bbc buttons like bold etc...
Title: Re: Cannot access Admin Panel
Post by: Aleksi "Lex" Kilpinen on November 11, 2010, 09:13:14 AM
You probably might want to try again from the top, download a fresh Large upgrade for RC4, and make sure you overwrite everything - and run the upgrade.php again. RC4 should not have such problems with fresh files.
Title: Re: Cannot access Admin Panel
Post by: Sudhakar Arjunan on November 11, 2010, 09:52:29 AM
Reinstalled or reupgraded once more from beginning.

Now working good, hope it was a theme error. Changed the custom theme, and works perfectly with the default theme. Now testing it.

Thanks LexArma for your timely support.
Title: Re: Cannot access Admin Panel
Post by: Aleksi "Lex" Kilpinen on November 12, 2010, 03:17:32 AM
No problem, glad you got it working :)

As this topic probably requires no more attention, I'll mark this solved as well.