Seite 1 von 2

ARD Mod geht net !!!

Verfasst: 16.08.2005 11:43
von DsMagic
Hallo , ich kriege die SQL Befehle für den ARD mod nicht rein der zeigt mir immer das an :

Code: Alles auswählen

 SQL-Befehl:

INSERT INTO phpbb_config( config_name, config_value )
VALUES (
'stock_use', '1'
)

MySQL meldet: Dokumentation
#1062 - Duplicate entry 'stock_use' for key 1

Warning: Invalid argument supplied for foreach() in /usr/export/www/vhosts/funnetwork/hosting/phpmyadmin/libraries/common.lib.php on line 726
Was soll ich machen ???

Verfasst: 16.08.2005 13:51
von DsMagic
Kann mir den keiner helfen ???

Verfasst: 16.08.2005 13:55
von kratzer54847
bei welcher Seite tritt denn das Problem auf?
Bei der Installation?

Verfasst: 16.08.2005 14:43
von DsMagic
Ne , das tritt beim phpmyadmin auf !!!

Verfasst: 16.08.2005 14:48
von saerdnaer
das heißt nur das die query bereits einmal ausgeführt wurde und das feld / die zeile bereits in deiner datenbank ist

mfg ah

Verfasst: 16.08.2005 19:31
von DsMagic
hä , komisch ich habe den befehl noch garnicht ausgeführt .Jetzt kann ich den ARD mod garnicht installieren , oder . was kann ich machen ????

Verfasst: 17.08.2005 01:22
von kratzer54847
gibt es sonst Fehler im Forum, die den ADR-MOD betreffen?

Verfasst: 17.08.2005 09:40
von DsMagic
Ja , auf der page steht oben :

Code: Alles auswählen

Warning: main(./adr/includes/adr_functions_alone.php): failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/common.php on line 246

Warning: main(): Failed opening './adr/includes/adr_functions_alone.php' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/common.php on line 246

Warning: init_userprefs(./adr/language/lang_german/lang_adr_common_main.php): failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/includes/functions.php on line 279

Warning: init_userprefs(): Failed opening './adr/language/lang_german/lang_adr_common_main.php' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/includes/functions.php on line 279
und im Admin bereich :

Code: Alles auswählen

Warning: main(./../adr/includes/adr_functions_alone.php): failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/common.php on line 246

Warning: main(): Failed opening './../adr/includes/adr_functions_alone.php' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/common.php on line 246

Warning: init_userprefs(./../adr/language/lang_german/lang_adr_common_main.php): failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/includes/functions.php on line 279

Warning: init_userprefs(): Failed opening './../adr/language/lang_german/lang_adr_common_main.php' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/includes/functions.php on line 279

Warning: init_userprefs(./../adr/language/lang_german/lang_adr_common_admin.php): failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/includes/functions.php on line 300

Warning: init_userprefs(): Failed opening './../adr/language/lang_german/lang_adr_common_admin.php' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/dsmagic1/includes/functions.php on line 300
Ist das wegen der fehelenden SQL befehle ???

Verfasst: 17.08.2005 10:19
von kratzer54847
hast du alle Dateien hochgeladen?
Die Fehlermeldung besagt, dass die Datei adr_functions_alone.php fehlt

Code: Alles auswählen

Warning: main(./adr/includes/adr_functions_alone.php): failed to open stream: No such file or directory 

Verfasst: 17.08.2005 10:40
von DsMagic
Ne , die fehlt nich die hab ich in : ftp://meine.home/includes/adr_functions_alone.php

habs so gemacht wie es in der install steht .

Code: Alles auswählen

#
#--------------[ COPY ]-------------
#
copy root/adr_battle.php to adr_battle.php
copy root/adr_battle_pvp.php to adr_battle_pvp.php
copy root/adr_cell.php to adr_cell.php
copy root/adr_character.php to adr_character.php
copy root/adr_character_equipment.php to adr_equipment_pvp.php
copy root/adr_character_inventory.php to adr_character_inventory.php
copy root/adr_character_list.php to adr_character_list.php.php
copy root/adr_character_prefs.php to adr_character_prefs.php
copy root/adr_character_pvp.php to adr_character_pvp.php
copy root/adr_character_skills.php to adr_character_skills.php
copy root/adr_copyright.php to adr_copyright.php
copy root/adr_courthouse.php to adr_courthouse.php
copy root/adr_db_update.php to adr_db_update.php
copy root/adr_forge.php to adr_forge.php
copy root/adr_mini_faq.php to adr_mini_faq.php
copy root/adr_shops.php to adr_shops.php
copy root/adr_temple.php to adr_temple.php
copy root/adr_town.php to adr_town.php
copy root/adr_vault.php to adr_vault.php
copy root/admin/admin_adr_alignments.php to admin/admin_adr_alignments.php
copy root/admin/admin_adr_cell_users.php to admin/admin_adr_cell_users.php
copy root/admin/admin_adr_classes.php to admin/admin_adr_classes.php
copy root/admin/admin_adr_users.php to admin/admin_adr_users.php
copy root/admin/admin_adr_elements.php to admin/admin_adr_elements.php
copy root/admin/admin_adr_forums_shop.php to admin/admin_adr_forums_shop.php
copy root/admin/admin_adr_general.php to admin/admin_adr_general.php
copy root/admin/admin_adr_monsters.php to admin/admin_adr_monsters.php
copy root/admin/admin_adr_races.php to admin/admin_adr_races.php
copy root/admin/admin_adr_skills.php to admin/admin_adr_skills.php
copy root/admin/admin_adr_vault_exchange.php to admin/admin_adr_vault_exchange.php
copy root/admin/admin_adr_vault_users.php to admin/admin_adr_vault_users.php

#
#--------------[ COPY ]-------------
#
# The following instructions are not made by Easymod : you have to upload these directories at hand
#
copy root/adr/cache/*.* to adr/cache/*.*
copy root/adr/cache/cache_tpls/*.* to adr/cache/cache_tpls/*.*
copy root/adr/images/alignments/*.* to adr/images/alignments/*.*
copy root/adr/images/classes/*.* to adr/images/classes/*.*
copy root/adr/images/elements/*.* to adr/images/elements/*.*
copy root/adr/images/items/*.* to adr/images/items/*.*
copy root/adr/images/misc/*.* to adr/images/misc/*.*
copy root/adr/images/monsters/*.* to adr/images/monsters/*.*
copy root/adr/images/races/*.* to adr/images/races/*.*
copy root/adr/images/skills/*.* to adr/images/skills/*.*
copy root/adr/includes/*.* to adr/includes/*.*
copy root/adr/language/lang_english/*.* to adr/language/lang_english/*.*
copy root/adr/templates/*.* to adr/templates/*.*
copy root/adr/templates/admin/*.* to adr/templates/admin/*.*