install_ultimate_point.php = error
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
install_ultimate_point.php = error
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
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
Zuletzt geändert von unr3al am 30.10.2010 22:42, insgesamt 1-mal geändert.
- dagobert50gold
- Gesperrt
- Beiträge: 1316
- Registriert: 04.11.2009 16:52
Re: install_ultimate_point.php = error
Der kleine phpBB.de-Knigge - unsere Hausordnung • F1 WebTipp von Dr.Death • F1 WebTipp SQL-Updates
Kein Support per PN! Auch nicht zu den F1WebTipp-SQL-Updates!
Kein Support per PN! Auch nicht zu den F1WebTipp-SQL-Updates!
Re: install_ultimate_point.php = error
daran habe ich auch gedacht, aber es ist so das dieses umil im paket mit drinne ist ?! und auch die aktuelle versio mal auspobiert...
- Würzi
- Ehemaliges Teammitglied
- Beiträge: 3187
- Registriert: 30.10.2005 02:51
- Wohnort: Niedernberg
- Kontaktdaten:
Re: install_ultimate_point.php = error
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.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...
Mfg dat Wuerzi
Kein Support per PN, dafür ist das Forum da! Eine PN hilft einen, ein öffentlicher Beitrag allen. - Styles für phpbb3
Re: install_ultimate_point.php = error
gemacht, aber hat keine änderung gebracht 
http://www.phpbb.com/mods/umil/
gedownloadet entpakt und hochgeladen natürlich die alte gelöscht.

http://www.phpbb.com/mods/umil/
gedownloadet entpakt und hochgeladen natürlich die alte gelöscht.
- Würzi
- Ehemaliges Teammitglied
- Beiträge: 3187
- Registriert: 30.10.2005 02:51
- Wohnort: Niedernberg
- Kontaktdaten:
Re: install_ultimate_point.php = error
Welche FTP Software verwendest du? Vielleicht ist nicht alles hochgeladen?unr3al hat geschrieben:gemacht, aber hat keine änderung gebracht
http://www.phpbb.com/mods/umil/
gedownloadet entpakt und hochgeladen natürlich die alte gelöscht.
Kein Support per PN, dafür ist das Forum da! Eine PN hilft einen, ein öffentlicher Beitrag allen. - Styles für phpbb3
Re: install_ultimate_point.php = error
FileZilla, aber es ist doch echt merkwürdig...
@dagobert50gold danke
forensoftware ist 3.0.7
@dagobert50gold danke

forensoftware ist 3.0.7
Re: install_ultimate_point.php = error
Moin,
lade die MOD Dateien einfach erneut hoch. ( Besonders install_ultimate_points.php )
lade die MOD Dateien einfach erneut hoch. ( Besonders install_ultimate_points.php )
Re: install_ultimate_point.php = error
ging leider auch nicht... :/
- Würzi
- Ehemaliges Teammitglied
- Beiträge: 3187
- Registriert: 30.10.2005 02:51
- Wohnort: Niedernberg
- Kontaktdaten:
Re: install_ultimate_point.php = error
Ich gehe weiterhin von einem Uploadproblem aus.
Also:
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
Kein Support per PN, dafür ist das Forum da! Eine PN hilft einen, ein öffentlicher Beitrag allen. - Styles für phpbb3