Hoe installer ik easymod + Mods
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

Hoe installer ik easymod + Mods
Ik wil paar toevoegingen aan me forum doen. Maar elke x zie ik met easymod duurt het maar 1min dus ik heb een easymod gedownload, dus in die rar stond een mapje met alleen easymod erin. En met daarin weer met
- em_includes
- includes
- languages
- templates
- easymod
- easymod_display_functions.php
- easymod_install.php
leuk en aardig maar wat moet ik met die bestanden. Waar moet ik ze in me database uploaden.
------------------- Als easymod is geinstalleerd ------------------------
Nouw dan heb ik die easymod geinstalleerd. Hoe moet ik bijv: verjaardags kalender met easymod uploade ??/
Kan iemand die 2 dingen me uitleggen
- em_includes
- includes
- languages
- templates
- easymod
- easymod_display_functions.php
- easymod_install.php
leuk en aardig maar wat moet ik met die bestanden. Waar moet ik ze in me database uploaden.
------------------- Als easymod is geinstalleerd ------------------------
Nouw dan heb ik die easymod geinstalleerd. Hoe moet ik bijv: verjaardags kalender met easymod uploade ??/
Kan iemand die 2 dingen me uitleggen
1) Die map moet naar admin/mods/easymod/
Daarna surf je dacht ik naar
site/admin/mods/easymod/easymod_install.php
Je kunt het ook hier lezen : http://wiki.phpbb.nl/Easymod
een mod installeren is simpel je upload de mod naar admin/mods/jouwmod/install.txt (alle bestanden)
en gaat naar je admin paneel en laat het daar installeren
Daarna surf je dacht ik naar
site/admin/mods/easymod/easymod_install.php
Je kunt het ook hier lezen : http://wiki.phpbb.nl/Easymod
een mod installeren is simpel je upload de mod naar admin/mods/jouwmod/install.txt (alle bestanden)
en gaat naar je admin paneel en laat het daar installeren

