Arcade_MOD 2.1.2 ist jetzt eingebaut.

Allees was mit PHP und dem PHPBB Plus zutun hat
Antworten
Benutzeravatar
Timo
Site Admin|Board-Administrator|Board-Administrator
Site Admin|Board-Administrator|Board-Administrator
Beiträge: 526
Registriert: Fr 19 Sep, 2003 16:26
Wohnort: Hamburg
Has thanked: 2 times
Been thanked: 3 times
Kontaktdaten:

Arcade_MOD 2.1.2 ist jetzt eingebaut.

Beitrag von Timo »

Hallo,

Arcade_MOD 2.1.2 ist jetzt eingebaut. Das bedeutet für euch, dass ihr jetzt auch ein paar Spiele im Portal spielen könnt.

Probiert es doch einfach mal aus.

Gruß Timo
Als Kind wurde ich immer gewarnt: "Weg vom Fenster, da kannste abstürzen."
Benutzeravatar
Timo
Site Admin|Board-Administrator|Board-Administrator
Site Admin|Board-Administrator|Board-Administrator
Beiträge: 526
Registriert: Fr 19 Sep, 2003 16:26
Wohnort: Hamburg
Has thanked: 2 times
Been thanked: 3 times
Kontaktdaten:

Beitrag von Timo »

So nun habe ich die 'install.txt' fertig für Arcade_MOD 2.1.2 und PHPBB2 plus 1.53

Code: Alles auswählen

