Search found 176 matches
- Thu Jul 21, 2005 1:21 pm
- Forum: Installing EasyMOD
- Topic: How do I uninstall a MOD I installed with EasyMOD?
- Replies: 1
- Views: 983
Re: How do I uninstall a MOD I installed with EasyMOD?
only backup, or manually undo all the changes it did. (you can see the changes in the mod file)
- Thu Jul 21, 2005 1:12 pm
- Forum: Installing EasyMOD
- Topic: Can somebod give a working example of their script path?
- Replies: 1
- Views: 1108
Re: Can somebod give a working example of their script path?
in your acp set board path= /forum/
p.s. 2.0.6 is not the latest phpbb version, update to 2.0.17
p.s. 2.0.6 is not the latest phpbb version, update to 2.0.17
- Thu Jul 21, 2005 1:11 pm
- Forum: Installing EasyMOD
- Topic: wtf? help please!!!
- Replies: 1
- Views: 1031
Re: wtf? help please!!!
the file does not contain anything =))) try to upload the file
from your easymod pack (/easymod_021a/mods/easymod/includes/mod_process.tpl)
to your acp skin (/home/d2bots/public_html/php/templates/subSilver/admin/)
from your easymod pack (/easymod_021a/mods/easymod/includes/mod_process.tpl)
to your acp skin (/home/d2bots/public_html/php/templates/subSilver/admin/)
- Tue Jul 19, 2005 7:10 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Quick Steps to hack-proof phpBB2 mod
- Replies: 7
- Views: 6937
- Tue Jul 19, 2005 5:23 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Quick Steps to hack-proof phpBB2 mod
- Replies: 7
- Views: 6937
Re: Quick Steps to hack-proof phpBB2 mod
1)wrong forum
2)
2)
,Lowering admin privileges
,Remove admin control panel files
Wahtthe? just .ht password it would be better. =))))Rename the admin directory
- Sat Jul 16, 2005 7:05 pm
- Forum: Installing EasyMOD
- Topic: forgot password to easymod
- Replies: 15
- Views: 7085
Re: forgot password to easymod
Nux, note, this: DELETE FROM `phpbb_config` WHERE `config_name`= 'EM_password' will delete the hash if it exists and this: INSERT INTO `phpbb_config` VALUES ('EM_password', 'd41d8cd98f00b204e9800998ecf8427e') will write a blank password. anyway (if it already exists or no), you will get a blank pas...
- Fri Jul 15, 2005 12:41 pm
- Forum: Installing EasyMOD
- Topic: forgot password to easymod
- Replies: 15
- Views: 7085
Re: forgot password to easymod
It look like the EM Password is trying to be inserted into the General config of the forum, not EM's. so it must be. run DELETE FROM `phpbb_config` WHERE `config_name`= 'EM_password' INSERT INTO `phpbb_config` VALUES ('EM_password', 'd41d8cd98f00b204e9800998ecf8427e') it is ok if the first one wll ...
- Wed Jul 13, 2005 8:23 pm
- Forum: Installing EasyMOD
- Topic: Error In Admin Panel
- Replies: 2
- Views: 1204
Re: Error In Admin Panel
is the file there?
check its permissions.
check its permissions.
- Tue Jul 12, 2005 9:08 pm
- Forum: Installing MODs with EasyMOD
- Topic: Photo Album
- Replies: 1
- Views: 1543
- Tue Jul 12, 2005 9:05 pm
- Forum: Installing MODs with EasyMOD
- Topic: LIST OF ALL MODS THAT WORKS FINE WITH *EasyMOD
- Replies: 5
- Views: 4062
Re: LIST OF ALL MODS THAT WORKS FINE WITH *EasyMOD
Works:
Many mods (all I have installed), some of them were not compatible and needed editing.
Many mods (all I have installed), some of them were not compatible and needed editing.