svenn schreef:1) Die map moet naar admin/mods/easymod/
Daarna surf je dacht ik naar
site/admin/mods/easymod/easymod_install.php
Je kunt het ook hier lezen : http://wiki.phpbb.nl/Easymod
een mod installeren is simpel je upload de mod naar admin/mods/jouwmod/install.txt (alle bestanden)
en gaat naar je admin paneel en laat het daar installeren
maar moet ik dan een map maken of gewoon die naar me phpbb2 uploaden gewoon zo de map?
en welke admin moet ik hem uploaden?? in 1 van me templates of gewoon zo die map in phpbb2 zetten
lees even : http://wiki.phpbb.nl/Easymod
in de admin niet bij de templates.
in de admin niet bij de templates.
oke ik heb dat allemaal gedaan ben naar dit gegaan
http://{Jouw forum}/admin/mods/easymod/easymod_install.php
wilde installeren maar krijg deze fout elke x
Testing selected write method
Testing FTP access...
Trying to connect to localhost:21 ...
Error : Cannot connect to remote host "localhost:21"
Error : fsockopen() ()
FTP ERROR: connection to localhost:21 failed.
This error occurs frequently, particularly on hosts like Lycos. Back on step 1 you should try changing the FTP Server from "localhost" to whatever hostname you typically use when you FTP.
wat moet ik daar doen???
http://{Jouw forum}/admin/mods/easymod/easymod_install.php
wilde installeren maar krijg deze fout elke x
Testing selected write method
Testing FTP access...
Trying to connect to localhost:21 ...
Error : Cannot connect to remote host "localhost:21"
Error : fsockopen() ()
FTP ERROR: connection to localhost:21 failed.
This error occurs frequently, particularly on hosts like Lycos. Back on step 1 you should try changing the FTP Server from "localhost" to whatever hostname you typically use when you FTP.
wat moet ik daar doen???
Nu krijg ik deze fout
FTP ERROR: could not cd to /
You successfully logged into the server, but could not change direcory (CD) to the easymod directory. The following is recommended:
1. Important: You have a slash (/) at the end of your FTP Path. Try removing this and retrying.
2. Are you sure you entered the correct path? Below is a directory listing of the files in the FTP root directory. The FTP root directory is simply the starting point when you connect. The path to the phpBB2 installation should begin with one of the directory names listed below.
3. Directory names are case sensitive. Be sure the easymod directory is all lowercase.
4. In some *very rare* cases it's possible that you are not connecting to the proper FTP Server. Try specifying the hostname in the FTP Server field and the port in the FTP Port field.
5. Some servers have issues with the passive mode that EasyMOD attempts to use by default. If you have the PHP FTP extension loaded, then enable that option in step 1.
FTP root directory:
/
Directory listing: your FTP Path should start with one of the directories listed below
FTP Error: A file listing could not be obtained. This usually indicates solution 4 listed
please wat kan ik der aan doen??? kan iemand me helpen
------------- Nu deze fout:
Final Step: EasyMOD is now confirming all files have been correctly moved into place. If confirmed, then your database will be updated and installation will be complete!
admin_easymod.php, looking for: admin_easymod.php
Warning: fopen() [function.fopen]: Unable to access ../../admin_easymod.php in /home/vhosts/musicmedia4u.122mb.com/public_html/phpBB2/admin/mods/easymod/easymod_install.php on line 1562
Warning: fopen(../../admin_easymod.php) [function.fopen]: failed to open stream: No such file or directory in /home/vhosts/musicmedia4u.122mb.com/public_html/phpBB2/admin/mods/easymod/easymod_install.php on line 1562
---------------
Error
Could not open [admin/admin_easymod.php] for reading.
-------------------------
mod_install.tpl: verifying existence
Error
Could not find [templates/subSilver/admin/mod_install.tpl].
FTP ERROR: could not cd to /
You successfully logged into the server, but could not change direcory (CD) to the easymod directory. The following is recommended:
1. Important: You have a slash (/) at the end of your FTP Path. Try removing this and retrying.
2. Are you sure you entered the correct path? Below is a directory listing of the files in the FTP root directory. The FTP root directory is simply the starting point when you connect. The path to the phpBB2 installation should begin with one of the directory names listed below.
3. Directory names are case sensitive. Be sure the easymod directory is all lowercase.
4. In some *very rare* cases it's possible that you are not connecting to the proper FTP Server. Try specifying the hostname in the FTP Server field and the port in the FTP Port field.
5. Some servers have issues with the passive mode that EasyMOD attempts to use by default. If you have the PHP FTP extension loaded, then enable that option in step 1.
FTP root directory:
/
Directory listing: your FTP Path should start with one of the directories listed below
FTP Error: A file listing could not be obtained. This usually indicates solution 4 listed
please wat kan ik der aan doen??? kan iemand me helpen
------------- Nu deze fout:
Final Step: EasyMOD is now confirming all files have been correctly moved into place. If confirmed, then your database will be updated and installation will be complete!
admin_easymod.php, looking for: admin_easymod.php
Warning: fopen() [function.fopen]: Unable to access ../../admin_easymod.php in /home/vhosts/musicmedia4u.122mb.com/public_html/phpBB2/admin/mods/easymod/easymod_install.php on line 1562
Warning: fopen(../../admin_easymod.php) [function.fopen]: failed to open stream: No such file or directory in /home/vhosts/musicmedia4u.122mb.com/public_html/phpBB2/admin/mods/easymod/easymod_install.php on line 1562
---------------
Error
Could not open [admin/admin_easymod.php] for reading.
-------------------------
mod_install.tpl: verifying existence
Error
Could not find [templates/subSilver/admin/mod_install.tpl].
Precies zoals Svenn het zegt, de bestanden die je ge-upload hebt staan niet in de juiste map(pen), plaats deze in de mappen waar ze horen!
Daarnaast heb je een foutje gemaakt met het invullen van je FTP gegevens, want EasyMod kan geen verbinding maken met je bestanden, om ze aan te kunnen passen met de gegevens die je in hebt gevuld!
Daarnaast heb je een foutje gemaakt met het invullen van je FTP gegevens, want EasyMod kan geen verbinding maken met je bestanden, om ze aan te kunnen passen met de gegevens die je in hebt gevuld!