Birthday Mod
zodiac add on
chinese zodiac add on
global announcement
these are all from http://mods.db9.dk" target="_blank where the man in charge is currently working on making all of his mods EM compatible.
I installed these on a phpbb2.0.6 board
I like the new look of the forums, can't wait until it is released (when is that?)
mods that work
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
- GPHemsley
- Registered User
- Posts: 1617
- Joined: Fri Apr 18, 2003 4:01 am
- Location: Long Beach, NY
- Contact:
Re: mods that work
Ah, the burning question... look at my sig for the best estimate.kimcheeking wrote:(when is that?)
Gordon P. Hemsley
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
Re: mods that work
The problem is that *most* MODs will work on a virgin board. The problem is that Authors aren't writing their MODs to be concerned about previous and future MOD installations. This is bound to lead to clashes so its hard to keep a list like this right now. I really need to publish the EMC standards so Authors will know how to prevent this. I'm working on them now
-Nuttzy
-Nuttzy
- msmith7735
- Registered User
- Posts: 41
- Joined: Wed Aug 27, 2003 11:12 pm
- Location: Oakland, NJ
- Contact:
Re: mods that work
I don't know about you, but my install died a very painful death.kimcheeking wrote: Birthday Mod
(EDIT) I will note that I did get the Country Flags mod to install with little difficulty.
Anyone know of a birthday mod that *will* work?
-
- Registered User
- Posts: 1
- Joined: Thu Jan 10, 2002 1:00 pm
Re: mods that work
the birthday mod (by me) does work with EM, but it is currently not posible to install both last visit and birthday mod with EM (if you have done so) - the last installed mod will fail.
also meny of my mods are only tested with a phpBB2 ver 2.0.6., previous versions are no longer suported.
the reasoon why both mods can't be instaled using EM, is that both are trying to increase a value in index.php
from 2 -> 3
as you see, only way to do this at pressent is to FIND "2" and REPLACE WITH "3"
witch makes the last mod to fail, as it can't FIND a "2"
I have been told that a work around, witch should solve this will be ready at some time
if the birthday mod fail due to other reasoons at your site, then please report witch FIND / REPLACE / AFTER, ADD / BEFORE, ADD did not work (EM should report so)
also meny of my mods are only tested with a phpBB2 ver 2.0.6., previous versions are no longer suported.
the reasoon why both mods can't be instaled using EM, is that both are trying to increase a value in index.php
from 2 -> 3
as you see, only way to do this at pressent is to FIND "2" and REPLACE WITH "3"
witch makes the last mod to fail, as it can't FIND a "2"
I have been told that a work around, witch should solve this will be ready at some time
if the birthday mod fail due to other reasoons at your site, then please report witch FIND / REPLACE / AFTER, ADD / BEFORE, ADD did not work (EM should report so)
- GPHemsley
- Registered User
- Posts: 1617
- Joined: Fri Apr 18, 2003 4:01 am
- Location: Long Beach, NY
- Contact:
Re: mods that work
Don't worry, INCREMENT is coming.
Gordon P. Hemsley
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
The GP Factory
EasyMOD Support Rant
My MODs: Topic Type MOD | View Topic Title While Posting MOD
Re: mods that work
> Niels : did you try to use a <table> in the <table> for the new rows rather than incrementing the rowspan value ?
Re: mods that work
Mini Profile also works with EM. And so does avatar on register. However you have to go into the file and add a comma (,).
Find
// That's all Folks!
to
// That's all, Folks!
Find
// That's all Folks!
to
// That's all, Folks!
Re: mods that work
8O OMG I've seen this float past me several times in the discussion - that's pretty important actually! A bunch of language files contains the OLD form, without the comma (even the ones I submitted a few weeks back - maybe that's why it hasn't been posted)... not to mention the MODs...H-a-V-o-C wrote:(...)Find
// That's all Folks!
(change) to
// That's all, Folks!
*scramble to correct files*
- msmith7735
- Registered User
- Posts: 41
- Joined: Wed Aug 27, 2003 11:12 pm
- Location: Oakland, NJ
- Contact:
Re: mods that work
Niels Chr. Denmark wrote: if the birthday mod fail due to other reasoons at your site, then please report witch FIND / REPLACE / AFTER, ADD / BEFORE, ADD did not work (EM should report so)
The u.user_allowsmile *was* in there, FYI.MikeSmith wrote: Critical Error
IN-LINE FIND FAILED: In file [viewtopic.php] could not find:
, u.user_allowsmile
MOD script line #286