Pagina 1 van 1

Admin upload utility

Geplaatst: 18 feb 2006, 18:07
door Piershil
Hallo,

Ik wil de admin upload utility installeren op mijn forum.

Dit is de link naar phpbbhacks.com: http://www.phpbbhacks.com/viewhack.php?id=1813

Het readme bestand zegt het volgende:

Code: Selecteer alles

When the ZIP file for this hack is unpacked, the following new directories
may be created on your system, each containing the noted files.
	docs - Important documents for installation, upgrading, etc.
	hack_files - New files that will be added to your forum.
	hack_install - Installer files for this hack.
Ik zie eerlijk gezegd alleen de twee directories docs en hack_files en niet de directorie hack_install..

Hoe moet ik te werk gaan met de installatie van deze mod?

Alvast bedankt!

Piershil

Geplaatst: 18 feb 2006, 18:10
door TWEagle
de 2e map meot je openen

en heb je geen gewoon install.txt ofzoiets erin zitten?

Geplaatst: 18 feb 2006, 18:13
door Piershil
De enige install.txt staat in de map docs.

Dit is de inhoud ervan:

Code: Selecteer alles

--------------------------------------------------------------------------------
IMPORTANT                    READ BEFORE INSTALLING                    IMPORTANT
--------------------------------------------------------------------------------
Admin Upload Utility requires PHP 4.1.0 or later to run on your server.  (Please
note I said PHP, not phpBB.  They are two different things.)

If you need support or have questions during the installation process, please
check the Mini FAQ section of the readme.txt file.  Many of the more common
questions have already been answered there.
--------------------------------------------------------------------------------
                            PRE-INSTALL INSTRUCTIONS
--------------------------------------------------------------------------------

Before continuing with the installation of this hack, you should complete this
checklist:
[ ] Do you have a previously installed version of this hack on your forum?
      - If you intend to upgrade from an older version to this version, then you
        should use the upgrade instructions in upgrade.txt instead of the
        instructions below, unless otherwise noted in that file.
      - If you intend to downgrade from a higher level version, uninstall that
        version first.
[ ] Are you installing this hack on a phpBB package that has been modified, has
    non-subSilver templates installed, or is a different version than the one
    official supported?
      - You may have some trouble with some of the installation instructions,
        especially if code you are told to FIND has	already been changed.  Try
        searching for partial lines using key words or characters.
[ ] Are you installing this hack on a phpBB port, such as the one for PHP Nuke?
      - The installation instructions are written for use with an unmodified
        version of the original phpBB, which can be obtained from www.phpbb.com.
        They may or may not work with ports of phpBB.  As the author of this
        hack, I may not be able to provide support for it when installed on a
        phpBB port.

--------------------------------------------------------------------------------
                           INSTALLATION INSTRUCTIONS
--------------------------------------------------------------------------------

To install this hack on a phpBB forum, follow these steps.

1) If you have not done so already, unpack ZIP file you have downloaded.  This
   will create new directories and files as described the readme.txt file.

   But, you've probably already done this step since you're reading this file,
   right?

2) This hack adds some new files to your forum.  At this point, you should
   upload the files in hack_files.  Maintain the directory structure in
   hack_files, while considering it equivalent to the phpBB root directory.
   That means that files in hack_files/admin/ should be place in your forum's
   admin/ directory, and so on.  If directories found in hack_files do not exist
   on your forum, create matching directories on your forum as needed.

   Special Notes on this Step:
     - If you do not have the subSilver template installed, then you do not need
       to copy any hack_files/templates/subSilver files to a subSilver directory
       on your forum.
     - If you have non-subSilver templates installed, do be sure to copy the
       hack_files/templates/subSilver files to the directories of all templates.

3) Find and install a Admin Upload Utility module, available separately.  This
   hack cannot be used without at least one module installed.  Modules contain
   their own installation instructions, and will add a link to the phpBB
   Administration Control Panel navigation menu.

4) This is an optional step.
   If the hack has an .hl file in the docs/ directory, you may be able to use
   that.  If you don't know how to use it or what an .hl file is, check the
   Mini FAQ in readme.txt.
In de map hack_files staan alleen bestanden die ik moet uploaden vermoed ik.

Geplaatst: 18 feb 2006, 18:20
door TWEagle
gewoon uploaden

Geplaatst: 18 feb 2006, 19:55
door Piershil
Bedankt voor je hulp :)

Ik heb dat gedaan en het was vereist om minstens een module te installeren dus heb ik geprobeerd de "medal module te installeren"

Nu krijg ik de volgende foutmelding:

Code: Selecteer alles

General Error
Could not get list of Medal Categories

DEBUG MODE

SQL Error : 1146 Table 'livesetforum.MEDAL_CAT_TABLE' doesn't exist

SELECT * FROM MEDAL_CAT_TABLE

Line : 116
File : module_medals.php
wat doe ik verkeerd??

Geplaatst: 18 feb 2006, 19:59
door Paul
constants.php niet goed aangepast.

Geplaatst: 18 feb 2006, 20:03
door Piershil
dat vond ik dus het vreemde, ik snap niet wat ik moet doen om dit te installeren...

1) zoals hierboven al staat aangegeven door The_White_Eagle "gewoon uploaden die bestanden". Heb ik gedaan en dit werkt (denk ik). De enige vereiste is dat ik een van de modules installeer.

2) bij het installatie bestand van de module staat aangegeven dat ik alleen twee bestanden moet uppen en twee bestanden moet editen...

Code: Selecteer alles

# Files To Edit: lang_upload.php, templates/subSilver/admin/uploader_body.html
# Included Files: module_medals.php, medals.cfg
er staat niks over sql..

3) bij de module is ook nog een.hl bestand bijgevoegd en ik weet niet wat ik hiermee moet doen.

Bedankt voor de verdere hulp :)

Geplaatst: 18 feb 2006, 20:05
door Nymphy
het .hl bestand is bestemd voor als je de hacks list hebt geinstalleerd van nivisec :)

Geplaatst: 18 feb 2006, 20:06
door XP-Rene
Met het .hl bestand hoef je niets te doen, deze wordt gebruikt voor een eventuele hacks-list, als je die hebt geinstalleerd.

Geplaatst: 18 feb 2006, 20:10
door Paul
Wat is de link naar die module? Ik vermoed dat die een andere mod vereist ;)

Geplaatst: 18 feb 2006, 20:13
door Piershil
bedoel je de link waar je de module kan downloaden??

hier: --> http://www.phpbbhacks.com/download/4239

Geplaatst: 18 feb 2006, 20:14
door XGE_Lithium
paul schreef:Wat is de link naar die module? Ik vermoed dat die een andere mod vereist ;)
Requires PHP 4.1.0 or later, Admin Upload Utility 2.1.0 or later and Medal System 2.2.2.

Geplaatst: 18 feb 2006, 20:14
door Paul
Medal System 2.2.2. heb je die mod geinstalleerd? Die heeft die module nodig ;)

Geplaatst: 18 feb 2006, 20:16
door Piershil
paul schreef:Medal System 2.2.2. heb je die mod geinstalleerd? Die heeft die module nodig ;)
ehhh, nee... ik weet ook niet waar ik deze kan downloaden...

Geplaatst: 18 feb 2006, 20:19
door XGE_Lithium

Geplaatst: 18 feb 2006, 20:31
door Piershil
Bedankt voor de info, me so n00bish lol!!!

:) bednakt voor jullie tijd!!