hat sich erledigt - bitte löschen - sorry
Verfasst: 10.10.2005 18:51
hat sich erledigt - bitte löschen - sorry
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
in 10 Min hast den installiert.##############################################################
## MOD Title: Complete banner
## MOD Author: Niels < ncr@db9.dk > (Niels Chr. Rød) http://mods.db9.dk
## MOD Description: This mod makes it posible to add banners to
## your phpbb2 pages, by default banners are
## placed in top/botton but you may place the
## tags, inside any template file.
## MOD Version: 1.3.7
## MOD Compatibility: 2.0.0->2.0.8
##
## Installation Level: Easy
## Installation Time: 10 Minutes (1mn by EasyMOD of Nuttzy)
## Files To Edit: 10
du musst nichts verändern. Das kann man im ACP einstellen.M4f14 hat geschrieben:was muss ich da bei sql verändern?
Code: Alles auswählen
Allgemeiner Fehler
Couldn't get banners data
DEBUG MODE
SQL Error : 1146 Table 'm4f14.phpbb_banner' doesn't exist
SELECT DISTINCT banner_id, banner_name, banner_spot, banner_description, banner_forum, banner_type, banner_width, banner_height, banner_filter FROM phpbb_banner WHERE banner_active AND IF(banner_level_type,IF(banner_level_type=1,2<=banner_level,IF(banner_level_type=2,2>=banner_level,2<>banner_level)),banner_level=2) AND (banner_timetype=0 OR (( 1422 BETWEEN time_begin AND time_end) AND ((banner_timetype=2 OR (( 1 BETWEEN date_begin AND date_end) AND banner_timetype=4) OR (( 20051017 BETWEEN date_begin AND date_end) AND banner_timetype=6) )))) ORDER BY banner_spot,banner_weigth*SUBSTRING(RAND(),6,2) DESC
Line : 362
File : page_header.php
FatFreddy## 2.1 SQL commands are not performed
## -----------
## This MOD need a database update.
## Then, in any case if you install this MOD manually or using
## an alpha release of EM, please copying the *_db_update.php
## in your phpBB root directory, run it with your navigator,
## and then delete it from the phpBB root directory.
##
## Please, do it NOW! Before editing phpBB files by EM or manually!!!
## Otherwise, you may have an error message during your next
## connection.