Seite 1 von 2

install_ultimate_point.php = error

Verfasst: 30.10.2010 21:16
von unr3al
ich verzweifel bei der Installation... ich rufe die install_ultimate_points.php auf und dann kommt immer diese meldung:

session_begin(); $auth->acl($user->data); $user->setup(); if (!file_exists($phpbb_root_path . 'umil/umil_auto.' . $phpEx)) { trigger_error('Please download the latest UMIL (Unified MOD Install Library) from: phpBB.com/mods/umil', E_USER_ERROR); } // The name of the mod to be displayed during installation. $mod_name = 'UP_ULTIMATE_POINTS_NAME'; /* * The name of the config variable which will hold the currently installed version * You do not need to set this yourself, UMIL will handle setting and updating the version itself. */ $version_config_name = 'ultimate_points_version'; /* * The language file which will be included when installing * Language entries that should exist in the language file for UMIL (replace $mod_name with the mod's name you set to $mod_name above) */ $language_file = 'mods/points'; /* * Optionally we may specify our own logo image to show in the upper corner instead of the default logo. * $phpbb_root_path will get prepended to the path specified * Image height should be 50px to prevent cut-off or stretching. */ /* * The array of versions and actions within each. * You do not need to order it a specific way (it will be sorted automatically), however, you must enter every version, even if no actions are done for it. * * You must use correct version numbering. Unless you know exactly what you can use, only use X.X.X (replacing X with an integer). * The version numbering must otherwise be compatible with the version_compare function - http://php.net/manual/en/function.version-compare.php */ /** * Define the basic structure * The format: * array('{TABLE_NAME}' => {TABLE_DATA}) * {TABLE_DATA}: * COLUMNS = array({column_name} = array({column_type}, {default}, {auto_increment})) * PRIMARY_KEY = {column_name(s)} * KEYS = array({key_name} = array({key_type}, {column_name(s)})), * * Column Types: * INT:x => SIGNED int(x) * BINT => BIGINT * UINT => mediumint(8) UNSIGNED * UINT:x => int(x) UNSIGNED * TINT:x => tinyint(x) * USINT => smallint(4) UNSIGNED (for _order columns) * BOOL => tinyint(1) UNSIGNED * VCHAR => varchar(255) * CHAR:x => char(x) * XSTEXT_UNI => text for storing 100 characters (topic_title for example) * STEXT_UNI => text for storing 255 characters (normal input field with a max of 255 single-byte ...... und mehr...

bitte um hilfe

danke

Re: install_ultimate_point.php = error

Verfasst: 30.10.2010 21:35
von dagobert50gold
Willkommen auf phpBB.de!

Hast du die aktuellste Version von UMIL installiert?

Re: install_ultimate_point.php = error

Verfasst: 30.10.2010 21:41
von unr3al
daran habe ich auch gedacht, aber es ist so das dieses umil im paket mit drinne ist ?! und auch die aktuelle versio mal auspobiert...

Re: install_ultimate_point.php = error

Verfasst: 30.10.2010 21:43
von Würzi
unr3al hat geschrieben:daran habe ich auch gedacht, aber es ist so das dieses umil im paket mit drinne ist ?! und auch die aktuelle versio mal auspobiert...
Jo aber in der Version von Ultimate Points nicht die aktuellste, weil danach ein Umil Update kam. Also lade dir die neuste Version runter und lade diese hoch.

Mfg dat Wuerzi

Re: install_ultimate_point.php = error

Verfasst: 30.10.2010 21:46
von unr3al
gemacht, aber hat keine änderung gebracht :cry:
http://www.phpbb.com/mods/umil/
gedownloadet entpakt und hochgeladen natürlich die alte gelöscht.

Re: install_ultimate_point.php = error

Verfasst: 30.10.2010 21:48
von Würzi
unr3al hat geschrieben:gemacht, aber hat keine änderung gebracht :cry:
http://www.phpbb.com/mods/umil/
gedownloadet entpakt und hochgeladen natürlich die alte gelöscht.
Welche FTP Software verwendest du? Vielleicht ist nicht alles hochgeladen?

Re: install_ultimate_point.php = error

Verfasst: 30.10.2010 21:50
von unr3al
FileZilla, aber es ist doch echt merkwürdig...
@dagobert50gold danke :P
forensoftware ist 3.0.7

Re: install_ultimate_point.php = error

Verfasst: 31.10.2010 09:24
von Dr.Death
Moin,

lade die MOD Dateien einfach erneut hoch. ( Besonders install_ultimate_points.php )

Re: install_ultimate_point.php = error

Verfasst: 31.10.2010 10:56
von unr3al
ging leider auch nicht... :/

Re: install_ultimate_point.php = error

Verfasst: 31.10.2010 12:43
von Würzi
Ich gehe weiterhin von einem Uploadproblem aus.

Also:
  • Neuste Umil Version downloaden
  • Entpacken
  • Die alte Umil Version in deinem Forum Root löschen
  • Den kompletten neuen Umil Ordner in deinen Forumroot hochladen
Bist du normal im Internet oder über UMTS oder ähnliches?