############################################################## 
## MOD Title: Arcade / Activities MOD for PHPBB2 Plus 1.53
## MOD Author: Napoleon <napoleon> (Chris Moore) www.iNetAngel.com 
## MOD Author, Secondary: defender-uk <defenders_realm> (Andy Smith) http://www.phpbb-arcade.com 
## MOD Description: Online Arcade/Activities Manager / Plug in games and other activities for your users.
## MOD Version: 2.1.2
## 
## Based on the Original by Napoleon Activity Mod by (Chris Moore) - Consent Given for Re-Distribution.
##
## Installation Level: (Medium) 
## Installation Time: 30 Minutes 
## Files To Edit: 	viewonline.php
##			/admin/index.php
##			/admin/admin_users.php
##			/includes/constants.php
##			/includes/usercp_avatar.php
##			/includes/usercp_register.php
##			/includes/page_header.php
##			/language/lang_english/lang_main.php
##			/language/lang_german/lang_main.php ------- for German
##			/templates/fisubsilversh/overall_header.tpl
##			/templates/fisubsilversh/portal_body.tpl
##			/templates/fisubsilversh/profile_add_body.tpl
##			/templates/fisubsilversh/admin/user_edit_body.tpl
##
## Included Files: 	activity.php
##			loader.php
##			newscore.php
##			arcade_rate.php
##			arcade_comment.php
##			arcade_highscore.php
##			arcade_modcp.php
##			pnFlashGames.php
##			/admin/admin_arcade.php
##			/admin/admin_arcade_set.php
##			/admin/admin_arcade_reset.php
##			/admin/admin_arcade_update.php
##			/games/donkeykong/donkeykong.swf
##			/games/donkeykong/donkeyknog.gif
##			/images/arrow_down.gif
##			/images/arrow_end.gif
##			/images/arrow_top.gif
##			/images/arrow_up.gif
##			/images/close.gif
##			/images/comment.gif
##			/images/comments.gif
##			/images/crown.gif
##			/images/favorite.gif
##			/images/games.gif
##			/images/icon_delete.gif
##			/images/icon_half_star.gif
##			/images/icon_star.gif
##			/images/moderate.gif
##			/images/new.gif
##			/images/play_again.gif
##			/images/rate.gif
##			/images/remove_favorite.gif
##			/images/trophy2.gif
##			/images/trophy3.gif
##			/images/trophy.gif
##			/includes/classes_arcade.php
##			/includes/constants_arcade.php
##			/includes/functions_arcade.php
##			/includes/functions_highscore.php
##			/language/lang_english/lang_arcade.php
##			/templates/subSilver/arcade_body.tpl
##			/templates/subSilver/arcade_cats.tpl
##			/templates/subSilver/arcade_comment.tpl
##			/templates/subSilver/arcade_game_body.tpl
##			/templates/subSilver/arcade_games_edit_body.tpl
##			/templates/subSilver/arcade_highscore_body.tpl
##			/templates/subSilver/arcade_mod_body.tpl
##			/templates/subSilver/arcade_rate_body.tpl
##			/templates/subSilver/arcade_saved_body.tpl
##			/templates/subSilver/arcade_scores.tpl
##			/templates/subSilver/arcade_stats.tpl
##			/templates/subSilver/arcade_stats_body.tpl
##			/templates/subSilver/arcade_tour_body.tpl
##			/templates/subSilver/admin/arcade_cats_body.tpl
##			/templates/subSilver/admin/arcade_cats_edit_body.tpl
##			/templates/subSilver/admin/arcade_config_body.tpl
##			/templates/subSilver/admin/arcade_games_body.tpl
##			/templates/subSilver/admin/arcade_import_body.tpl
##			/templates/subSilver/admin/arcade_messages_body.tpl
##			/templates/subSilver/admin/arcade_switches_body.tpl
##			/templates/subSilver/admin/arcade_moderators_body.tpl
##			/templates/subSilver/admin/arcade_tournament_body.tpl
##			/templates/subSilver/images/game_info.gif
##			/templates/subSilver/images/games.gif
##			/templates/subSilver/images/icon_mini_activity.gif
##
## Required for Rewards:
##			/includes/rewards_api.php
##
############################################################## 
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered 
## in our MOD-Database, located at: http://www.phpbb.com/mods/ 
############################################################## 
##
## Author Notes: This mod was made for version 2.0.6+ of phpBB.
##	If you are upgrading from v2.0.0 then follow the steps found in "Upgrading".
##
## Installation
##
## 1) Upload all files to their respective locations in you main phpbb directory.
## 2) Edit all the files below.
## 3) Goto your ACP (Admin Control Panel) and click <UPDATE>
##
##
## Credits
##	- Napoleon		:: Original Version.
##	- Endoxus		:: subSilver Icon / Game button template.
##	- Q-zar 		:: French Translation.
##	- mondi 		:: General support.
##	- Scott Porter 		:: gamelib Author.
##	- Whoo			:: Games and Cheat Fix
##
##############################################################
## MOD History: 
## 
##   2003-06-25 - Version 1.0.0
##	- First release.         
## 
##   2003-12-?? - Version 2.0.0
##	- Cheat Fix.
##	- Division by Zero bug fixed.
##	- Added an installer / uninstaller / upgrader.
##	- Removed Allowance System support.
##	- Merged ina_score.php with newscore.php [ina_score.php now useless]
##	- Optimized admin_activity.php [activity_config_body2.tpl now useless]
##	- Optimized Game handling [added game.php, remove /games/gamename/gamename.php]
##	    No longer have to edit game.php when adding a new game.
##	- Inserted new Move routines to move games up/down on game list.
##	- Added Repair button to fix game index.
##	- Added Pagination support.
##	- Added List limit to Highscores.
##	- Added Highscore Reverse List option.
##	- Added return link in activity_scores.tpl
##	- Added Info button & routines.
##	- New ACP.
##	- Optimized Points System support.
##	- Added Rewards API for Rewards routines. [Cash / Allowance]
##
##  2004/10/06 - Version 2.0.1
##	- Added Allow Guest Access.
##	- Added Take Game Offline.
##	- Added Default Image if No Game Image is Available.
##	- Added All Time HighScores
##
##  2004/17/07 - Version 2.0.4
##	- Made Fully EasyMod complient
##	- Merged add and edit game [add_game.tpl now useless]
##	- Added Activities Offline Function
##	- Added Cheat Mode off function.
##	- Fixed all template errors.
##	- Added Guest Text.
##	- Added Default game number (so that data can be pulled from another game)
##	- Added Java and Director game support.
##	- Changed scores tables to use user_id
##	- Added Better cheat mode.
##	- Fixed Zeros being entered in to the game window sizes.
##	- Added Extra fields to ACP Games menu so you can see more at a glance.
##	- Added Reset All Time High Scores data.
##
##  2004/19/08 - Version 2.0.6
##	- Added option to turn off AT Highscores
##	- Added option for default icon size
##	- Added user Stats
##	- Added pagination to ACP edit option.
##	- Added Catagories
##	- Added Search Function in Catagories Window
##	- Added advanced navigation bar.
##	- Added Support for RealMedia, Quicktime Media, Windows Media and Images.
##	- Added Extra Sort Mod options
##	- Added Extra cheat Mode support
##	- Added Automatic Score Save type.
##	- Added Automatic FLASH and IMAGE size on ADD
##	- Added Option to Use Auto Size on Loading pages.
##	- Added Icon Support from included functions.
##	- Updated all the templates to default names.
##	- Fixed Pagination
##	- Fixed Points Bonus
##	- Fixed Arcade Hash (bandwidth issue)
##	- Changes score tables to support decimal places.
##
##  2006/01/01 - Version 2.1.0
##	- Added Rating System
##	- Added pnFlashGames Support
##	- Added IBProArcade Support
##	- Added Comment System
##	- Added Monthly Highscore System (Thanks to PainKiller and CHris)
##	- Added Class Support (for reduced SQL Queries)
##	- Added FileSize on Main Page
##	- Added Category Info on 'All Games' Page
##	- Added More Stats displayed on Categories Page
##	- Added Top x Games & New Games/Worst Games on Categories AND Main Page's
##	- Added SEARCH Feature
##	- Added Last Played for Categories
##	- Added Number of Plays to Main Page
##	- Added Favourites System
##	- Added Private Message System
##	- Added More ACP Control over System
##	- Added Automatic Flash Size Reconision
##	- Added BAN System
##	- Added More Sort Options, plus Sort options now available in ACP
##	- Added Edit Games by Category and Move Games in Category.
##	- Added TOP Player Stat's
##	- Fixed NEWSCORE issues.
##	- Fixed Scores not displaying correctly
##	- Fixed Automated Import - Now FULLY Automated
##	- Fixed Pagination issues when sorting by non-default mode
##	- Moved Multiply called routines into either Functions or Classes
##	- Moved Constants into own arcade_constants.php file (users kept missing the changes)
##
##
##	Known Issues
##		Not fully EasyMod Complient - This might not be so in 2.1.2+
##		Upgrading from BETA versions causes DB issues
##
##	Awaitng Development
##		Moderators Control Panel (MCP)
##		Tournament Feature
##		vBulletin Games Support
##
############################################################## 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
############################################################## 


