Problem with NV who was here 1.0.0 and phpbb 3.0.5

current version: 1.2.1.1
released: 11.07.2011

Problem with NV who was here 1.0.0 and phpbb 3.0.5

Postby nickvergessen » Mon Jun 01, 2009 12:21 pm

http://www.phpbb.com/community/viewtopi ... 5#p9773665

The ACP shows this message:
Code: Select all
[phpBB Debug] PHP Notice: in file /language/***/mods/info_acp_wwh.php on line 58: Undefined variable: phpbb_root_path


Temp-Fix:

language/en/mods/info_acp_wwh.php
Find:
Code: Select all
   'WWH_UPDATE_NEED'         => 'Update the "Who was here?" MOD. Therefor run the <a style="font-weight: bold;" href="' . $phpbb_root_path . 'install/index.php">install/index.php</a>.<br />If you did this, you should delete the install/ directory.',

replace with:
Code: Select all
   'WWH_UPDATE_NEED'         => 'Update the "Who was here?" MOD. Therefor run the <a style="font-weight: bold;" href="install/index.php">install/index.php</a>.<br />If you did this, you should delete the install/ directory.',



language/de/mods/info_acp_wwh.php
Find:
Code: Select all
   'WWH_UPDATE_NEED'         => 'Update deinen "Wer War Da?" MOD. Führe dazu die <a style="font-weight: bold;" href="' . $phpbb_root_path . 'install/index.php">install/index.php</a> aus.<br />Wenn du das getan hast, kannst solltest du das install/ Verzeichnis wieder entfernen.',

replace with:
Code: Select all
   'WWH_UPDATE_NEED'         => 'Update deinen "Wer War Da?" MOD. Führe dazu die <a style="font-weight: bold;" href="install/index.php">install/index.php</a> aus.<br />Wenn du das getan hast, kannst solltest du das install/ Verzeichnis wieder entfernen.',
cheers nickvergessen :geek:

Member of phpBB Development-Team
No Support via PM
User avatar
nickvergessen
Administrator
Administrator
 
Posts: 5748
Topics: 217
Images: 139
Joined: Mon Oct 15, 2007 4:15 pm
phpBB.de: nickvergessen
phpBB.com: nickvergessen

Return to NV "Who Was Here?"

Who is online

Users browsing this forum: No registered users and 1 guest

 

cron