Pagina 11 van 15

Geplaatst: 27 mar 2005, 16:59
door Bee
Gebeurt al, maar niet goed, Afrader dus.

Geplaatst: 28 mar 2005, 10:52
door chapterone.nl
het is dus het beste om EM de php files te laten doen en zelf de .tpl en cfg files etc. ?

Geplaatst: 28 mar 2005, 10:54
door Paul
het beste is om zelf alles te doen.

Geplaatst: 02 apr 2005, 14:26
door @ndre

Code: Selecteer alles

Critical Error: FTP ERROR: could not chdir to phpBB root directory
Dit is de error die ik krijg als ik een MOD (country flag) via easymod wil uitvoeren.

De root staat echter als 755 dus snap de melding niet?

Iemand??

Geplaatst: 02 apr 2005, 14:31
door chapterone.nl
ligt volgens mij aan je base dir die je hebt ingevult in easymod, die klopt niet

Geplaatst: 02 apr 2005, 14:35
door @ndre
Ja klopt, thanks!!

Geplaatst: 02 apr 2005, 14:36
door chapterone.nl
no problem :bier:

Geplaatst: 14 okt 2005, 13:30
door Gerda
tjonge hij doet het nu eindelijk.

* hij viel steeds over lang_files.
nu heb ik alles eruit gemikt op eng. en nl. na
en hij doet het !!!

nu testen met die flags.
ben zeer benieuwd.

Geplaatst: 23 okt 2005, 21:45
door STIGGIE
Wat moet je bij FTP path to phpBB2 bij de instal in vullen ? :oops:


Edit: bump ofzo :oops:

Geplaatst: 24 okt 2005, 09:13
door XP-Rene
Meestal is dat iets in de trand van mainwebite_html/phpBB

Ligt een beetje aan je hosting, dus hier geef je de root van je domein op en daarachter de map naar je forum.
Wat dit precies moet zijn kun je ook zien als je inlogt in de root van je domein met FTP.

Geplaatst: 25 okt 2005, 11:50
door STIGGIE
Ik host hem op lycos en hij staat in de map phpbb2 :roll:

Geplaatst: 25 okt 2005, 12:00
door Paul
Volgens mij werkt dat niet goed op lycos, maar dat weet ik nie zeker.

Geplaatst: 25 okt 2005, 13:14
door STIGGIE
Weet meschien iemand wat daar precies moet staan ?

Want anders krijg ik:
Step 2 (of 5): EasyMOD is now confirming your file access settings.


Testing selected write method
Testing FTP access...
FTP ERROR: could not connect to localhost

Geplaatst: 25 okt 2005, 13:16
door XP-Rene
De informatie die je hebt opgegeven voor het gebruik van FTP is niet juist.

Geplaatst: 12 nov 2005, 11:11
door hendry
Ik heb niet alle pagina's gelezen, Maar ik heb een vraaje. Ik heb nu de esy mod geinstaleert. En als ik naar EasyMOD History gaat en dan ziet ik dit:

Code: Selecteer alles

Could not obtain EasyMod information

DEBUG MODE

SQL Error : 1146 Table '2299_Hendry.phpbb_easymod' doesn't exist

SELECT * FROM phpbb_easymod ORDER BY mod_id DESC

Line : 919
File : admin_easymod.php

Volgens Derky is het in me SQL en dat ik wat moet invoeren, Maar wat?.

gr. HEndry
EDIT:

Ik heb hem gevonden maar wat betekent dit:

Code: Selecteer alles

Executing SQL: CREATE TABLE phpbb_easymod ( mod_id mediumint(8) NOT NULL DEFAULT '0' auto_increment, mod_title varchar(50) NULL DEFAULT '', mod_file varchar(255) NULL DEFAULT '', mod_version varchar(15) NULL DEFAULT '', mod_author_handle varchar(25) NULL DEFAULT '', mod_author_email varchar(100) NULL DEFAULT '', mod_author_name varchar(100) NULL DEFAULT '', mod_author_url varchar(100) NULL DEFAULT '', mod_description text NULL DEFAULT '', mod_process_date int(11) NULL DEFAULT '0', mod_phpBB_version varchar(15) NULL DEFAULT '', mod_processed_themes varchar(200) NULL DEFAULT '', mod_processed_langs varchar(200) NULL DEFAULT '', mod_files_edited mediumint(8) NULL DEFAULT '0', mod_tables_added mediumint(8) NULL DEFAULT '0', mod_tables_altered mediumint(8) NULL DEFAULT '0', mod_rows_inserted mediumint(8) NULL DEFAULT '0', PRIMARY KEY (mod_id))