copy activity.php                		to activity.php 
copy loader.php                   		to loader.php 
copy newscore.php                		to newscore.php
copy pnFlashGames.php				to pnFlashGames.php
copy admin/admin_arcade.php             	to admin/admin_arcade.php 
copy admin/admin_arcade_update.php         	to admin/admin_arcade_update.php
copy admin/admin_arcade_set.php         	to admin/admin_arcade_set.php
copy admin/admin_arcade_reset.php         	to admin/admin_arcade_reset.php
copy games/donkeykong/donkeykong.gif         	to games/donkeykong/donkeykong.gif 
copy games/donkeykong/donkeykong.swf         	to games/donkeykong/donkeykong.swf 
copy images/arrow_down.gif            		to images/arrow_down.gif 
copy images/arrow_up.gif            		to images/arrow_up.gif 
copy images/icon_delete.gif            		to images/icon_delete.gif 
copy images/trophy.gif               		to images/trophy.gif 
copy images/arrow_end.gif			to images/arrow_end.gif
copy images/arrow_top.gif			to images/arrow_top.gif
copy images/close.gif				to images/close.gif
copy images/comment.gif				to images/comment.gif
copy images/comments.gif			to images/comments.gif
copy images/crown.gif				to images/crown.gif
copy images/favorite.gif			to images/favorite.gif
copy images/games.gif				to images/games.gif
copy images/icon_half_star.gif			to images/icon_half_star.gif
copy images/icon_star.gif			to images/icon_star.gif
copy images/moderate.gif			to images/moderate.gif
copy images/new.gif				to images/new.gif
copy images/play_again.gif			to images/play_again.gif
copy images/rate.gif				to images/rate.gif
copy images/remove_favorite.gif			to images/remove_favorite.gif
copy images/trophy2.gif				to images/trophy2.gif
copy images/trophy3.gif				to images/trophy3.gif
copy includes/rewards_api.php            	to includes/rewards_api.php 
copy includes/classes_arcade.php         	to includes/classes_arcade.php 
copy includes/constants_arcade.php         	to includes/constants_arcade.php 
copy includes/functions_arcade.php         	to includes/functions_arcade.php 
copy language/lang_english/lang_arcade.php      to language/lang_english/lang_arcade.php 
copy language/lang_english/lang_arcade.php      to language/lang_german/lang_arcade.php for german or you download an ather lang_arcade.php

