|
|
Latest News |
Latest Threads |
|
 |
56.625 Posts & 4.945 Themen in 78 Foren |
|
|
|
 |
Forensuche |
|
Suchbegriff |
Benutzerauswahl |
Ergebnisse anzeigen |
 |
Suchergebnisse |
156 Treffer |
|
 |
Verfasst am 15.03.2015 - 18:24 Forenbeitrag von: pommes |
|
Anderer Webspace
pkSM ist das sicherheit´s Modul das es anzeigt, wenn versucht wird die Webseite anzugreifen. Dies hatte ich mit installiert bzw die Daten editieren müssen, damit es funktioniert, siehe Anhang Bild. wenn ich die jeweiligen Zeilen ändere, zeigt es mir ne leere seite an mit der jeweiligen adresszeile. nun müßte ich wahrscheinlich den link umändern das ich meine HP wieder sehen kann usw. habe einen anderen kostenlosen Webspace gefunden http://www.bplaced.net/
wo ich mehr speicher habe usw vorher war meien adresse http://www.fcluckenau.de.vu bzw fcluckenau.fc.funpic.de nun müßte ich es aber ändern auf den neuen host damit es geht oder??? daher meine frage ob ich meine gesicherte datenbank hochladen kann was das SQL betrifft oder müßte ich alles komplett neu machen?? |
|
|
|
|
|
 |
Verfasst am 13.03.2015 - 02:00 Forenbeitrag von: pommes |
|
Anderer Webspace
Hallo Leute. Ich habe ein kleines Problem und bitte um einen rat. FunpicWebspace gibt es ja nun nicht mehr. habe jetzt einen anderen gefunden und wollte meine alte HP wieder online stellen. Habe datenbank Sicherung gehabt hochgeladen usw. FTP Sicherung ebenfalls. wenn ich nun meine HP aufrufen will kommt dies zum vorschein. nun stellt sich für mich die frage neu machen bzw neu installieren das PHPKIT 1.6.1 oder nur die jeweiligen Daten ändern? Hoffe es kann mir weiter geholfen werden. danke. |
|
|
|
|
|
 |
Verfasst am 26.04.2014 - 19:12 Forenbeitrag von: pommes |
|
Fehler HP
Ab <?php neue zeile und dann dein code einfügen was du geschrieben hast in deinem gepostetem Beitrag. |
|
|
|
|
|
 |
Verfasst am 26.04.2014 - 14:51 Forenbeitrag von: pommes |
|
Fehler HP
Meine include.php datei sieht anders aus. Wo soll ich das da einfügen was de gepostet hast??
Hier klicken zum aufklappen
  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 | | PHP-Quelltext
