Search found 81 matches
- Mon Sep 15, 2003 8:33 pm
- Forum: Installing MODs with EasyMOD
- Topic: Using easy mod to update from 2.04 to 2.06 problem
- Replies: 6
- Views: 6373
Re: Using easy mod to update from 2.04 to 2.06 problem
that is 2.0.5 -> 2.0.6 not 2.0.4! That is why it does not work!
- Sat Sep 13, 2003 4:49 pm
- Forum: Installing MODs with EasyMOD
- Topic: Weird Problem, Can't install any mods
- Replies: 13
- Views: 6850
Re: Weird Problem, Can't install any mods
What platform? Windows, Linux, Unix etc.
- Sat Sep 13, 2003 11:15 am
- Forum: General EM Discussion
- Topic: [rejected] "Turn off password" select
- Replies: 27
- Views: 17393
Re: "Turn off password" select
OK, then... uh... Don't use the code. If you have more than one admin use the solution I said before: don't install the mod.
- Fri Sep 12, 2003 9:10 pm
- Forum: General EM Discussion
- Topic: [rejected] "Turn off password" select
- Replies: 27
- Views: 17393
Re: "Turn off password" select
Ummm... I understand your second point, but just change the ID to the right ID. And your first I don't really understand.
But if I was wrong, don't use the code. Sorry, I'm not all that good with the code.
But if I was wrong, don't use the code. Sorry, I'm not all that good with the code.
- Fri Sep 12, 2003 7:16 pm
- Forum: General EM Discussion
- Topic: [rejected] "Turn off password" select
- Replies: 27
- Views: 17393
Re: "Turn off password" select
It allows you to get the userdata (specifically the user_id) so you know which admin is which. That way only the one admin can use EasyMod. and I include the pagestart.php because otherwise getting the data might conflict with the session_pagestart... I think. And it must go up there because if it w...
- Fri Sep 12, 2003 11:40 am
- Forum: Installing MODs with EasyMOD
- Topic: Weird Problem, Can't install any mods
- Replies: 13
- Views: 6850
Re: Weird Problem, Can't install any mods
Maybe you should contact your server.
- Fri Sep 12, 2003 11:39 am
- Forum: General EM Discussion
- Topic: [rejected] "Turn off password" select
- Replies: 27
- Views: 17393
Re: "Turn off password" select
And anyway, if you trust a perosn enough to make them an admin... can't you trust them to leave alone the mods section? Or you can do this in your admin_easymod.php: # #------[ FIND ]------------------------- # define('IN_PHPBB', 1); # #------[ AFTER, ADD ]------------------ # require("./pagestart.p...
- Fri Sep 12, 2003 1:00 am
- Forum: Installing MODs with EasyMOD
- Topic: Weird Problem, Can't install any mods
- Replies: 13
- Views: 6850
Re: Weird Problem, Can't install any mods
This is strange because "not a valid resource" means there was a problem opening the file (USUALLY). But apparently there was no warning for fopen(). Just my two bits.
- Fri Sep 12, 2003 12:56 am
- Forum: General EM Discussion
- Topic: Voting mod
- Replies: 4
- Views: 5317
Re: Voting mod
Do you mean you want unregistered users to be able to vote in polls? You can do this in forums permissions.
- Thu Sep 11, 2003 8:55 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Searching
- Replies: 16
- Views: 8138
Re: Searching
Excuse me, sorry to sound stupid but what is ego-search?