copy templates/subSilver/arcade_body.tpl      to templates/subSilver/arcade_body.tpl 
copy templates/subSilver/arcade_cats.tpl      to templates/subSilver/arcade_cats.tpl 
copy templates/subSilver/arcade_game_body.tpl      to templates/subSilver/arcade_game_body.tpl 
copy templates/subSilver/arcade_mod_body.tpl      to templates/subSilver/arcade_mod_body.tpl 
copy templates/subSilver/arcade_scores.tpl      to templates/subSilver/arcade_scores.tpl 
copy templates/subSilver/arcade_saved_body.tpl      to templates/subSilver/arcade_saved_body.tpl 
copy templates/subSilver/arcade_stats.tpl      to templates/subSilver/arcade_stats.tpl 
copy templates/subSilver/arcade_stats_body.tpl      to templates/subSilver/arcade_stats_body.tpl 
copy templates/subSilver/arcade_tour_body.tpl      to templates/subSilver/arcade_tour_body.tpl 
copy templates/subSilver/admin/arcade_cats_body.tpl   to templates/subSilver/admin/arcade_cats_body.tpl 
copy templates/subSilver/admin/arcade_cats_edit_body.tpl to templates/subSilver/admin/arcade_cats_edit_body.tpl 
copy templates/subSilver/admin/arcade_config_body.tpl   to templates/subSilver/admin/arcade_config_body.tpl 
copy templates/subSilver/admin/arcade_games_body.tpl   to templates/subSilver/admin/arcade_games_body.tpl 
copy templates/subSilver/admin/arcade_games_edit_body.tpl to templates/subSilver/arcade_games_edit_body.tpl 
copy templates/subSilver/admin/arcade_import_body.tpl   to templates/subSilver/admin/arcade_import_body.tpl 
copy templates/subSilver/admin/arcade_moderators_body.tpl to templates/subSilver/admin/arcade_moderators_body.tpl 
copy templates/subSilver/admin/arcade_tournament_body.tpl to templates/subSilver/admin/arcade_tournament_body.tpl 
copy templates/subSilver/images/game_info.gif      to templates/subSilver/images/game_info.gif 
copy templates/subSilver/images/games.gif      to templates/subSilver/images/games.gif 
copy templates/subSilver/images/icon_mini_activity.gif   to templates/subSilver/images/icon_mini_activity.gif 

# 
#-----[ OPEN ]------------------------------------------ 
# 

viewonline.php 

# 
#-----[ FIND ]------------------------------------------ 
# 
            case PAGE_FAQ: 
               $location = $lang['Viewing_FAQ']; 
               $location_url = "faq.$phpEx"; 
               break; 
# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
            case PAGE_ACTIVITY: 
               $location = $lang['Activity']; 
               $location_url = "activity.$phpEx"; 
               break; 
# 
#-----[ OPEN ]------------------------------------------ 
# 

includes/constants.php 


# 
#-----[ FIND ]------------------------------------------ 
# 

?> 

# 
#-----[ BEFORE, ADD ]------------------------------------------ 
# 

// Arcade Mod
include_once($phpbb_root_path . 'includes/constants_arcade.' . $phpEx);
// End Arcade Mod

# 
#-----[ OPEN ]------------------------------------------ 
# 

includes/page_header.php 