Progress :: . Done
Result   :: Some queries failed, the statements and errors are listing below 
Error :: Invalid default value for 'mod_id'
SQL   :: CREATE TABLE phpbb_easymod ( mod_id mediumint(8) NOT NULL DEFAULT '0' auto_increment, mod_title varchar(50) NULL DEFAULT '', mod_file varchar(255) NULL DEFAULT '', mod_version varchar(15) NULL DEFAULT '', mod_author_handle varchar(25) NULL DEFAULT '', mod_author_email varchar(100) NULL DEFAULT '', mod_author_name varchar(100) NULL DEFAULT '', mod_author_url varchar(100) NULL DEFAULT '', mod_description text NULL DEFAULT '', mod_process_date int(11) NULL DEFAULT '0', mod_phpBB_version varchar(15) NULL DEFAULT '', mod_processed_themes varchar(200) NULL DEFAULT '', mod_processed_langs varchar(200) NULL DEFAULT '', mod_files_edited mediumint(8) NULL DEFAULT '0', mod_tables_added mediumint(8) NULL DEFAULT '0', mod_tables_altered mediumint(8) NULL DEFAULT '0', mod_rows_inserted mediumint(8) NULL DEFAULT '0', PRIMARY KEY (mod_id))



This is probably nothing to worry about, install will continue. Should this fail to complete you may need to seek help at our development board.

Geplaatst: 12 nov 2005, 11:20
door Bee
Voer het volgende eens uit in phpMyAdmin:

Code: Selecteer alles

CREATE TABLE phpbb_easymod ( mod_id mediumint(8) NOT NULL auto_increment, mod_title varchar(50) NULL DEFAULT '', mod_file varchar(255) NULL DEFAULT '', mod_version varchar(15) NULL DEFAULT '', mod_author_handle varchar(25) NULL DEFAULT '', mod_author_email varchar(100) NULL DEFAULT '', mod_author_name varchar(100) NULL DEFAULT '', mod_author_url varchar(100) NULL DEFAULT '', mod_description text NULL DEFAULT '', mod_process_date int(11) NULL DEFAULT '0', mod_phpBB_version varchar(15) NULL DEFAULT '', mod_processed_themes varchar(200) NULL DEFAULT '', mod_processed_langs varchar(200) NULL DEFAULT '', mod_files_edited mediumint(8) NULL DEFAULT '0', mod_tables_added mediumint(8) NULL DEFAULT '0', mod_tables_altered mediumint(8) NULL DEFAULT '0', mod_rows_inserted mediumint(8) NULL DEFAULT '0', PRIMARY KEY (mod_id))

Installatie problemen EasyMOD bij Wyger.nl

Geplaatst: 16 nov 2005, 21:44
door Tjappie
Ik probeer EasyMOD bij wyger.nl te installeren maar ik krijg deze foutmelding:

Step 2 (of 5): EasyMOD is now confirming your file access settings.




Testing selected write method
Testing FTP access...
1) Logged in successfully
FTP ERROR: could not cd to ftp.wyger.nl/admin/mods/easymod
Weet iemand welke ftp-locatie ik moet invullen (bv wyger.nl/usr/tjappiew). :?: :?:

Mijn gebruikersnaam is dus tjappiew.

zo ziet mijn installatiescherm eruit:
Afbeelding

Geplaatst: 28 nov 2005, 18:44
door Mel
Ik heb net de mod userclass proberen te installeren met easymod maar kreeg de volgende melding:

Critical Error

FIND FAILED: In file [privmsg.php] could not find:

$search = '<a href="' . $temp_url . '">' . $lang['Search_user_posts'] . '</a>';

MOD script line #1076 :: FAQ :: Report

Weet iemand wat dit betekend? :?

Geplaatst: 28 nov 2005, 20:41
door Paul
Dat ie dat niet kan vinden ;)

Geplaatst: 28 nov 2005, 23:08
door Mel
paulus schreef:Dat ie dat niet kan vinden ;)



Joh :shock: :P


Maar ik bedoel.. betekent dat, dat ik iets niet goed heb geupload of dat ik iets handmatig moet invoeren of... ?

Wat is er fout gegaan :lol: