Photo Album and CrackerTracker

Support for IntegraMOD 141

Moderator: Integra Moderator

Photo Album and CrackerTracker

PostAuthor: meijin » Mon Feb 25, 2008 8:56 am

OK...so in trying to add another album to my install, I get one of the CrackerTrack false positives. Here is what the log file tells me to do as per the KB article:

#
#-----[ OPEN ]------------------------------------------
#
admin_album_cat.php

#
#-----[ FIND ]------------------------------------------
#
define('IN_PHPBB', 1);

#
#-----[ AFTER, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('submit','cat_desc');

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM


My first problem is with the "define('IN_PHPBB', 1);" line. That does not exist in the file. There is a line that says "define("IN_PHPBB", true);". Can I assume that these two statements are, essentially the same?

Anyway, the entire block that is there looks like this:
define('IN_PHPBB', true);
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('submit','addcategory');


I have tried adding the additional statements directly after the "PHPBB, true" statement and it does not work.

I have tried adding the additional statements at the end of the code block directly above and it does not work.

I have tried changing the "true" to a "1" as CrackerTracker has it and that does not work. So, I am banging my head on this one. Can anyone help me to figure out what the problem is here?

Thanks!

Michael
Last edited by meijin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Michael
User avatar
meijin
Members
Members
 
Posts: 62
Likes: 0 post
Liked in: 0 post
Joined: Fri Feb 22, 2008 2:16 am
Cash on hand: 0.00

Re: Photo Album and CrackerTracker

PostAuthor: Helter » Mon Feb 25, 2008 9:11 am

try this
Code: Select all
 define('IN_PHPBB', true);define('CT_SECLEVEL', 'LOW');$ct_ignorepvar = array('submit','addcategory');
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie
User avatar
Helter
Administrator
Administrator
 
Posts: 4554
Likes: 40 posts
Liked in: 116 posts
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 1,959.15
Location: Seattle Wa
IntegraMOD version: phpBB2x

Re: Photo Album and CrackerTracker

PostAuthor: meijin » Mon Feb 25, 2008 10:13 am

"HelterSkelter";p="31768" wrote:try this
Code: Select all
 define('IN_PHPBB', true);define('CT_SECLEVEL', 'LOW');$ct_ignorepvar = array('submit','addcategory');


In doing this, should I remove the existing line:

define('IN_PHPBB', 1);

Thanks!
Last edited by meijin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Michael
User avatar
meijin
Members
Members
 
Posts: 62
Likes: 0 post
Liked in: 0 post
Joined: Fri Feb 22, 2008 2:16 am
Cash on hand: 0.00

Re: Photo Album and CrackerTracker

PostAuthor: meijin » Mon Feb 25, 2008 10:25 am

Nevermind...removing that original section and adding in yours seems to have done the trick.

Thanks again!
Last edited by meijin on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Michael
User avatar
meijin
Members
Members
 
Posts: 62
Likes: 0 post
Liked in: 0 post
Joined: Fri Feb 22, 2008 2:16 am
Cash on hand: 0.00

Re: Photo Album and CrackerTracker

PostAuthor: .QUACK.Major.Pain » Tue Feb 26, 2008 3:43 pm

I believe 1 and true are the same.
Last edited by .QUACK.Major.Pain on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 11:15 am
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot]