Cant view whoisonline

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
vengeance
Active Member
Posts: 9
Joined: 21. March 2009 17:55
phpBB.de User: vengeance
phpBB.com User: vengeance

Cant view whoisonline

Post by vengeance »

Your Portal Version: 1.0.2RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://armyofexcellence.net/forums

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
For some reason when i click whoisonline, it takes me to a blank page. Any ideas? I am using Black Pearl theme!
User avatar

Kevin
Site Admin
Posts: 2989
Joined: 7. January 2006 20:11
phpBB.de User: Saint
phpBB.com User: Saint_hh
Location: Hamburg
Contact:

Re: Cant view whoisonline

Post by Kevin »

Already seen this? knowledge/kb_show.php?id=3
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~

Kein Support per PN / No support via PM!

Topic author
vengeance
Active Member
Posts: 9
Joined: 21. March 2009 17:55
phpBB.de User: vengeance
phpBB.com User: vengeance

Re: Cant view whoisonline

Post by vengeance »

yes i did...thank you! The problem was in the viewonline.php file, i somehow had an extra $phpEx"); and break after the following code:

Code: Select all

		case 'portal':
			$user->add_lang('mods/lang_portal');
			$location = $user->lang['VIEWING_PORTAL'];
			$location_url = append_sid("{$phpbb_root_path}portal.$phpEx");
		break;
Locked

Return to “board3 Portal 1.0.x - English Support”