# 
#-----[ FIND ]------------------------------------------ 
# 

   'U_GROUP_CP' => append_sid('groupcp.'.$phpEx), 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

   // Arcade MOD 
   'U_ACTIVITY' => append_sid('activity.'.$phpEx), 
   'L_ACTIVITY' => $lang['Activity'], 

# 
#-----[ OPEN ]------------------------------------------ 
# 

admin/index.php 

# 
#-----[ FIND ]------------------------------------------ 
# 
                  case PAGE_FAQ: 
                     $location = $lang['Viewing_FAQ']; 
                     $location_url = "index.$phpEx?pane=right"; 
                     break; 
# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
                  case PAGE_ACTIVITY: 
                     $location = $lang['Activity']; 
                     $location_url = "activity.$phpEx"; 
                     break;
# 
#-----[ FIND 2 ]------------------------------------------ 
# 
                  case PAGE_FAQ: 
                     $location = $lang['Viewing_FAQ']; 
                     $location_url = "index.$phpEx?pane=right"; 
                     break; 
# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
                  case PAGE_ACTIVITY: 
                     $location = $lang['Activity']; 
                     $location_url = "activity.$phpEx"; 
                     break;  
# 
#-----[ OPEN ]------------------------------------------ 
# 

templates/fisubsilversh/overall_header.tpl 

# 
#-----[ FIND ]------------------------------------------ 
# 
</head> 

# 
#-----[ BEFORE, ADD ]------------------------------------------ 
# 

<SCRIPT> 
var win = null; 
function Gk_PopTart(mypage,myname,w,h,scroll) 
{ 
  LeftPosition = (screen.width) ? (screen.width-w)/2 : 0; 
  TopPosition = (screen.height) ? (screen.height-h)/2 : 0; 
  settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable=yes'; 
  win = window.open(mypage,myname,settings); 
} 
</SCRIPT> 

# 
#-----[ FIND ]------------------------------------------ 
# 

<a>{L_FORUM}</a>
&nbsp;•&nbsp;

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

<a>{L_ACTIVITY}</a>
&nbsp;•&nbsp;

# 
#-----[ OPEN ]------------------------------------------ 
# 

language/lang_english/lang_main.php 

# 
#-----[ FIND ]------------------------------------------ 
# 

$lang['Notify_on_privmsg'] = 'Notify on new Private Message'; 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

$lang['Block_Arcade_pm'] = 'Block PM\'s from the Arcade'; 

# 
#-----[ FIND ]------------------------------------------ 
# 

?> 

# 
#-----[ BEFORE, ADD ]------------------------------------------ 
# 

// Activity MOD 
$lang['Activity'] = "Games"; 
# 
#-----[ OPEN ]------------------------------------------ 
# 

language/lang_german/lang_main.php 

# 
#-----[ FIND ]------------------------------------------ 
# 

$lang['Notify_on_privmsg'] = 'Bei neuen Privaten Nachrichten benachrichtigen';

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

$lang['Block_Arcade_pm'] = 'Block PM\'s vom Arcade'; 

# 
#-----[ FIND ]------------------------------------------ 
# 

?> 

# 
#-----[ BEFORE, ADD ]------------------------------------------ 
# 

// Activity MOD 
$lang['Activity'] = "Spiele"; 

# 
#-----[ OPEN ]------------------------------------------ 
# 
admin/admin_users.php 

# 
#-----[ FIND ]------------------------------------------ 
# 

		$notifypm = ( isset( $_POST['notifypm']) ) ? ( ( $_POST['notifypm'] ) ? TRUE : 0 ) : TRUE;

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

		$games_block_pm = ( isset($_POST['games_block_pm']) ) ? ( ($_POST['games_block_pm']) ? TRUE : 0 ) : TRUE; 

# 
#-----[ FIND ]------------------------------------------ 
# 

, user_notify_pm = $notifypm, 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
 games_block_pm = $games_block_pm, 

# 
#-----[ FIND ]------------------------------------------ 
# 

   $notifypm = $this_userdata['user_notify_pm']; 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

   $games_block_pm = $this_userdata['games_block_pm']; 

# 
#-----[ FIND ]------------------------------------------ 
# 

	$s_hidden_fields .= '<input>';

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
	$s_hidden_fields .= '<input>';
 
