Cracker Tracker and P.C.P problems

Support for IntegraMOD 141

Moderator: Integra Moderator

Cracker Tracker and P.C.P problems

PostAuthor: Angelus » Fri Mar 28, 2008 2:14 pm

Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Basic Knowledge
Board URL: http://www.world-of-miniatures.de/forum141

PHP Version:
MySQL Version:


What was done before the problem appeared?
Update 140 to 141


What was done to try to solve the problem?




De.scription and Message

Hi,

I try to update to 141.

The problem I have is that I'm not allowed to change things in PCP.

If I go to

Admin Panel -> PCP -> Maps definition -> PHPBB -> viewtopic _> left -> edit -> user_cashtp (or any other)

I get this error message:

SECURITY ALERT ÂÂÂ » ÂÂÂ » ÂÂÂ » ÂÂÂ »
CBACK CrackerTracker has detected a potential attack on this site with a worm or exploit .script so the Security System stopped the .script.


If you can see this page after including a new MOD into your board or after clicking on a link please contact the Board Administrator with this error message and a de.scription what you have done before you could see this page, that the Admin has the possibility to fix the problem.


I have not changed any settings in cracker tracker since update.

Can Anyone help me with this? What must I do that I'm allowed to change the settings.

Greetings
Thorsten
Last edited by Angelus on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 4:27 pm
Cash on hand: 0.00

PostAuthor: Pollogk » Fri Mar 28, 2008 3:56 pm

I have the same problems.

I have is that I'm not allowed to change things in all Admin Panel
Last edited by Pollogk on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Pollogk
Newbie
Newbie
 
Posts: 3
Likes: 0 post
Liked in: 0 post
Joined: Mon Mar 27, 2006 9:39 am
Cash on hand: 0.00

Re: Cracker Tracker and P.C.P problems

PostAuthor: Helter » Fri Mar 28, 2008 7:35 pm

you should be able to solve this using the normal CT debug process
http://www.integramod.com/forum/viewtop ... t=ctracker
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4176
Likes: 2 posts
Liked in: 3 posts
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 248.35
Location: Seattle Wa
IntegraMOD version: IM 3

Re: Cracker Tracker and P.C.P problems

PostAuthor: Angelus » Sat Mar 29, 2008 3:50 am

So it seems Cracker Tracker does make more problems than in solves when I look to the linked topic <img>

Thanks anyway for the link.

Greetings
Thorsten
Last edited by Angelus on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 4:27 pm
Cash on hand: 0.00

Re: Cracker Tracker and P.C.P problems

PostAuthor: CaNNon » Sat Mar 29, 2008 11:41 am

I have those edits done if you'll remind me the file name I'll post them for you.
That was a really long one to get through. <img>
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

Re: Cracker Tracker and P.C.P problems

PostAuthor: Angelus » Sun Mar 30, 2008 8:27 am

Hi,

after I turned Debug on in the logfiles there is the following:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Script-Filename: /forum141/admin/admin_pcp_usermaps.php
----------------

Request-Method: POST

Matching rule: "
In variable: field_style_0
In variable: field_style_1
In variable: field_style_2
In variable: field_style_3
In variable: field_style_4
In variable: field_style_5
In variable: field_style_6
In variable: field_style_7
In variable: field_style_8
In variable: field_style_9
In variable: field_style_10
In variable: field_style_11
In variable: field_style_13

Matching rule: <div
In variable: field_style_0
In variable: field_style_1
In variable: field_style_2
In variable: field_style_3
In variable: field_style_4
In variable: field_style_5
In variable: field_style_6
In variable: field_style_7
In variable: field_style_8
In variable: field_style_9
In variable: field_style_10
In variable: field_style_11
In variable: field_style_13

Possible solution:
------------------

#
#-----[ OPEN ]------------------------------------------
#
/forum141/admin/admin_pcp_usermaps.php

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

#
#-----[ AFTER, ADD ]------------------------------------------
#
define('CT_SECLEVEL', 'MEDIUM');
$ct_ignorepvar = array('field_style_0','field_style_1','field_style_2','field_style_3','field_style_4','field_style_5','field_style_6','field_style_7','field_style_8','field_style_9','field_style_10','field_style_11','field_style_13');

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


So I have to edit the file like seen above right?

Greetings
Thorsten
Last edited by Angelus on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 4:27 pm
Cash on hand: 0.00

Re: Cracker Tracker and P.C.P problems

PostAuthor: CaNNon » Sun Mar 30, 2008 4:14 pm

yea you need to do that edit, thats not the same one I had to do all the edits for either. <img>
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00

Re: Cracker Tracker and P.C.P problems

PostAuthor: Angelus » Mon Mar 31, 2008 8:56 am

Which edits did you made?

Greetings
Thorsten
Last edited by Angelus on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 4:27 pm
Cash on hand: 0.00

Re: Cracker Tracker and P.C.P problems

PostAuthor: MWE_001 » Mon Mar 31, 2008 2:01 pm

I made all of them PLUS some in that linked topic and they all worked EXCEPT for the PCP section.
Last edited by MWE_001 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
MWE_001
Sr Integra Member
Sr Integra Member
 
Posts: 1279
Likes: 3 posts
Liked in: 2 posts
Joined: Fri Apr 21, 2006 7:59 pm
Cash on hand: 90.10
Location: Illinois

Re: Cracker Tracker and P.C.P problems

PostAuthor: Angelus » Mon Mar 31, 2008 2:08 pm

Hm that's not good. So I will have to see which edits I will make.

Greetings
Thorsten
Last edited by Angelus on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Angelus
Integra Member
Integra Member
 
Posts: 182
Likes: 0 post
Liked in: 0 post
Joined: Sun Apr 30, 2006 4:27 pm
Cash on hand: 0.00

Re: Cracker Tracker and P.C.P problems

PostAuthor: CaNNon » Mon Mar 31, 2008 3:39 pm

I don't remember the name of the file, There is a tread around though.
Last edited by CaNNon on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Image
User avatar
CaNNon
Sr Integra Member
Sr Integra Member
 
Posts: 750
Likes: 0 post
Liked in: 0 post
Joined: Thu Apr 19, 2007 12:15 pm
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

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