Page 1 of 1

Missing Files to edit in a mod

PostPosted: Wed May 03, 2006 5:05 pm
Author: weehong
i was wondering if anybody could tell me where some of the php files have gone to in the integramod portal.. there are some mods which require me to edit these files, but i can't seem to find them.. especially the "Profile" page..

i saw a list in the old integramod forum, but now that its down, i can't find anything. i wonder if anybody could be kind enough to post a list <img>

Re: Missing Files to edit in a mod

PostPosted: Thu May 04, 2006 4:32 am
Author: evolver
The structure of IntegraMOD is not the same as phpBB.
Especially the "Profile" page, because it has been altered by the ACP-extension...
Indeed, that becomes a problem when trying to add MOD's from phpBB...

I use this to find altered locations:
http://www.inforapid.de/html/searchreplace.htm
With this, you can do a search in all files...
When you've found what you're looking for, there is an option to open it in your favourite editor...
AND...it is freeware

This helps a lot, however not all MOD's are possible...
When the code to replace has been modified before, it can be very difficult to find a way to apply new MOD's...

PostPosted: Thu May 04, 2006 7:26 am
Author: weehong
hmm. nice one. just what i was looking for. problem is, my integramod installation is on my cpanel server, not on my comp. i wonder if there is a tool for situations like that