# 
#-----[ FIND ]------------------------------------------ 
# 

	'NOTIFY_PM_NO' => (!$notifypm) ? 'checked="checked"' : '',

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

      'BLOCK_PM_YES' => ( $games_block_pm ) ? 'checked="checked"' : '', 
      'BLOCK_PM_NO' => ( !$games_block_pm ) ? 'checked="checked"' : '', 

# 
#-----[ FIND ]------------------------------------------ 
# 

      'L_NOTIFY_ON_PRIVMSG' => $lang['Notify_on_privmsg'], 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

      'L_BLOCK_ARCADE_PM' => $lang['Block_Arcade_pm'], 

# 
#-----[ OPEN ]------------------------------------------ 
# 

includes/usercp_avatar.php 

# 
#-----[ FIND ]------------------------------------------ 
# 

, &$viewemail, &$notifypm, 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
&$games_block_pm, 
# 
#-----[ OPEN ]------------------------------------------ 
# 

includes/usercp_register.php 

# 
#-----[ FIND ]------------------------------------------ 
# 

	$notifypm = ( isset($_POST['notifypm']) ) ? ( ($_POST['notifypm']) ? TRUE : 0 ) : TRUE;

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

	$games_block_pm = ( isset($_POST['games_block_pm']) ) ? ( ($_POST['games_block_pm']) ? TRUE : 0 ) : TRUE;

# 
#-----[ FIND ]------------------------------------------ 
# 

, user_notify_pm = $notifypm, 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
 games_block_pm = $games_block_pm, 
# 
#-----[ FIND ]------------------------------------------ 
# 

user_notify, user_notify_pm, 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
games_block_pm, 
# 
#-----[ FIND ]------------------------------------------ 
# 

$notifyreply, $notifypm, 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

$games_block_pm, 

# 
#-----[ FIND ]------------------------------------------ 
# 

   $notifypm = $userdata['user_notify_pm']; 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

   $games_block_pm = $userdata['games_block_pm']; 

# 
#-----[ FIND ]------------------------------------------ 
# 

$viewemail, $notifypm, 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
$games_block_pm, 
# 
#-----[ FIND ]------------------------------------------ 
# 

      'NOTIFY_PM_NO' => ( !$notifypm ) ? 'checked="checked"' : '', 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

      'BLOCK_PM_YES' => ( $games_block_pm ) ? 'checked="checked"' : '', 
      'BLOCK_PM_NO' => ( !$games_block_pm ) ? 'checked="checked"' : '', 
# 
#-----[ FIND ]------------------------------------------ 
# 

      'L_NOTIFY_ON_PRIVMSG' => $lang['Notify_on_privmsg'], 

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

      'L_BLOCK_ARCADE_PM' => $lang['Block_Arcade_pm'], 


# 
#-----[ OPEN ]------------------------------------------ 
# 

templates/fisubsilversh/admin/user_edit_body.tpl

# 
#-----[ FIND ]------------------------------------------ 
# 

<tr> 
<td>{L_NOTIFY_ON_PRIVMSG}</td>
<td> 
<input>
{L_YES}&nbsp;&nbsp; 
<input>
{L_NO}</td>
</tr>

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

<tr>
<td>{L_BLOCK_ARCADE_PM}</td> 
<td> 
<input> 
{L_YES}&nbsp;&nbsp; 
<input> 
{L_NO}</td> 
</tr> 

# 
#-----[ OPEN ]------------------------------------------ 
# 

templates/fisubsilversh/profile_add_body.tpl 

# 
#-----[ FIND ]------------------------------------------ 
# 

<td><span>{L_NOTIFY_ON_PRIVMSG}:</span></td>
<td>
<table>
<tr>
<td><input>&nbsp;</td>
<td>{L_YES}&nbsp;&nbsp;</td>
<td><input>&nbsp;</td>
<td>{L_NO}</td>
</tr>
</table>
</td>
</tr>
<tr>

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

<td><span>{L_BLOCK_ARCADE_PM}:</span></td>
<td>
<table>
<tr>
<td><input>&nbsp;</td>
<td>{L_YES}&nbsp;&nbsp;</td>
<td><input>&nbsp;</td>
<td>{L_NO}</td>
</tr>
</table>
</td>
</tr>
<tr>

