Search found 940 matches
- Sun Jun 26, 2005 11:53 am
- Forum: Installing EasyMOD
- Topic: Newb with EM Installation problems [0.2.0a hasn't fixed it]
- Replies: 12
- Views: 10051
Re: Newb with EM Installation problems [0.2.0a hasn't fixed
Sorry for asking in your topic, but that was about your problem. Any way run this (in phpMyAdmin): CREATE TABLE pdrp_easymod ( mod_id mediumint(8) NOT NULL auto_increment, mod_title varchar(255) NULL DEFAULT '', mod_file varchar(255) NULL DEFAULT '', mod_version varchar(15) NULL DEFAULT '', mod_auth...
- Sun Jun 26, 2005 11:22 am
- Forum: Installing EasyMOD
- Topic: Installing Error
- Replies: 3
- Views: 3775
Re: Installing Error
I'm not sure if this an error really - if you have FTP access then those failures should be no problem (I think).
- Sun Jun 26, 2005 11:16 am
- Forum: Installing EasyMOD
- Topic: Newb with EM Installation problems [0.2.0a hasn't fixed it]
- Replies: 12
- Views: 10051
Re: Newb with EM Installation problems [0.2.0a hasn't fixed
Did you have a message like "Progress :: Done - The table was previously created"? And can you run this SQL command from phpMyAdmin or something like that SELECT * FROM pdrp_easymod; ? I have this filling... And I got a question (to GPHemsley or wGEric ) - is this correct?: line 981 easymo...
- Sun Jun 26, 2005 10:49 am
- Forum: Installing MODs with EasyMOD
- Topic: no error comes up but it says
- Replies: 6
- Views: 5837
Re: no error comes up but it says
*.* - basicly means everything and to upload means the same as copy - from the mod directory to your root (main) forum directory. But that's only my guess - contact the MOD's author for support. I think here would be a good place: http://www.nivisec.com/contact.php" target="_blank
- Sun Jun 26, 2005 8:53 am
- Forum: Installing EasyMOD
- Topic: Cannot get easmod installed
- Replies: 7
- Views: 7912
Re: Cannot get easmod installed
It looks like you are missing some files - maybe you have made some typo in the address of the instalation file. Be sure that you didn't and have copied the file in the right dir (admin/mods/easymod/).
- Fri Jun 24, 2005 5:50 pm
- Forum: Installing EasyMOD
- Topic: Installing EM problem
- Replies: 2
- Views: 2831
Re: Installing EM problem
Kinda looks like you have to use this advice
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.
- Fri Jun 24, 2005 5:46 pm
- Forum: Installing EasyMOD
- Topic: Cannot get easmod installed
- Replies: 7
- Views: 7912
Re: Cannot get easmod installed
Maybe you'll have better luck instaling the next version (coming soon as said by wGeric ). I would say you didn't complit the instalation, althought I don't know if it's because you didn't click something or just something got messed up. If you would paste some info on your board or the extra info t...
- Fri Jun 24, 2005 5:29 pm
- Forum: Installing MODs with EasyMOD
- Topic: no error comes up but it says
- Replies: 6
- Views: 5837
Re: no error comes up but it says
The MOD you are using is totaly uncomplaint with EasyMOD, you might try to change it so it could be installed by EasyMOD, but I belive that just instaling the manually would be easier. You could also ask the MOD's author for the correct MOD.
- Fri Jun 24, 2005 5:23 pm
- Forum: Installing MODs with EasyMOD
- Topic: Template->make_filename(): Error - file does not exist
- Replies: 1
- Views: 2090
Re: Template->make_filename(): Error - file does not exis
Something wasn't installed correctly - that's all I can say from the error you gave. That something is probably some tpl file.
- Fri Jun 24, 2005 5:16 pm
- Forum: Installing MODs with EasyMOD
- Topic: Categories hierarchy - 2.1.1 RC5 error
- Replies: 9
- Views: 7410
Re: Categories hierarchy - 2.1.1 RC5 error
Manualy open the MOD file (in notepad or something) find the phrase COPY change the commands (below the line you found) as instructed (add the word COPY at the begining of the line). Or Find the support topic for the MOD you were instaling and report the problem to it's author (it's his/her mistake).