Seite 45 von 111

Verfasst: 05.02.2003 19:37
von saerdnaer
gibts auf der offinzielllen modul page...
-> http://www.opentools.de/board/show_modules.php
2. modul von oben...

ah

Verfasst: 05.02.2003 22:23
von clubbiker
wenn ich das richitg verstehe, dann muss ich das Verzeichnis top_quiz_users mit dem darin befindlichen Dateien in das Haupverzeichnis meines Forums kopieren und das soll es dann gewesen sein. Aber ich glaub da versteh ich irgendwas nicht richtig, denn das Ergebnis bei Ausführung der module.php ist....

Code: Alles auswählen

Fatal error: Call to a member function on a non-object in /mnt/ls6/14/016/00000000/htdocs/flora-forum/module.php on line 16
install.txt hat geschrieben:#################################################################
## Mod Title: Quiz Hack Stats module
## Mod Version: 1.0.0
## Author: Saerdnaer < saerdnaer@web.de >
## Description: This module add a top user with most quiz points
## list. It's for the Statistic Hack from Acyd which
## you can donwload at http://www.opentools.de/board/viewtopic.php?t=270
## phpBB Version: Tested on phpBB 2.0.3 with Statistic Version 2.1.3
##
## Installation Level: easy
## Installation Time: 1 Minutes
##
## Files To Edit: 0
##
## Included Files: 5
## /top_quiz_users/module.php
## /top_quiz_users/module.tpl
## /top_quiz_users/info.txt
## /top_quiz_users/lang_german/lang.php
## /top_quiz_users/lang_english/lang.php
##
#################################################################
## I N S T A L L A T I O N
#################################################################
# Load the 'top_quiz_users' dir from the zip-file into you
# stat-modules dir. Normaly it's called 'stat_modules'. Then go
# into you adminpanel and install and activate the new module.
#
# Thats all. Have a lot fun.
#
# PS: Excuse me for my terrible english ;-)
# EoM
Was versteh ich aus dieser install.txt nicht richitg?

Verfasst: 05.02.2003 23:04
von SQRT
nein du musst das in die stat_modules ordner rein setzen!

Verfasst: 06.02.2003 15:16
von saerdnaer
hast du denn den statistik hack bei dir installiert?

ah

Verfasst: 07.02.2003 12:00
von Mandy
saerdnaer hat geschrieben:@sqrt: das gibt es in meiner version des hacks ja bereits ;-)
Und wo kann man die weiteren Erläuterungen zur Antwort einrichten?

Mandy

Verfasst: 07.02.2003 12:11
von SQRT
:roll: :cry: hab auch gesucht, aber nichts gefunden!!!

Verfasst: 07.02.2003 14:59
von foobar
Ich hab mir den Quizhack installiert und bekomm jedesmal, sobald der bot etwas machen soll folgende Fehlermeldung:
Error in posting

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax near ' topic_quiz, , 1) VALUES ('Quiz Frage #1 ...', 235, 1044625953, 27, 0, 0, 0)' at line 1

INSERT INTO forum_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote, , topic_quiz, , 1) VALUES ('Quiz Frage #1 ...', 235, 1044625953, 27, 0, 0, 0)

Line : 268
File : /usr/local/httpd/htdocs/users/twisterpage/forum/includes/functions_post.php
Auszug aus der functions_post.php:

Code: Alles auswählen


267:		{
268:			message_die(GENERAL_ERROR, 'Error in posting', '', __LINE__, __FILE__, $sql);
269:		}

Ich hoffe, ihr könnt mir helfen.


lg harry

Verfasst: 07.02.2003 16:02
von saerdnaer
@harry: bitte nur entweder per forum oder per mail... aber du hast trotzdem post

@mandy & sqrt: ich sagte in meiner version... das ist nicht die version die ihr habt... ;-)

ah

Verfasst: 07.02.2003 16:06
von Mandy
Hallo Saerdner,

stellst du uns deine Version auch zur Verfügung?

Mandy

Verfasst: 07.02.2003 16:10
von saerdnaer
wenn sie fertig ist ja... das ist meine interne entwicklungsversion...
ah