# 
#-----[ OPEN ]------------------------------------------ 
# 

templates/fisubsilversh/portal_body.tpl 

# 
#-----[ FIND ]------------------------------------------ 
# 

<img>&nbsp;<a>{L_ALBUM}</a><br>

# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 

<img>&nbsp;<a>{L_ACTIVITY}</a><br>

# 
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ 
# 
Gruß Timo
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
Als Kind wurde ich immer gewarnt: "Weg vom Fenster, da kannste abstürzen."
Gast

Beitrag von Gast »

Hu hu Timo,
sag mal müssen eigentlich noch Dateirechte vergeben werden.

Habe mir diesen Mod auch installiert aber es erscheint nur folgendes:

Bild

Eigentlich müßte ja dieser Honkydonk kommen, der ist ja schon da mit bei.

Hast Du eine Idee??? :shock:
Benutzeravatar
struupi
New User|Neues Mitglied|Neues Mitglied
New User|Neues Mitglied|Neues Mitglied
Beiträge: 18
Registriert: Do 16 Nov, 2006 09:36
Kontaktdaten:

Beitrag von struupi »

Ich war übrigens der Gast, wieso war ich denn nicht eingeloggt???
~ Bunte Grüße von struupi! ~
Benutzeravatar
Timo
Site Admin|Board-Administrator|Board-Administrator
Site Admin|Board-Administrator|Board-Administrator
Beiträge: 526
Registriert: Fr 19 Sep, 2003 16:26
Wohnort: Hamburg
Has thanked: 2 times
Been thanked: 3 times
Kontaktdaten:

Beitrag von Timo »

In welche Verzeichnisse hast die dateien den Kopiert?

/templates/subSilver/
/games/

Das die beibehalten werden.

Hast du auch über die ACP die Datenbank aktualiesiert? Wie in Punkt 3 beschriben.

Code: Alles auswählen

## Installation
##
## 1) Upload all files to their respective locations in you main phpbb directory.
## 2) Edit all the files below.
## 3) Goto your ACP (Admin Control Panel) and click <UPDATE DB>
Letztere könnte der Fehler sein.

Gruß Timo
Als Kind wurde ich immer gewarnt: "Weg vom Fenster, da kannste abstürzen."
Benutzeravatar
struupi
New User|Neues Mitglied|Neues Mitglied
New User|Neues Mitglied|Neues Mitglied
Beiträge: 18
Registriert: Do 16 Nov, 2006 09:36
Kontaktdaten:

Beitrag von struupi »

Wieso in welche Verzeichnisse??? :cry:

Alle Dateien aus dem Adminordner -> forum/admin
Alle Dateien aus dem Includesordner -> forum/includes
games frisch angelegt da es eine Neuinstallation ist/war
usw.

Kriminell wird es glaube ich mit den templates...
Habe da irgendwie doppelt gemoppelt obwohl ich ja standardmäßig den fishsubsilver habe...
Und in dem download war ja nur das subsilver-template.?

Da es eine Neuinstalltion ist/ war habe ich alles upgeloadet und im ACP-Bereich unter Arcade auf install geklickt.
`Fehlermeldungen´ gab´s ca. 6 solcher Art:

Fehler der Datenbank

welches zur Folge hat das ich im Konfigurationsbereich des ACP/ Arcade zwei Zeilen ohne Worte habe.

Ansonsten kam noch keine Fehlermeldung. :shock:
~ Bunte Grüße von struupi! ~
Benutzeravatar
struupi
New User|Neues Mitglied|Neues Mitglied
New User|Neues Mitglied|Neues Mitglied
Beiträge: 18
Registriert: Do 16 Nov, 2006 09:36
Kontaktdaten:

Beitrag von struupi »

Und die Lösung ist:

Ich hatte, da wo ich die Pfeile gesetzt habe halt was anderes stehen... :roll:

Nun ja, da kann ich ja mal auf Spielesuche gehen.

Aber gut das wir drüber geschrieben haben! :mrgreen:
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
~ Bunte Grüße von struupi! ~
Antworten