<?php
##################################################################
# #
# #
# PHPKIT #
# -------------------------------------------- #
# Copyright (c) 2002-2003 Gersöne & Schott GbR #
# #
# #
# ############################################################## #
# #
# Diese Datei / die PHPKIT-Software ist keine Freeware! #
# Für weitere Information besuchen Sie bitte unsere Webseite #
# oder kontaktieren uns per E-Mail: #
# #
# This file / the PHPKIT-software is not freeware! #
# For further informations please vistit our website #
# or contact us via email: #
# #
# Website: http://www.phpkit.de #
# Email: info@phpkit.de #
# #
# ############################################################## #
# #
# File: /include.php #
# Author: Pierre Gersöne #
# Created: Version 1.6.1 - 2004-05-09 #
# Last Modified: Version 1.6.1 - 2004-13-09 #
# Description: not available for this file #
# #
# ############################################################## #
# #
# SIE SIND NICHT BERECHTIGT, UNRECHTMÄSSIGE KOPIEN DIESER #
# DATEI ZU ERSTELLEN UND/ODER DIESE INFORMATIONEN ZU ENTFERNEN #
# #
# YOU ARE NOT AUTHORISED TO CREATE ILLEGAL COPIES OF THIS #
# FILE AND/OR TO REMOVE THIS INFORMATIONS #
# #
##################################################################
if(defined('pkDIRROOT'))
return false;
if(!defined('pkFRONTEND'))
{
define('pkFRONTEND','public');
define('pkREQUESTEDFILE',basename(__FILE__));
}
# start config
@error_reporting(7);
#error_reporting(E_ALL);
// set some constants
define('pkMICROTIME',microtime());
define('pkTIME',time());
define('pkTIMETODAY',mktime(0,0,0,date('m',pkTIME),date('d',pkTIME),date('Y',pkTIME)));
define('pkEXT','.php'); // standard file extension
// define serval needed directories-paths
define('pkDIRROOT',dirname(__FILE__).'/'); // root-directory for internal use (f.e. include)
define('pkDIRINC',pkDIRROOT.'inc/'); // base source directory
define('pkDIRADMIN',pkDIRINC.'admin/'); // source directory - admin scripts
define('pkDIRCLASS',pkDIRINC.'class/'); // source directory - classes
define('pkDIRFUNC',pkDIRINC.'func/'); // source directory - functions
define('pkDIRLANG',pkDIRINC.'lang/'); // source directory - language packs
define('pkDIRPUBLIC',pkDIRINC.'public/'); // source directory - public scripts
define('pkWWWROOT',pkFRONTEND=='public' ? './' : './../'); // web-root for use in links
define('pkWWWSELF',basename(__FILE__));
if(!@include_once(pkDIRROOT.'admin/config/inc.sql.php'))
{
header('Location: '.pkWWWROOT.'install'.pkEXT);
exit;
}
//---> load pkSecurityModule <---\
define('smInScript',true);
include(pkWWWROOT."pksm/main.php");
//---> / load pkSecurityModule <---\
require_once(pkDIRROOT.'admin/config/inc.dbtabs.php');
require_once(pkDIRFUNC.'default'.pkEXT);
require_once(pkDIRROOT.'admin/lib/lib_access'.pkEXT);
require_once(pkDIRROOT.'admin/lib/lib_parse'.pkEXT);
require_once(pkDIRROOT.'admin/lib/lib_forum'.pkEXT);
if(str_replace(".","",phpversion())<410)
getpost410vars();
if(get_magic_quotes_gpc()) {
if(is_array($_REQUEST))
$_REQUEST=stripslashes_array($_REQUEST);
if(is_array($_POST))
$_POST=stripslashes_array($_POST);
if(is_array($_GET))
$_GET=stripslashes_array($_GET);
if(is_array($_COOKIE))
$_COOKIE=stripslashes_array($_COOKIE);
@set_magic_quotes_runtime(0);
}
@ini_set("session.use_cookies","1");
pkLoadClass($ENV,'env');
pkLoadClass($SQL,'sql');
pkLoadClass($SESSION,'session');
if(!$SQL->connect()) {
header('Location: '.pkWWWROOT.'info.php?error=1');
exit();
}
$DB=&$SQL;
if($_GET['path']=='laberecke/laber_smilie.php' AND $_GET['id']>0)
{
return require_once(pkDIRROOT.'laberecke/laber_smilie'.pkEXT);
}
if($_GET['path']=='laberecke/laber_pic.php' AND $_GET['url']!='' AND $_GET['small']=='1')
{
return require_once(pkDIRROOT.'laberecke/laber_pic'.pkEXT);
}
if($_GET['path']=='laberecke/laber_thumb.php' AND $_GET['url']!='' AND $_GET['small']=='1')
{
return require_once(pkDIRROOT.'laberecke/laber_thumb'.pkEXT);
}
if(!$config=$DB->fetch_assoc($DB->query("SELECT * FROM ".$db_tab['config']." WHERE profil_active=1 LIMIT 1")))
{
header('Location: '.pkWWWROOT.'info.php');
exit();
}
$lang=array();
$LANG=&$lang;
pkLoadLang();
$PARSE=new PARSE();
$FORUM=new FORUM();
//Konfigurationswerte zur Erprobung noch nicht über Adminbereich einstellbar
$config['cookie_path']='/';
$config['cookie_domain']='';
$config['cookie_secure']=0;
$config['smilie_dir']='images/smilies';
$config['image_archive']='content/images';
$config['time_offset']=0; // ausgleich kleinerer Serverzeitabweichung in Sekunden
$config['move_logout']="path=start.php"; // Weiterleitung nach dem Logout
$config['move_login']="path=start.php"; // Weiterleitung nach dem Login falls keine Rückleitung vorhanden
$config['im_max']='50';
$config['forum_threadtitle_cut']=25;
$config['forum_threadautor_cut']=10;
$config['username_cut']=18;
$config['sidelinkfull_pages']=3;
//---Community
$config['nb_community_box']=2; //1=classic, 2=login-form
//---Forenticker
$config['nb_newthreads_scut']=0; //stringcut
$config['nb_newthreads_break']=5; //anzahl
//---Neue Forenthemen
$config['nb_curthreads_scut']=0; //stringcut
$config['nb_curthreads_break']=5; //anzahl
//---Zufallsartikel
$config['nb_randarticle_cur']=150; //Text kürzen
//---Zufallsartikel
$config['nb_newarticle_cur']=150; //Text kürzen
$config['template_dir']='templates';
$config['imagedir']='images';
//####################################################
unset($ADMINACCESS);
$event=NULL;
$USER=array();
$thisUSER=array();
$thisUSER['ipaddr']=getenv('REMOTE_ADDR');
$thisUSER['browser']=getenv('HTTP_USER_AGENT');
$thisUSER['referer']=getenv('HTTP_REFERER');
$session_expire=1800;
$time_guest=3600*24*30;
$time_now=pkTIME;
$guest_expire=$cookie_expire=pkTIME+$time_guest;
$expire=pkTIME+$session_expire;
$record_expire=pkTIME-(3600*$config['referer_delete']*7);
$present_time=formattime('','','extend');
$current_url=preg_replace('/[&|?]'.session_name().'=[^&]*/',"",preg_replace('/[&|?]nid=[^&]*/',"",getenv('REQUEST_URI')));
$current_path=preg_replace('/[&|?]'.session_name().'=[^&]*/',"",preg_replace('/[&|?]nid=[^&]*/',"",getenv('QUERY_STRING')));
if(!ipcheck($thisUSER['ipaddr']))
{
header('Location: '.pkWWWROOT.'info.php?error=3');
exit;
}
session_name("PHPKITSID");
$dounset=false;
$DB->query("DELETE FROM ".$db_tab['session']." WHERE session_expire<'".pkTIME."'");
if(isset($_REQUEST['PHPKITSID']))
$session=$DB->fetch_array($DB->query("SELECT session_id, session_userid FROM ".$db_tab['session']." WHERE session_id='".$_REQUEST['PHPKITSID']."' LIMIT 1"));
else
$session=array('session_id'=>0);
if(strlen($session['session_id'])=='32')
{
session_id($session['session_id']);
session_start();
session_getvars();
if($USER['status']=='ban')
{
header('Location: '.pkWWWROOT.'info.php?error=3');
exit();
}
if($_REQUEST['firstlog']==1 || $_REQUEST['relog']==1)
$dounset=true;
elseif($USER['sip']==$thisUSER['ipaddr'])
{
if(($USER['status']=='admin' || $USER['status']=='mod' || $USER['status']=='member' || $USER['status']=='user') && $session['session_userid']>0)
{
$userinfo=$DB->fetch_array($DB->query("SELECT user_status FROM ".$db_tab['user']." WHERE user_name='".$USER['name']."' AND user_pw='".$USER['pass']."' AND user_id='".$session['session_userid']."' LIMIT 1"));
if($userinfo['user_status']==$USER['status'])
$DB->query("UPDATE ".$db_tab['user']." SET logtime='".pkTIME."' WHERE user_name='".$USER['name']."' AND user_pw='".$USER['pass']."' AND user_id=".$session['session_userid']);
else
$dounset=true;
}
elseif($USER['status']=='guest')
{
if($USER['sip']!=$thisUSER['ipaddr'])
$dounset=true;
}
else
$dounset=true;
}
else
$dounset=true;
if($dounset || $_REQUEST['logout']==1 || $_REQUEST['login']==1)
{
if(session_is_registered("USER"))
{
session_unregister("USER");
session_unset();
@session_destroy();
}
$USER=array();
phpkitcookie("PHPKITSID");
phpkitcookie("user_id");
phpkitcookie("user_name");
phpkitcookie("user_pw");
$DB->query("DELETE FROM ".$db_tab['session']." WHERE session_id='".$session['session_id']."' LIMIT 1");
}
else {
$DB->query("UPDATE ".$db_tab['session']." SET session_expire='".$expire."', session_url='".$current_url."' WHERE session_id='".$session['session_id']."'");
$PHPKITSID=$_REQUEST['PHPKITSID']=session_id();
}
}
if(!session_is_registered("USER") || isset($_REQUEST['login']) || isset($_REQUEST['logout']) || isset($_REQUEST['firstlog']) || isset($_REQUEST['relog']) || $dounset)
{
$error=0;
if($_REQUEST['relog']==1)
{
if($userinfo=$DB->fetch_array($DB->query("SELECT user_pw FROM ".$db_tab['user']." WHERE user_name='".urldecode($_REQUEST['user'])."' AND uid='".$_REQUEST['uid']."' LIMIT 1")))
$_REQUEST['login']=1;
else
$error=3;
}
if(isset($_REQUEST['login']) || isset($_REQUEST['firstlog']))
{
if(trim($_REQUEST['user'])!='')
{
if(isset($_GET['firstlog']) || isset($_GET['relog']))
$username=urldecode($_GET['user']);
else
$username=$_REQUEST['user'];
if(isset($_GET['relog']))
$userpass=$userinfo['user_pw'];
elseif(trim($_REQUEST['userpw'])!='')
$userpass=md5($_REQUEST['userpw']);
else
$error=2;
}
else
$error=1;
if($error)
{
header('Location: include.php?path=login/login.php&error='.$error.'session_id());
exit();
}
}
else
{
if(isset($_COOKIE['user_id']))
$userid=intval($_COOKIE['user_id']);
else
$userid=0;
if(isset($_COOKIE['user_name']))
$username=$_COOKIE['user_name'];
else
$username=NULL;
if(isset($_COOKIE['user_pw']))
$userpass=$_COOKIE['user_pw'];
else
$userpass=NULL;
if($userid && $username && $userpass)
$_REQUEST['login_setcookie']=1;
}
$userinfo=array();
if($userid>0 || isset($_REQUEST['login']) || isset($_REQUEST['firstlog']))
{
$userinfo=$DB->fetch_array($DB->query("SELECT * FROM ".$db_tab['user']." WHERE user_name='".$username."' AND user_pw='".$userpass."' LIMIT 1"));
if($userinfo['user_name']!=$username || $userinfo['user_pw']!=$userpass)
{
if(isset($_REQUEST['login']) || isset($_REQUEST['firstlog']))
{
header('Location: '.pkWWWROOT.'include.php?path=login/login.php&error=3session_id());
exit;
}
unset($userinfo);
}
elseif($userinfo['user_activate']!=1 && $userinfo['user_status']!='admin' && $_REQUEST['event']!=30)
{
header ('Location: '.pkWWWROOT.'include.php?event=27');
exit;
}
}
if(empty($userinfo) || isset($_REQUEST['logout']))
{
srand((double)microtime()*1000000);
$guest_uid=md5(uniqid(rand()));
$userinfo=array();
$userinfo['user_status']='guest';
$userinfo['user_id']='0';
$userinfo['user_name']=$lang['guest_status'];
$userinfo['user_nick']=$lang['guest_status'];
$userinfo['user_pw']=$guest_uid;
$userinfo['user_groupid']=0;
$userinfo['user_email']='';
$userinfo['user_sex']='';
$userinfo['user_hpage']='';
$userinfo['user_icqid']='';
$userinfo['user_design']=0;
$userinfo['user_imoption']=0;
}
srand((double)microtime()*1000000);
$sid=md5(uniqid(rand()));
if(session_is_registered("USER"))
{
session_unregister("USER");
session_unset();
@session_destroy();
}
if($config['user_ghost']!=1)
$userinfo['user_ghost']=0;
session_id($sid);
session_start();
session_register("USER");
$HTTP_SESSION_VARS['USER']['sip']=$_SESSION['USER']['sip']=$USER['sip']=$thisUSER['ipaddr'];
$HTTP_SESSION_VARS['USER']['sbrowser']=$_SESSION['USER']['sbrowser']=$USER['sbrowser']=$thisUSER['browser'];
$HTTP_SESSION_VARS['USER']['status']=$_SESSION['USER']['status']=$USER['status']=$userinfo['user_status'];
$HTTP_SESSION_VARS['USER']['id']=$_SESSION['USER']['id']=$USER['id']=$userinfo['user_id'];
$HTTP_SESSION_VARS['USER']['name']=$_SESSION['USER']['name']=$USER['name']=$userinfo['user_name'];
$HTTP_SESSION_VARS['USER']['nick']=$_SESSION['USER']['nick']=$USER['nick']=$userinfo['user_nick'];
$HTTP_SESSION_VARS['USER']['pass']=$_SESSION['USER']['pass']=$USER['pass']=$userinfo['user_pw'];
$HTTP_SESSION_VARS['USER']['group']=$_SESSION['USER']['group']=$USER['group']=$userinfo['user_groupid'];
$HTTP_SESSION_VARS['USER']['email']=$_SESSION['USER']['email']=$USER['email']=$userinfo['user_email'];
$HTTP_SESSION_VARS['USER']['sex']=$_SESSION['USER']['sex']=$USER['sex']=$userinfo['user_sex'];
$HTTP_SESSION_VARS['USER']['hpage']=$_SESSION['USER']['hpage']=$USER['hpage']=$userinfo['user_hpage'];
$HTTP_SESSION_VARS['USER']['icqid']=$_SESSION['USER']['icqid']=$USER['icqid']=$userinfo['user_icqid'];
$HTTP_SESSION_VARS['USER']['design']=$_SESSION['USER']['design']=$USER['design']=$userinfo['user_design'];
$HTTP_SESSION_VARS['USER']['sigoption']=$_SESSION['USER']['sigoption']=$USER['sigoption']=$userinfo['user_sigoption'];
$HTTP_SESSION_VARS['USER']['lastlog']=$_SESSION['USER']['lastlog']=$USER['lastlog']=$userinfo['lastlog'];
$HTTP_SESSION_VARS['USER']['imoption']=$_SESSION['USER']['imoption']=$USER['imoption']=$userinfo['user_imoption'];
if($userinfo['sid']!='')
$HTTP_SESSION_VARS['USER']['logtime']=$_SESSION['USER']['logtime']=$USER['logtime']=$userinfo['logtime'];
else
$HTTP_SESSION_VARS['USER']['logtime']=$_SESSION['USER']['logtime']=$USER['logtime']=pkTIME;
phpkitcookie('user_id');
phpkitcookie('user_name');
phpkitcookie('user_pw');
phpkitcookie('PHPKITSID');
if($_REQUEST['login_setcookie']==1 || $_REQUEST['firstlog']==1 || $_REQUEST['relog']==1 || $USER['id']=='0')
{
phpkitcookie('user_id',$userinfo['user_id'],$cookie_expire);
phpkitcookie('user_name',$userinfo['user_name'],$cookie_expire);
phpkitcookie('user_pw',$userinfo['user_pw'],$cookie_expire);
phpkitcookie('PHPKITSID',session_id(),$cookie_expire);
}
$DB->query("INSERT INTO ".$db_tab['session']." (session_id,session_expire,session_userid,session_ip,session_browser,session_url,session_ghost) VALUES ('".session_id()."','".$expire."','".$USER['id']."','".$USER['sip']."','".$USER['sbrowser']."','".$current_url."','".$userinfo['user_ghost']."')");
$DB->query("DELETE FROM ".$db_tab['session']." WHERE session_userid='".$USER['id']."' AND session_ip='".$USER['sip']."' AND session_browser='".$USER['sbrowser']."' AND session_id!='".session_id()."'");
if(isset($_REQUEST['login']) && $_REQUEST['remove_page']!='disabled')
{
$DB->query("UPDATE ".$db_tab['user']." SET lastlog='".pkTIME."' WHERE user_id='".$USER['id']."'");
if($_REQUEST['remove_page']=='')
$remove_page="include.php";
else
$remove_page=$_REQUEST['remove_page'];
header('Location: '.pkWWWROOT.$remove_page.'?event=2&moveto='.urlencode($_REQUEST['remove_path']).'session_id());
exit;
}
elseif($_REQUEST['event']==30)
{
header('Location: '.pkWWWROOT.'include.php?event=30session_id());
exit;
}
elseif(isset($_REQUEST['logout']))
{
if($_REQUEST['remove_path']=='')
$remove_path=$config['move_logout'];
else
$remove_path=$_REQUEST['remove_path'];
header('Location: '.pkWWWROOT.'include.php?event=3&moveto='.urlencode($remove_path).'session_id());
exit;
}
elseif($_REQUEST['relog']==1 || $_REQUEST['firstlog']==1)
{
header('Location: '.pkWWWROOT.'include.php?path=login/profile.php&event=32session_id());
exit;
}
else
$PHPKITSID=$_REQUEST['PHPKITSID']=session_id();
}
unset($session);
if(pkFRONTEND!='public')
return;
if(!$config['user_design']==1 || !$style=$DB->fetch_array($DB->query("SELECT * FROM ".$db_tab['style']." WHERE style_id='".$USER['design']." AND style_user=1' LIMIT 1")))
{
$style=$DB->fetch_array($DB->query("SELECT * FROM ".$db_tab['style']." WHERE style_id='".$config['site_style']."' LIMIT 1"));
}
if(@is_dir($style['style_images'].'/images'))
$config['imagedir']=$style['style_images'].'/images';
if(($config['site_eod']!=1 || ($config['forum_eod']!=1 && $config['forum_standalone']==1)) && $USER['status']!="admin")
{
if($config['forum_eod']!=1 && $config['forum_standalone']==1)
{
header('Location: '.pkWWWROOT.'info.php?error=4');
}
else
{
header('Location: '.pkWWWROOT.'info.php?error=2');
}
exit;
}
$gettemplates=$DB->query("SELECT template_name, template_value FROM ".$db_tab['templates']." WHERE template_packid='".$style['style_template']."'");
while($templates=$DB->fetch_array($gettemplates))
{
$template_cache[$templates['template_name']]=str_replace("\"","\\\"",$templates['template_value']);
}
if($style['style_template']!= -1 && $style['style_template']!= 0)
{
$templatedir=$DB->fetch_array($DB->query("SELECT templatepack_dir FROM ".$db_tab['templatepack']." WHERE templatepack_id=".$style['style_template'].""));
if(@is_dir($templatedir['templatepack_dir']) && $templatedir['templatepack_dir']!='')
$config['template_dir']=$templatedir['templatepack_dir'];
}
if(pkREQUESTEDFILE!=basename(__FILE__))
return;
# end config
$site=$site_body=$navigation_top=$navigation_left=$navigation_right=$navigation_bottom=$site_refresh=$path=$file=$src='';
$DB->sqlerrorreport(1);
pkLoadFunc('public');
if(isset($_REQUEST['event']) && !isset($event))
$event=$_REQUEST['event'];
if($event)
include("admin/config/event.php");
if(isset($_REQUEST['path']) && !empty($_REQUEST['path']))
$path=$_REQUEST['path'];
elseif(isset($_REQUEST['file']) && !empty($_REQUEST['file']))
$file=$_REQUEST['file'];
elseif(isset($_REQUEST['src']) && !empty($_REQUEST['src']))
$src=$_REQUEST['src'];
else
$path='start';
if($path=='include.php' || $path=='blank.php' || $path=='popup.php')
{
unset($path);
pkEvent('page_not_found');
}
else {
$getblacklist=$DB->query("SELECT blacklist_url, blacklist_userstatus FROM ".$db_tab['blacklist']);
while($blacklist=$DB->fetch_array($getblacklist)) {
if(eregi($blacklist['blacklist_url'],$current_url) && $blacklist['blacklist_url']!='')
{
if(getrights($blacklist['blacklist_userstatus'])!="true")
{
$event=1;
break;
}
}
}
if($event==1)
pkEvent('access_refused');
else
{
ob_start();
/*try to include via the new source directory (since version 1.6.1)*/
switch($path) #exceptions till all links to this file are changed
{
case 'login/edtprofil.php' :
$path='usereditprofile';
break;
case 'login/extoption.php' :
$path='userextoptions';
break;
case 'forum/index.php' :
case 'forum/main.php' :
$path='forumsdisplay';
break;
}
if(!empty($path))
$path_filename=pkDIRPUBLIC.(substr($path,-4)=='.php' ? substr(basename($path),0,-4) : $path).pkEXT;
if(filecheck($path_filename))
{
include($path_filename);
}
elseif(filecheck($path) && strstr(strtolower($path),'.php') && !strstr(strtolower($path),'http://') && !strstr(strtolower($path),'https://') && !strstr(strtolower($path),'ftp://') && !strstr($path,"../"))
{
include($path);
}
elseif(!strstr(strtolower($file),'http://') && filecheck($file) && !strstr($file,"../") && file_extension($file)!='php')
{
$site_body.=implode('',file($file));
}
elseif(!empty($src))
{
$src=pkEntities($src);
eval("\$site_body.=\"".getTemplate("site_iframe")."\";");
}
else
pkEvent('page_not_found');
$site_body.=ob_get_contents();
ob_end_clean();
}
}
pkPublicCalendarUpdate();
$logo_size=@getimagesize($config['site_logo']);
$logo_size=$logo_size[3];
$logo_path=$config['site_logo'];
if($config['site_adview']==1) {
pkLoadClass($admanage,'admanage');
$adview=$admanage->get();
}
include ("login/quick_im.php");
include("navigation/navigation.php");
include("style.php");
eval("\$site_kopf= \"".getTemplate("site_kopf")."\";");
eval("\$site_metatags= \"".getTemplate("site_metatags")."\";");
$time_stop=pkParsertime();
if(adminaccess('adminarea'))
eval("\$sitefuss_adminlogin= \"".getTemplate("site_fuss_adminlogin")."\";");
else
$sitefuss_adminlogin='';
if(empty($config['site_copy']))
$config['site_copy']=pkEntities($config['site_name']).' © '.date('Y');
eval("\$site_fuss= \"".getTemplate("site_fuss")."\";");
eval("\$site_content= \"".getTemplate("site_body")."\";");
eval("echo \$site= \"".getTemplate("site")."\";");
pkPublicRefererLog();
?>
| |  |
|
|
|
|
|
|
 |
Verfasst am 26.04.2014 - 13:53 Forenbeitrag von: pommes |
|
Fehler HP
ich habe mal eine frage was hat dies zu bedeuten??? Komme nicht mehr auf meine Webseite.
Fatal error: Call to undefined function session_is_registered() in /export/storage/s013/fcluckenau/include.php on line 275
Hat jemand einen rat für mich??? Soll vielleicht am php version liegen. Wie kann ich die dann downgraden bzw auf die aktuelle version stellen?? |
|
|
|
|
|
 |
Verfasst am 03.04.2014 - 19:41 Forenbeitrag von: pommes |
|
Herkunft
Habe noch nie eine neue Datenbank bzw neue Datensätze hinzufügt. Wie kann ich dies machen??
Nen Bild Bilder wäre von vorteil, zum erstellen bzw ne kleine hilfe schritt für schritt. Das wäre schön. Danke im voraus. |
|
|
|
|
|
|
 |
Verfasst am 01.04.2014 - 16:57 Forenbeitrag von: pommes |
|
Anpassung Forumspalte Autor
Wenn ich alles so mache wie´s beschrieben war geht es nicht so ganz Anhang beigefügt sind bilder unterschiedlich um zu zeigen wie´s aussieht
Hier noch die editierten Dateien
showthread.php
Hier klicken zum aufklappen 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 | | PHP-Quelltext
<?php
include ("forum/kopf.php");
if (!$threadid>0) {header ("location: include.php?path=forum/main.phpsession_id()); exit();}
elseif ((getrights($forumcat['forumcat_rrights'])=="true" || userrights($forumcat['forumcat_mods'],$forumcat['forumcat_rrights'])=="true" || userrights($forumcat['forumcat_user'],$forumcat['forumcat_rrights'])=="true")) {
if ($forumthread['forumthread_title']!='') $config['site_title'].=" - ".$forumthread['forumthread_title'];
if (userrights($forumcat['forumcat_mods'])=="true" && $_POST['actionmod']=="Go" && isset($_POST['quick_mod']) && $_POST['quick_mod']!="-1") {
$quick_mod=$_POST['quick_mod'];
if ($quick_mod=='cs0' || $quick_mod=='cs1' || $quick_mod=='cs2' || $quick_mod=='cs3') {
if ($quick_mod=='cs0') $cs=0;
elseif ($quick_mod=='cs1') $cs=1;
elseif ($quick_mod=='cs2') $cs=2;
elseif ($quick_mod=='cs3') $cs=3;
$DB->query("UPDATE ".$db_tab['forumthread']." SET forumthread_status='".$cs."' WHERE forumthread_id='".$threadid."'");
}
elseif (intval($quick_mod)>0) $DB->query("UPDATE ".$db_tab['forumthread']." SET forumthread_catid='".$quick_mod."' WHERE forumthread_id='".$threadid."'");
elseif ($quick_mod=="del") {header("location: include.php?path=forum/moderate.php&threadid=".$threadid."&alter_delete=1session_id()); exit();}
header("location: include.php?path=forum/showthread.php&threadid=".$threadid."session_id()); exit();
}
if (intval($_REQUEST['entries'])>0) $entries=$_REQUEST['entries'];
else $entries=0;
if (isset($_REQUEST['postid'])) {
$postid=$_REQUEST['postid'];
if ($postid=='new') $sqlcommand="AND forumpost_time>'".$posttime."' ORDER by forumpost_time ".$config['forum_postorder'];
elseif ($postid=='last') $sqlcommand="ORDER by forumpost_time DESC";
else $sqlcommand=" AND forumpost_id='".intval($postid)."'";
$info=$DB->fetch_array($DB->query("SELECT forumpost_time, forumpost_id FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$threadid."' ".$sqlcommand." LIMIT 1"));
if ($info['forumpost_id']>0) {
if ($config['forum_postorder']=='ASC') $sqlcommand='<';
else $sqlcommand='>';
$cinfo=$DB->fetch_array($DB->query("SELECT COUNT(*) FROM ".$db_tab['forumpost']." WHERE forumpost_time".$sqlcommand."='".$info['forumpost_time']."' AND forumpost_threadid='".$threadid."'"));
if ($cinfo[0]>$forumcat['forumcat_posts']) {
$entries=0;
while (($entries+$forumcat['forumcat_posts'])<$cinfo[0]) {
$entries=$entries+$forumcat['forumcat_posts'];
}
}
if ($forum_style[0]!=1) {header ("location: include.php?path=forum/showthread.php&threadid=".$threadid."&entries=".$entries."session_id()."#post".$info['forumpost_id']); exit();}
}
else unset($postid);
}
$postcount=$DB->fetch_array($DB->query("SELECT COUNT(*) FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$threadid."'"));
$replycount=$postcount[0]-1;
if (!$postcount[0]>0 && !$catid) {header("location: include.php?path=fourm/main.phpsession_id()); exit();}
elseif (!$postcount[0]>0 && $catid>0) {header("location: include.php?path=fourm/showcat.php&catid=".$catid."session_id()); exit();}
elseif ($postcount[0]>0) {
if (!eregi("forum/showthread.php&threadid=".$threadid."",$record_referer)) {
$lastpost=$DB->fetch_array($DB->query("SELECT forumpost_autor, forumpost_autorid, forumpost_time FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$threadid."' ORDER by forumpost_time DESC LIMIT 1"));
$DB->query("UPDATE ".$db_tab['forumthread']." SET forumthread_viewcount=forumthread_viewcount+1,forumthread_replycount='".$replycount."', forumthread_lastreply_autor='".$lastpost['forumpost_autor']."',forumthread_lastreply_autorid='".$lastpost['forumpost_autorid']."',forumthread_lastreply_time='".$lastpost['forumpost_time']."' WHERE forumthread_id='".$threadid."'");
}
if ($postcount[0]!=1) {$s="s";}
if ($user_id!=0) {
$newpost=$DB->fetch_array($DB->query("SELECT forumpost_id FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$threadid."' AND forumpost_time>'".$posttime."' ORDER by forumpost_time ASC LIMIT 1"));
if ($newpost['forumpost_id']>0) eval ("\$newpostlink= \"".getTemplate("forum/showthread_newpostlink")."\";");
}
if ($forum_style[0]!=1) $sqlcommand=" LIMIT ".$entries.", ".$forumcat['forumcat_posts'];
else unset($sqlcommand);
$getforumpost=$DB->query("SELECT * FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$forumthread['forumthread_id']."' ORDER by forumpost_time ".$config['forum_postorder'].$sqlcommand);
unset($firstpost);
unset($sqlcommand);
while ($forumpost=$DB->fetch_array($getforumpost)) {
$post_cache[$forumpost['forumpost_id']]=$forumpost;
if (!$firstpost) $firstpost=$forumpost;
if ($forumpost['forumpost_autorid']>0) {
if ($sqlcommand) $sqlcommand.=" OR user_id='".$forumpost['forumpost_autorid']."'";
else $sqlcommand="SELECT * FROM ".$db_tab['user']." WHERE user_id='".$forumpost['forumpost_autorid']."'";
}
}
if ($sqlcommand) {
$getuserinfo=$DB->query($sqlcommand);
while ($userinfo=$DB->fetch_array($getuserinfo)) {$user_cache[$userinfo['user_id']]=$userinfo;}
}
foreach($post_cache as $forumpost) {
if ($forum_style[0]==0 || ($forum_style[0]==1 && ($postid==$forumpost['forumpost_id'] || $postid==""))) {
$row=rowcolor($row);
if ($forumpost['forumpost_autorid']>0) $userinfo=$user_cache[$forumpost['forumpost_autorid']];
if ($userinfo['user_id']>0) {
if (isonline($userinfo['user_id'])) eval ("\$info_os= \"".getTemplate("member_os_online")."\";");
else eval ("\$info_os= \"".getTemplate("member_os_offline")."\";");
if ($userinfo['user_status']=='admin' && $userinfo['user_sex']=='w') eval ("\$post_autor_status= \"".getTemplate("forum/showthread_userstatus_admin_w")."\";");
elseif ($userinfo['user_status']=='admin') eval ("\$post_autor_status= \"".getTemplate("forum/showthread_userstatus_admin")."\";");
elseif ($userinfo['user_status']=="mod" && $userinfo['user_sex']=='w') eval ("\$post_autor_status= \"".getTemplate("forum/showthread_userstatus_mod_w")."\";");
elseif ($userinfo['user_status']=="mod") eval ("\$post_autor_status= \"".getTemplate("forum/showthread_userstatus_mod")."\";");
if ($userinfo['user_posts']==0) {
$postings=$DB->fetch_array($DB->query("SELECT COUNT(*) FROM ".$db_tab['forumpost']." WHERE forumpost_autorid='".$userinfo['user_id']."'"));
$DB->query("UPDATE ".$db_tab['user']." SET user_posts='".$postings[0]."' WHERE user_id='".$userinfo['user_id']."' LIMIT 1");
$userinfo['user_posts']=$postings[0];
}
$post_count=postcount($userinfo['user_posts'],$userinfo['user_postdelay'],0);
if (trim($userinfo['user_hpage'])!='') {
if (ereg("http://",$userinfo['user_hpage'])) $info_link=$userinfo['user_hpage'];
else $info_link='http://'.$userinfo['user_hpage'];
eval ("\$info_hpage= \"".getTemplate("forum/member_hpage_iconlink")."\";");
}
if ($userinfo['user_emailshow']==1) {
if ($config['member_mailer']==1) eval ("\$info_email= \"".getTemplate("forum/member_email_iconlink2")."\";");
else eval ("\$info_email= \"".getTemplate("forum/member_email_iconlink")."\";");
}
if ($userinfo['user_icqid']>0) eval ("\$info_icq= \"".getTemplate("forum/member_icq_iconlink")."\";");
if ($userinfo['user_imoption']==1) eval ("\$info_im= \"".getTemplate("forum/member_sendim_iconlink")."\";");
if ($config['avatar_eod']!=0 && $userinfo['user_avatar']!="" && filecheck($config['avatar_path'].'/'.$userinfo['user_avatar'])) {
$avatar_dimension=@getimagesize($config['avatar_path']."/".$userinfo['user_avatar']);
eval ("\$avatar_show= \"".getTemplate("user_avatar_show")."\";");
}
if ($USER['sigoption']!=0 && trim($userinfo['user_sig'])!='') {
$info_sig=$PARSE->parse($userinfo['user_sig'], 0,$config['text_ubb'],$config['text_smilies'],$config['text_images'],1);
eval ("\$info_sig= \"".getTemplate("member_signatur")."\";");
}
eval ("\$info_user= \"".getTemplate("forum/member_userinfo_iconlink")."\";");
eval ("\$post_autor= \"".getTemplate("forum/member_showprofil_textlink")."\";");
eval ("\$info_buddie= \"".getTemplate("forum/member_buddie_iconlink")."\";");
}
if (($forumthread['forumthread_status']==1 || $forumthread['forumthread_status']==2) && (getrights($forumcat['forumcat_wrights'])=="true" || userrights($forumcat['forumcat_mods'],$forumcat['forumcat_rrights'])=="true" || userrights($forumcat['forumcat_user'],$forumcat['forumcat_rrights'])=="true")) eval ("\$quote_answer=\"".getTemplate("forum/showthread_quote")."\";");
if (($forumpost['forumpost_autorid']==$USER['id'] && $USER['id']>0 && ($forumthread['forumthread_status']==1 || $forumthread['forumthread_status']==2)) || userrights($forumcat['forumcat_mods'])=="true") eval ("\$post_edit= \"".getTemplate("forum/showthread_edit")."\";");
if ($forumpost['forumpost_icon']!='') {
$post_icon="icons/".$forumpost['forumpost_icon'];
eval ("\$post_icon= \"".getTemplate("forum/showthread_row_posticon")."\";");
}
if ($post_autor=='') {
eval ("\$info_os= \"".getTemplate("guest_os_icon")."\";");
$post_autor=htmlentities($forumpost['forumpost_autor']);
$post_count=$lang['guest'];
}
if ($forumpost['forumpost_editcount']>0) {
$edit_time=formattime($forumpost['forumpost_edittime']);
eval ("\$edit_message= \"".getTemplate("forum/showthread_row_editmessage")."\";");
}
if (userrights($forumcat['forumcat_mods'])=="true") eval ("\$post_ip= \"".getTemplate("forum/showthread_ip")."\";");
else eval ("\$post_ip= \"".getTemplate("forum/showthread_report")."\";");
$post_time=formattime($forumpost['forumpost_time']);
$post_title=htmlentities($forumpost['forumpost_title']);
$post_text=$PARSE->parse($forumpost['forumpost_text'],0,$forumpost['forumpost_bbcode'],$forumpost['forumpost_smilies'],$config['forum_image'],1);
$info_signin=formattime($userinfo['signin'],'','date');
if ($userinfo['logtime']>0) {$info_logtime=formattime($userinfo['logtime']);} else {$userinfo_logtime=" - ";}
if ($userinfo['user_sex']=="w") $info_sex=$lang['female'];
elseif ($userinfo['user_sex']=="m") $info_sex=$lang['male'];
else $info_sex=$lang['not_specified'];
$info_birthday.=$lang['age'].": ".getAge($userinfo[user_bd_day],$userinfo[user_bd_month],$userinfo[user_bd_year]);
$userfields=$DB->fetch_array($DB->query("SELECT * FROM ".$db_tab['userfields']." WHERE userid='".$userinfo['user_id']."' LIMIT 1"));
$info_extended='';
$getprofilefields=$DB->query("SELECT * FROM ".$db_tab['profilefields']." ORDER by profilefields_order ASC");
while ($profilefields=$DB->fetch_array($getprofilefields)) {
$f="field_".$profilefields['profilefields_id'];
if (($fieldcontent=htmlentities($userfields[$f]))=='') $fieldcontent=$lang['not_specified'];
$fieldname=$profilefields['profilefields_name'];
eval ("\$post_profilefields.= \"".getTemplate("forum/showthread_row_profilefields")."\";");
}
// *** Punktesystem Pro *** Start ***
$psp_info = $DB->fetch_array($DB->query("SELECT * FROM ".$db_tab['psp_config'].""));
$psp_punkte="";
if ($userinfo['user_id']!=0 && $psp_info['psp_aktiv']==1) {
$psp_punkte="".$userinfo['psp_punkte']." ".$psp_info['psp_waehrung']."";
}
// *** Punktesystem Pro *** Ende ***
eval ("\$showthread_row.= \"".getTemplate("forum/showthread_row")."\";");
if ($y<$forumpost['forumpost_time']) {
$x=$forumpost['forumpost_threadid'];
$y=$forumpost['forumpost_time'];
}
unset($avatar_show);
unset($post_icon);
unset($info_sig);
unset($post_autor_status);
unset($edit_time);
unset($post_count);
unset($post_autor);
unset($info_os);
unset($userinfo);
unset($post_edit);
unset($info_user);
unset($info_email);
unset($info_im);
unset($info_hpage);
unset($info_icq);
unset($info_buddie);
unset($edit_message);
unset($post_ip);
unset($info_birthday);
if ($forum_style[0]==1) {break;}
}
}
$i=$isreaded_thread_id[$x];
if ($y>$i[1]) $HTTP_SESSION_VARS['isreaded_thread_id'][$x]=$_SESSION['isreaded_thread_id'][$x]=$isreaded_thread_id[$x]=array($x,$y);
if ($forum_style[0]==1) {
foreach($post_cache as $forumpost) {
if (!$postid>0) $postid=$firstpost['forumpost_id'];
if ($forumpost['forumpost_autorid']>0) $userinfo=$user_cache[$forumpost['forumpost_autorid']];
if ($userinfo['user_id']>0) eval ("\$post_autor= \"".getTemplate("forum/member_showprofil_textlink")."\";");
if ($post_autor=='') {
$post_autor=$forumpost['forumpost_autor'];
$post_count=$lang['guest'];
}
if ($forumpost['forumpost_title']=='') $forumpost['forumpost_title']=$firstpost['forumpost_title'];
if ($forumpost['forumpost_id']!=$firstpost['forumpost_id']) {
eval ("\$tree_spacer= \"".getTemplate("forum/showthread_tree_row_spacer")."\";");
if ($forumpost['forumpost_reply']>0) {
$replyto=$forumpost['forumpost_reply'];
while ($replyto>0) {
eval ("\$tree_spacer.= \"".getTemplate("forum/showthread_tree_row_iconline")."\";");
$id=$post_cache[$replyto];
$replyto=$id['forumpost_reply'];
}
}
}
if ($forumpost['forumpost_icon']!='') {
$post_icon='icons/'.$forumpost['forumpost_icon'];
eval ("\$post_icon= \"".getTemplate("forum/showthread_tree_row_posticon")."\";");
}
else eval ("\$post_icon= \"".getTemplate("forum/showthread_tree_row_icondir")."\";");
$post_time=formattime($forumpost['forumpost_time']);
if ($postid==$forumpost['forumpost_id']) eval ("\$showthread_tree_row.= \"".getTemplate("forum/showthread_tree_row_highlight")."\";");
else eval ("\$showthread_tree_row.= \"".getTemplate("forum/showthread_tree_row")."\";");
unset($post_time);
unset($post_autor);
unset($tree_spacer);
unset($id);
}
eval ("\$showthread_tree= \"".getTemplate("forum/showthread_tree")."\";");
}
else $sidelink=sidelinkfull($postcount[0],$forumcat['forumcat_posts'],$entries,'include.php?path=forum/showthread.php&threadid='.$forumthread['forumthread_id'],'sitebodysmall');
if ($forumthread['forumthread_status']==1) $thread_statusinfo=$lang['open'];
elseif ($forumthread['forumthread_status']==2) $thread_statusinfo=$lang['fixed'];
elseif ($forumthread['forumthread_status']==3) $thread_statusinfo=$lang['fixed'].' & '.$lang['closed'];
else $thread_statusinfo=$lang['closed'];
if ($USER['sigoption']==1) {$setsig=0; $sigoption=$lang['hide'];}
else {$setsig=1; $sigoption=$lang['show'];}
if ($forum_style[0]==1) eval ("\$board_style= \"".getTemplate("forum/showthread_boardstyle_board")."\";");
else eval ("\$board_style= \"".getTemplate("forum/showthread_boardstyle_tree")."\";");
if ($USER['id']>0) {
eval ("\$add_favorit= \"".getTemplate("forum/showthread_addfavorit")."\";");
if (userrights($forumcat['forumcat_mods'])=="true") {
if (is_array($forumcat_cache_byname)) {
foreach($forumcat_cache_byname as $catinfo) {
if ((getrights($catinfo['forumcat_rrights'])=="true" || userrights($catinfo['forumcat_mods'],$catinfo['forumcat_rrights'])=="true" || userrights($catinfo['forumcat_user'],$catinfo['forumcat_rrights'])=="true") && $catinfo['forumcat_id']!=$catid) eval ("\$quickmod_catlist.= \"".getTemplate("forum/showthread_quickmod_option")."\";");
}
}
eval ("\$showthread_quickmod= \"".getTemplate("forum/showthread_quickmod")."\";");
eval ("\$thread_moderate= \"".getTemplate("forum/showthread_moderate")."\";");
}
}
if ($forumthread['forumthread_votetitle']!='') {
unset($showthread_vote_rows);
unset($row);
unset($i);
$getforumvote=$DB->query("SELECT * FROM ".$db_tab['forumvote']." WHERE forumvote_threadid='".$threadid."' ORDER by forumvote_id ASC");
while($forumvote=$DB->fetch_array($getforumvote)) {
$i=$i+$forumvote['forumvote_count'];
$forumvote_cache[]=$forumvote;
}
if (is_array($forumvote_cache)) {
foreach ($forumvote_cache as $forumvote) {
$row=rowcolor($row);
if ($i>0) $forumvote_percent=number_format((($forumvote['forumvote_count']*100)/$i),0,",",".");
else $forumvote_percent=0;
$vote_answer=stripslashes(htmlentities($forumvote['forumvote_answer']));
eval ("\$showthread_vote_rows.= \"".getTemplate("forum/showthread_vote_row")."\";");
unset($vote_answer);
unset($forumvote_percent);
}
}
if ($showthread_vote_rows) {
$showthread_vote_title=htmlentities($forumthread['forumthread_votetitle']);
eval ("\$showthread_vote= \"".getTemplate("forum/showthread_vote")."\";");
}
}
$removeto=urlencode($current_path);
eval ("\$site_body.= \"".getTemplate("forum/showthread")."\";");
}
}
else {$event=1; include ("admin/config/event.php");}
include ("forum/fuss.php");
?>
| |  |
Hier die showthread_row.htm
|
|
|
|
|
|
 |
Verfasst am 31.03.2014 - 19:36 Forenbeitrag von: pommes |
|
Anpassung Forumspalte Autor
ich habe ein kleines problem. ich möchte im forum so wie hier mehr anzeigen lassen als sonst. zb registriert geschlecht alter usw. Nun habe ich im Admincenter 2 profilfelder erstellt. Postleitzahl u. wohnort. nun zu meinem problem entweder habe ich anstatt postleitzahl den ort stehen oder andersrum. bekomme es nicht hin das die postleitzahl übereinstimmt genauso wie mit dem wohnort. bin auch vorgegangen laut install anleitung. klappt einfach nicht. füge anhang bei
Nun die 2 dateien die man editieren muß damit es paßt.
showthread_row_htm:
Hier ist die showthread.php datei
Hier klicken zum aufklappen 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 | | PHP-Quelltext
include ("forum/kopf.php");
if (!$threadid>0) {header ("location: include.php?path=forum/main.phpsession_id()); exit();}
elseif ((getrights($forumcat['forumcat_rrights'])=="true" || userrights($forumcat['forumcat_mods'],$forumcat['forumcat_rrights'])=="true" || userrights($forumcat['forumcat_user'],$forumcat['forumcat_rrights'])=="true")) {
if ($forumthread['forumthread_title']!='') $config['site_title'].=" - ".$forumthread['forumthread_title'];
if (userrights($forumcat['forumcat_mods'])=="true" && $_POST['actionmod']=="Go" && isset($_POST['quick_mod']) && $_POST['quick_mod']!="-1") {
$quick_mod=$_POST['quick_mod'];
if ($quick_mod=='cs0' || $quick_mod=='cs1' || $quick_mod=='cs2' || $quick_mod=='cs3') {
if ($quick_mod=='cs0') $cs=0;
elseif ($quick_mod=='cs1') $cs=1;
elseif ($quick_mod=='cs2') $cs=2;
elseif ($quick_mod=='cs3') $cs=3;
$DB->query("UPDATE ".$db_tab['forumthread']." SET forumthread_status='".$cs."' WHERE forumthread_id='".$threadid."'");
}
elseif (intval($quick_mod)>0) $DB->query("UPDATE ".$db_tab['forumthread']." SET forumthread_catid='".$quick_mod."' WHERE forumthread_id='".$threadid."'");
elseif ($quick_mod=="del") {header("location: include.php?path=forum/moderate.php&threadid=".$threadid."&alter_delete=1session_id()); exit();}
header("location: include.php?path=forum/showthread.php&threadid=".$threadid."session_id()); exit();
}
if (intval($_REQUEST['entries'])>0) $entries=$_REQUEST['entries'];
else $entries=0;
if (isset($_REQUEST['postid'])) {
$postid=$_REQUEST['postid'];
if ($postid=='new') $sqlcommand="AND forumpost_time>'".$posttime."' ORDER by forumpost_time ".$config['forum_postorder'];
elseif ($postid=='last') $sqlcommand="ORDER by forumpost_time DESC";
else $sqlcommand=" AND forumpost_id='".intval($postid)."'";
$info=$DB->fetch_array($DB->query("SELECT forumpost_time, forumpost_id FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$threadid."' ".$sqlcommand." LIMIT 1"));
if ($info['forumpost_id']>0) {
if ($config['forum_postorder']=='ASC') $sqlcommand='<';
else $sqlcommand='>';
$cinfo=$DB->fetch_array($DB->query("SELECT COUNT(*) FROM ".$db_tab['forumpost']." WHERE forumpost_time".$sqlcommand."='".$info['forumpost_time']."' AND forumpost_threadid='".$threadid."'"));
if ($cinfo[0]>$forumcat['forumcat_posts']) {
$entries=0;
while (($entries+$forumcat['forumcat_posts'])<$cinfo[0]) {
$entries=$entries+$forumcat['forumcat_posts'];
}
}
if ($forum_style[0]!=1) {header ("location: include.php?path=forum/showthread.php&threadid=".$threadid."&entries=".$entries."session_id()."#post".$info['forumpost_id']); exit();}
}
else unset($postid);
}
$postcount=$DB->fetch_array($DB->query("SELECT COUNT(*) FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$threadid."'"));
$replycount=$postcount[0]-1;
if (!$postcount[0]>0 && !$catid) {header("location: include.php?path=fourm/main.phpsession_id()); exit();}
elseif (!$postcount[0]>0 && $catid>0) {header("location: include.php?path=fourm/showcat.php&catid=".$catid."session_id()); exit();}
elseif ($postcount[0]>0) {
if (!eregi("forum/showthread.php&threadid=".$threadid."",$record_referer)) {
$lastpost=$DB->fetch_array($DB->query("SELECT forumpost_autor, forumpost_autorid, forumpost_time FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$threadid."' ORDER by forumpost_time DESC LIMIT 1"));
$DB->query("UPDATE ".$db_tab['forumthread']." SET forumthread_viewcount=forumthread_viewcount+1,forumthread_replycount='".$replycount."', forumthread_lastreply_autor='".$lastpost['forumpost_autor']."',forumthread_lastreply_autorid='".$lastpost['forumpost_autorid']."',forumthread_lastreply_time='".$lastpost['forumpost_time']."' WHERE forumthread_id='".$threadid."'");
}
if ($postcount[0]!=1) {$s="s";}
if ($user_id!=0) {
$newpost=$DB->fetch_array($DB->query("SELECT forumpost_id FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$threadid."' AND forumpost_time>'".$posttime."' ORDER by forumpost_time ASC LIMIT 1"));
if ($newpost['forumpost_id']>0) eval ("\$newpostlink= \"".getTemplate("forum/showthread_newpostlink")."\";");
}
if ($forum_style[0]!=1) $sqlcommand=" LIMIT ".$entries.", ".$forumcat['forumcat_posts'];
else unset($sqlcommand);
$getforumpost=$DB->query("SELECT * FROM ".$db_tab['forumpost']." WHERE forumpost_threadid='".$forumthread['forumthread_id']."' ORDER by forumpost_time ".$config['forum_postorder'].$sqlcommand);
unset($firstpost);
unset($sqlcommand);
while ($forumpost=$DB->fetch_array($getforumpost)) {
$post_cache[$forumpost['forumpost_id']]=$forumpost;
if (!$firstpost) $firstpost=$forumpost;
if ($forumpost['forumpost_autorid']>0) {
if ($sqlcommand) $sqlcommand.=" OR user_id='".$forumpost['forumpost_autorid']."'";
else $sqlcommand="SELECT * FROM ".$db_tab['user']." WHERE user_id='".$forumpost['forumpost_autorid']."'";
}
}
if ($sqlcommand) {
$getuserinfo=$DB->query($sqlcommand);
while ($userinfo=$DB->fetch_array($getuserinfo)) {$user_cache[$userinfo['user_id']]=$userinfo;}
}
foreach($post_cache as $forumpost) {
if ($forum_style[0]==0 || ($forum_style[0]==1 && ($postid==$forumpost['forumpost_id'] || $postid==""))) {
$row=rowcolor($row);
if ($forumpost['forumpost_autorid']>0) $userinfo=$user_cache[$forumpost['forumpost_autorid']];
if ($userinfo['user_id']>0) {
if (isonline($userinfo['user_id'])) eval ("\$info_os= \"".getTemplate("member_os_online")."\";");
else eval ("\$info_os= \"".getTemplate("member_os_offline")."\";");
if ($userinfo['user_status']=='admin' && $userinfo['user_sex']=='w') eval ("\$post_autor_status= \"".getTemplate("forum/showthread_userstatus_admin_w")."\";");
elseif ($userinfo['user_status']=='admin') eval ("\$post_autor_status= \"".getTemplate("forum/showthread_userstatus_admin")."\";");
elseif ($userinfo['user_status']=="mod" && $userinfo['user_sex']=='w') eval ("\$post_autor_status= \"".getTemplate("forum/showthread_userstatus_mod_w")."\";");
elseif ($userinfo['user_status']=="mod") eval ("\$post_autor_status= \"".getTemplate("forum/showthread_userstatus_mod")."\";");
if ($userinfo['user_posts']==0) {
$postings=$DB->fetch_array($DB->query("SELECT COUNT(*) FROM ".$db_tab['forumpost']." WHERE forumpost_autorid='".$userinfo['user_id']."'"));
$DB->query("UPDATE ".$db_tab['user']." SET user_posts='".$postings[0]."' WHERE user_id='".$userinfo['user_id']."' LIMIT 1");
$userinfo['user_posts']=$postings[0];
}
$post_count=postcount($userinfo['user_posts'],$userinfo['user_postdelay'],0);
if (trim($userinfo['user_hpage'])!='') {
if (ereg("http://",$userinfo['user_hpage'])) $info_link=$userinfo['user_hpage'];
else $info_link='http://'.$userinfo['user_hpage'];
eval ("\$info_hpage= \"".getTemplate("forum/member_hpage_iconlink")."\";");
}
if ($userinfo['user_emailshow']==1) {
if ($config['member_mailer']==1) eval ("\$info_email= \"".getTemplate("forum/member_email_iconlink2")."\";");
else eval ("\$info_email= \"".getTemplate("forum/member_email_iconlink")."\";");
}
if ($userinfo['user_icqid']>0) eval ("\$info_icq= \"".getTemplate("forum/member_icq_iconlink")."\";");
if ($userinfo['user_imoption']==1) eval ("\$info_im= \"".getTemplate("forum/member_sendim_iconlink")."\";");
if ($config['avatar_eod']!=0 && $userinfo['user_avatar']!="" && filecheck($config['avatar_path'].'/'.$userinfo['user_avatar'])) {
$avatar_dimension=@getimagesize($config['avatar_path']."/".$userinfo['user_avatar']);
eval ("\$avatar_show= \"".getTemplate("user_avatar_show")."\";");
}
if ($USER['sigoption']!=0 && trim($userinfo['user_sig'])!='') {
$info_sig=$PARSE->parse($userinfo['user_sig'], 0,$config['text_ubb'],$config['text_smilies'],$config['text_images'],1);
eval ("\$info_sig= \"".getTemplate("member_signatur")."\";");
}
eval ("\$info_user= \"".getTemplate("forum/member_userinfo_iconlink")."\";");
eval ("\$post_autor= \"".getTemplate("forum/member_showprofil_textlink")."\";");
eval ("\$info_buddie= \"".getTemplate("forum/member_buddie_iconlink")."\";");
}
if (($forumthread['forumthread_status']==1 || $forumthread['forumthread_status']==2) && (getrights($forumcat['forumcat_wrights'])=="true" || userrights($forumcat['forumcat_mods'],$forumcat['forumcat_rrights'])=="true" || userrights($forumcat['forumcat_user'],$forumcat['forumcat_rrights'])=="true")) eval ("\$quote_answer=\"".getTemplate("forum/showthread_quote")."\";");
if (($forumpost['forumpost_autorid']==$USER['id'] && $USER['id']>0 && ($forumthread['forumthread_status']==1 || $forumthread['forumthread_status']==2)) || userrights($forumcat['forumcat_mods'])=="true") eval ("\$post_edit= \"".getTemplate("forum/showthread_edit")."\";");
if ($forumpost['forumpost_icon']!='') {
$post_icon="icons/".$forumpost['forumpost_icon'];
eval ("\$post_icon= \"".getTemplate("forum/showthread_row_posticon")."\";");
}
if ($post_autor=='') {
eval ("\$info_os= \"".getTemplate("guest_os_icon")."\";");
$post_autor=htmlentities($forumpost['forumpost_autor']);
$post_count=$lang['guest'];
}
if ($forumpost['forumpost_editcount']>0) {
$edit_time=formattime($forumpost['forumpost_edittime']);
eval ("\$edit_message= \"".getTemplate("forum/showthread_row_editmessage")."\";");
}
if (userrights($forumcat['forumcat_mods'])=="true") eval ("\$post_ip= \"".getTemplate("forum/showthread_ip")."\";");
else eval ("\$post_ip= \"".getTemplate("forum/showthread_report")."\";");
$post_time=formattime($forumpost['forumpost_time']);
$post_title=htmlentities($forumpost['forumpost_title']);
$post_text=$PARSE->parse($forumpost['forumpost_text'],0,$forumpost['forumpost_bbcode'],$forumpost['forumpost_smilies'],$config['forum_image'],1);
$info_signin=formattime($userinfo['signin'],'','date');
if ($userinfo['logtime']>0) {$info_logtime=formattime($userinfo['logtime']);} else {$userinfo_logtime=" - ";}
if ($userinfo['user_sex']=="w") $info_sex=$lang['female'];
elseif ($userinfo['user_sex']=="m") $info_sex=$lang['male'];
else $info_sex=$lang['not_specified'];
$info_birthday.=$lang['age'].": ".getAge($userinfo[user_bd_day],$userinfo[user_bd_month],$userinfo[user_bd_year]);
$userfields=$DB->fetch_array($DB->query("SELECT * FROM ".$db_tab['userfields']." WHERE userid='".$userinfo['user_id']."' LIMIT 1"));
$info_extended='';
$getprofilefields=$DB->query("SELECT * FROM ".$db_tab['profilefields']." ORDER by profilefields_order DESC");
while ($profilefields=$DB->fetch_array($getprofilefields)) {
$f="field_".$profilefields['profilefields_id'];
if (($fieldcontent=htmlentities($userfields[$f]))=='') $fieldcontent=$lang['not_specified'];
$fieldname=$profilefields['profilefields_name'];
}
$userfields=$DB->fetch_array($DB->query("SELECT * FROM ".$db_tab['userfields']." WHERE userid='".$userinfo['user_id']."' LIMIT 1"));
$info_extended='';
$getprofilefields=$DB->query("SELECT * FROM ".$db_tab['profilefields']." ORDER by profilefields_order ASC");
while ($profilefields=$DB->fetch_array($getprofilefields)) {
$f="field_".$profilefields['profilefields_id'];
if (($fieldcontent=htmlentities($userfields[$f]))=='') $fieldcontent=$lang['not_specified'];
$fieldname=$profilefields['profilefields_name'];
}
// *** Punktesystem Pro *** Start ***
$psp_info = $DB->fetch_array($DB->query("SELECT * FROM ".$db_tab['psp_config'].""));
$psp_punkte="";
if ($userinfo['user_id']!=0 && $psp_info['psp_aktiv']==1) {
$psp_punkte="".$userinfo['psp_punkte']." ".$psp_info['psp_waehrung']."";
}
// *** Punktesystem Pro *** Ende ***
eval ("\$showthread_row.= \"".getTemplate("forum/showthread_row")."\";");
if ($y<$forumpost['forumpost_time']) {
$x=$forumpost['forumpost_threadid'];
$y=$forumpost['forumpost_time'];
}
unset($avatar_show);
unset($post_icon);
unset($info_sig);
unset($post_autor_status);
unset($edit_time);
unset($post_count);
unset($post_autor);
unset($info_os);
unset($userinfo);
unset($post_edit);
unset($info_user);
unset($info_email);
unset($info_im);
unset($info_hpage);
unset($info_icq);
unset($info_buddie);
unset($edit_message);
unset($post_ip);
unset($info_birthday);
if ($forum_style[0]==1) {break;}
}
}
$i=$isreaded_thread_id[$x];
if ($y>$i[1]) $HTTP_SESSION_VARS['isreaded_thread_id'][$x]=$_SESSION['isreaded_thread_id'][$x]=$isreaded_thread_id[$x]=array($x,$y);
if ($forum_style[0]==1) {
foreach($post_cache as $forumpost) {
if (!$postid>0) $postid=$firstpost['forumpost_id'];
if ($forumpost['forumpost_autorid']>0) $userinfo=$user_cache[$forumpost['forumpost_autorid']];
if ($userinfo['user_id']>0) eval ("\$post_autor= \"".getTemplate("forum/member_showprofil_textlink")."\";");
if ($post_autor=='') {
$post_autor=$forumpost['forumpost_autor'];
$post_count=$lang['guest'];
}
if ($forumpost['forumpost_title']=='') $forumpost['forumpost_title']=$firstpost['forumpost_title'];
if ($forumpost['forumpost_id']!=$firstpost['forumpost_id']) {
eval ("\$tree_spacer= \"".getTemplate("forum/showthread_tree_row_spacer")."\";");
if ($forumpost['forumpost_reply']>0) {
$replyto=$forumpost['forumpost_reply'];
while ($replyto>0) {
eval ("\$tree_spacer.= \"".getTemplate("forum/showthread_tree_row_iconline")."\";");
$id=$post_cache[$replyto];
$replyto=$id['forumpost_reply'];
}
}
}
if ($forumpost['forumpost_icon']!='') {
$post_icon='icons/'.$forumpost['forumpost_icon'];
eval ("\$post_icon= \"".getTemplate("forum/showthread_tree_row_posticon")."\";");
}
else eval ("\$post_icon= \"".getTemplate("forum/showthread_tree_row_icondir")."\";");
$post_time=formattime($forumpost['forumpost_time']);
if ($postid==$forumpost['forumpost_id']) eval ("\$showthread_tree_row.= \"".getTemplate("forum/showthread_tree_row_highlight")."\";");
else eval ("\$showthread_tree_row.= \"".getTemplate("forum/showthread_tree_row")."\";");
unset($post_time);
unset($post_autor);
unset($tree_spacer);
unset($id);
}
eval ("\$showthread_tree= \"".getTemplate("forum/showthread_tree")."\";");
}
else $sidelink=sidelinkfull($postcount[0],$forumcat['forumcat_posts'],$entries,'include.php?path=forum/showthread.php&threadid='.$forumthread['forumthread_id'],'sitebodysmall');
if ($forumthread['forumthread_status']==1) $thread_statusinfo=$lang['open'];
elseif ($forumthread['forumthread_status']==2) $thread_statusinfo=$lang['fixed'];
elseif ($forumthread['forumthread_status']==3) $thread_statusinfo=$lang['fixed'].' & '.$lang['closed'];
else $thread_statusinfo=$lang['closed'];
if ($USER['sigoption']==1) {$setsig=0; $sigoption=$lang['hide'];}
else {$setsig=1; $sigoption=$lang['show'];}
if ($forum_style[0]==1) eval ("\$board_style= \"".getTemplate("forum/showthread_boardstyle_board")."\";");
else eval ("\$board_style= \"".getTemplate("forum/showthread_boardstyle_tree")."\";");
if ($USER['id']>0) {
eval ("\$add_favorit= \"".getTemplate("forum/showthread_addfavorit")."\";");
if (userrights($forumcat['forumcat_mods'])=="true") {
if (is_array($forumcat_cache_byname)) {
foreach($forumcat_cache_byname as $catinfo) {
if ((getrights($catinfo['forumcat_rrights'])=="true" || userrights($catinfo['forumcat_mods'],$catinfo['forumcat_rrights'])=="true" || userrights($catinfo['forumcat_user'],$catinfo['forumcat_rrights'])=="true") && $catinfo['forumcat_id']!=$catid) eval ("\$quickmod_catlist.= \"".getTemplate("forum/showthread_quickmod_option")."\";");
}
}
eval ("\$showthread_quickmod= \"".getTemplate("forum/showthread_quickmod")."\";");
eval ("\$thread_moderate= \"".getTemplate("forum/showthread_moderate")."\";");
}
}
if ($forumthread['forumthread_votetitle']!='') {
unset($showthread_vote_rows);
unset($row);
unset($i);
$getforumvote=$DB->query("SELECT * FROM ".$db_tab['forumvote']." WHERE forumvote_threadid='".$threadid."' ORDER by forumvote_id ASC");
while($forumvote=$DB->fetch_array($getforumvote)) {
$i=$i+$forumvote['forumvote_count'];
$forumvote_cache[]=$forumvote;
}
if (is_array($forumvote_cache)) {
foreach ($forumvote_cache as $forumvote) {
$row=rowcolor($row);
if ($i>0) $forumvote_percent=number_format((($forumvote['forumvote_count']*100)/$i),0,",",".");
else $forumvote_percent=0;
$vote_answer=stripslashes(htmlentities($forumvote['forumvote_answer']));
eval ("\$showthread_vote_rows.= \"".getTemplate("forum/showthread_vote_row")."\";");
unset($vote_answer);
unset($forumvote_percent);
}
}
if ($showthread_vote_rows) {
$showthread_vote_title=htmlentities($forumthread['forumthread_votetitle']);
eval ("\$showthread_vote= \"".getTemplate("forum/showthread_vote")."\";");
}
}
$removeto=urlencode($current_path);
eval ("\$site_body.= \"".getTemplate("forum/showthread")."\";");
}
}
else {$event=1; include ("admin/config/event.php");}
include ("forum/fuss.php");
| |  | |
|
|
|
|
|
 |
Verfasst am 27.03.2014 - 01:01 Forenbeitrag von: pommes |
|
Herkunft
Benutze 1.6.1 version des PHPKIT`s die ist von LCL die usermap. Webi so ne datei finde ich nicht in dem usermap ordner beim ftp. aber in der datenbank ist der usermap_countries nun wie mache ich dies mit dem einstellen??? auch so wie du es geschrieben hast oder anders??? |
|
|
|
|
|
|
|
 |
 |
Zur Zeit sind 552 Benutzer online: 2 Mitglieder und 550 Besucher - Rekord: 1814 Benutzer (Samstag, 14. Januar 2023, 07:00) Botty, Bottyline |
|
 |
Statistik: 6.222 Mitglieder - 4.945 Themen - 56.625 Beiträge (8 Beiträge pro Tag) Unser neuestes Mitglied heißt: HKS-CLAN |
|
|
|
|
|
|
|
|
|
|