[Release] NV Who was here? for Board3 Portal 2.0.0

Forum rules
This forum is not for support requests.

Only post Modifications for Board3 Portal 2.0.x in this forum.
User avatar

Kirk
Dev
Posts: 1937
Joined: 27. July 2010 18:02
phpBB.de User: Kirk
Contact:

Re: [Release] NV Who was here? for Board3 Portal 2.0.0

Post by Kirk »

Hast du alles so gemacht wie es in diesem Beitrag ?
Hast du diese Datei who_was_here_side.html erstellt und in root/styles/AeroBlue/template/portal/modules
hochgeladen und das hier beachtet: Knowledge Base: Änderungen an den Styles Dateien

Pack die geänderten Dateien von Who was here? in eine .zip Datei und schicke mir den Downloadlink mal per PN
dann schau ich mir das mal an.
Gruß Udo

willi2010
Valued Contributor
Posts: 53
Joined: 26. April 2010 22:33
phpBB.de User: willi2010

Re: [Release] NV Who was here? for Board3 Portal 2.0.0

Post by willi2010 »

Ja, Änderung durchgeführt und hochgeladen,
die html erstellt und ins richtige Verzeichnis hochgeladen.
Alles aktualisiert und den Cache gelöscht.

Ist ja keine lebenswichtige Anpassung, aber schön wäre es gewesen.
Bin noch dran und sende gleich die Anlage per PN.

Danke für die Hilfe.
Viele Grüße
Klaus
http://www.kf2-forum.de // Versionen: phpBB 3.0.12 / board3_portal_2.0.2 / prosilver / phpbb_gallery_1_1_6 / Kalender alightner 0_1_0 / NV_who_was_here_1_2_1_1
b3p_gallery_block_2_1_1 / b3p_who_was_here_block_200
User avatar

Kirk
Dev
Posts: 1937
Joined: 27. July 2010 18:02
phpBB.de User: Kirk
Contact:

Re: [Release] NV Who was here? for Board3 Portal 2.0.0

Post by Kirk »

Du hast das hier zuviel drin, finde und lösche es:

Code: Select all

	public function get_template_side($module_id)
	{
		global $config, $template, $phpbb_root_path, $phpEx;

		if (!class_exists('phpbb_mods_who_was_here'))
		{
			include($phpbb_root_path . 'includes/mods/who_was_here.' . $phpEx);
			phpbb_mods_who_was_here::update_session();
		}
		phpbb_mods_who_was_here::display();

		return 'who_was_here_center.html';
	}
Gruß Udo

willi2010
Valued Contributor
Posts: 53
Joined: 26. April 2010 22:33
phpBB.de User: willi2010

Re: [Release] NV Who was here? for Board3 Portal 2.0.0

Post by willi2010 »

Danke :D

x-mal geprüft, immer wieder gelesen ....

Wie oft, das Problem sitzt vor dem Rechner.

Danke nochmal.
Viele Grüße
Klaus
http://www.kf2-forum.de // Versionen: phpBB 3.0.12 / board3_portal_2.0.2 / prosilver / phpbb_gallery_1_1_6 / Kalender alightner 0_1_0 / NV_who_was_here_1_2_1_1
b3p_gallery_block_2_1_1 / b3p_who_was_here_block_200

scorpio
Active Member
Posts: 27
Joined: 8. July 2012 17:06
phpBB.de User: Scorpio
phpBB.com User: scorpiors

Re: [Release] NV Who was here? for Board3 Portal 2.0.0

Post by scorpio »

Is this compitable with Portal 2.0.2?
User avatar

Kirk
Dev
Posts: 1937
Joined: 27. July 2010 18:02
phpBB.de User: Kirk
Contact:

Re: [Release] NV Who was here? for Board3 Portal 2.0.0

Post by Kirk »

Yes
Gruß Udo

Vampire77
Active Member
Posts: 8
Joined: 23. September 2014 19:23

Re: [Release] NV Who was here? for Board3 Portal 2.0.0

Post by Vampire77 »

Just installed and enabled this on my board then refreshed my cache and get the following errors:

[phpBB Debug] PHP Warning: in file [ROOT]/portal/modules/portal_who_was_here.php on line 67: include(./includes/mods/who_was_here.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/portal/modules/portal_who_was_here.php on line 67: include(./includes/mods/who_was_here.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/portal/modules/portal_who_was_here.php on line 67: include(): Failed opening './includes/mods/who_was_here.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php')

Fatal error: Class 'phpbb_mods_who_was_here' not found in /home/kdrwssld/public_html/homelessaustralia/portal/modules/portal_who_was_here.php on line 68
User avatar

Kirk
Dev
Posts: 1937
Joined: 27. July 2010 18:02
phpBB.de User: Kirk
Contact:

Re: [Release] NV Who was here? for Board3 Portal 2.0.0

Post by Kirk »

You must also have installed this mod.
Marc wrote: Addon Requirements: NV Who was here? 1.2.1 by nickvergessen
Gruß Udo

Vampire77
Active Member
Posts: 8
Joined: 23. September 2014 19:23

Re: [Release] NV Who was here? for Board3 Portal 2.0.0

Post by Vampire77 »

Oops I knew I forgot something. Thanks Kirk.
Locked

Return to “Released Modifications v2.0.x”