Craker Tracker error on mass email & PM's

Support for IntegraMOD 141

Moderator: Integra Moderator

Craker Tracker error on mass email & PM's

PostAuthor: shamroc » Thu Jun 28, 2007 8:49 am

Can anyone offer a fix for this? I can't mass email or PM cos of the error.

THanks
Last edited by shamroc on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

shamroc
Members
Members
 
Posts: 40
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 13, 2007 9:58 am
Cash on hand: 0.00

Re: Craker Tracker error on mass email & PM's

PostAuthor: Helter » Thu Jun 28, 2007 10:10 am

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: Craker Tracker error on mass email & PM's

PostAuthor: shamroc » Fri Jun 29, 2007 1:19 am

Hi, thanks for that, but I could not see the fix to repair the CTracker error I get when I want to do a mass PM or email.

Can you point me to the right solution?

Thanks
Last edited by shamroc on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

shamroc
Members
Members
 
Posts: 40
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 13, 2007 9:58 am
Cash on hand: 0.00

Re: Craker Tracker error on mass email & PM's

PostAuthor: Helter » Fri Jun 29, 2007 6:39 am

in the first post there is a Knowlege base link that explains how to fix the CTracker blocks
http://www.integramod.com/forum/kb.php? ... ticle&k=22
A few members have reported that the fix for mass email does not work, however I have applied it to 9 boards and it works fine for me

Code: Select all
##-----[ OPEN ]------------------------------------------#/forum/admin/admin_email_users.php  ##-----[ FIND ]------------------------------------------#define('IN_PHPBB', 1);  ##-----[ AFTER, ADD ]------------------------------------------#define('CT_SECLEVEL', 'LOW');$ct_ignorepvar = array('send');  ##-----[ SAVE/CLOSE ALL FILES ]------------------------------------------## EoM


*note CTracker always suggests ('CT_SECLEVEL', 'MEDIUM'); Sometimes MEDIUM does not work, so replace with ('CT_SECLEVEL', 'LOW');
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: Craker Tracker error on mass email & PM's

PostAuthor: shamroc » Mon Jul 02, 2007 8:43 am

Hi Helter

Which file is the above in, Ct_security.php?

Thanks
Last edited by shamroc on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

shamroc
Members
Members
 
Posts: 40
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 13, 2007 9:58 am
Cash on hand: 0.00

Re: Craker Tracker error on mass email & PM's

PostAuthor: Helter » Mon Jul 02, 2007 5:41 pm

/forum/admin/admin_email_users.php
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: Craker Tracker error on mass email & PM's

PostAuthor: Ezra » Tue Jul 03, 2007 2:53 pm

"HelterSkelter";p="26933" wrote:in the first post there is a Knowlege base link that explains how to fix the CTracker blocks
http://www.integramod.com/forum/kb.php? ... ticle&k=22
A few members have reported that the fix for mass email does not work, however I have applied it to 9 boards and it works fine for me


I'm one of those users...on my board this fix won't work. But, I have to say that I don't get the "usual" pink box from CT. When I try to add a user to the list of people to send an email to, it says "Hacking attempt!" So, is this really a CT error?

I searched all files of my forum and about 20 or so contains this message "Hacking attempt!" I don't know what's going wrong, but I know it's rather anoying <img>. I would really appreciate if someone could look into this further, because I don't know why the forum gives me this message when I just try to add a user to the email-list.

Thanks!
Ezra
Last edited by Ezra on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Ezra
Newbie
Newbie
 
Posts: 25
Likes: 0 post
Liked in: 0 post
Joined: Mon Apr 03, 2006 2:15 pm
Cash on hand: 0.00

Re: Craker Tracker error on mass email & PM's

PostAuthor: Helter » Tue Jul 03, 2007 8:04 pm

Hacking attempt is not a CT message, it is a php warning and often is the result of incorrect cookie settings. When your cookie settings are wrong, it causes you to access files either differently, or in a logged out manner. I do not know how to describe this better, but you should use the cookieMOD from the download section, then delete your browser cache. You could also try changing your email settings in acp/general admin/configuration. If your using php mail, try using smtp.
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: Craker Tracker error on mass email & PM's

PostAuthor: shamroc » Tue Jul 03, 2007 10:31 pm

Thank you for your support Helter.

It worked a treat.

Shamroc.
Last edited by shamroc on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

shamroc
Members
Members
 
Posts: 40
Likes: 0 post
Liked in: 0 post
Joined: Tue Mar 13, 2007 9:58 am
Cash on hand: 0.00

Re: Craker Tracker error on mass email & PM's

PostAuthor: Ezra » Sun Jul 08, 2007 1:39 pm

"HelterSkelter";p="27017" wrote:Hacking attempt is not a CT message, it is a php warning and often is the result of incorrect cookie settings. When your cookie settings are wrong, it causes you to access files either differently, or in a logged out manner. I do not know how to describe this better, but you should use the cookieMOD from the download section, then delete your browser cache. You could also try changing your email settings in acp/general admin/configuration. If your using php mail, try using smtp.


Aarghh! This is driving me crazy. I used the cookieMOD, cleared my browser cache...still the same message "Hacking Attempt". So, I tried to switch the email settings to smpt and back to php....same result. I really don't know what's wrong here, I just know I don't like it <img>

If you have another idea of what it may be, please let me know... I just don't know why it's not working here. I have a standard IM141, no mods added or anything.

Thanks anyway for your help HS! I hope you can come up with another solution for this.
Last edited by Ezra on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

Ezra
Newbie
Newbie
 
Posts: 25
Likes: 0 post
Liked in: 0 post
Joined: Mon Apr 03, 2006 2:15 pm
Cash on hand: 0.00

Re: Craker Tracker error on mass email & PM's

PostAuthor: rtanner83080 » Mon Jul 09, 2007 4:13 pm

"Ezra";p="27106" wrote:Aarghh! This is driving me crazy. I used the cookieMOD, cleared my browser cache...still the same message "Hacking Attempt". So, I tried to switch the email settings to smpt and back to php....same result. I really don't know what's wrong here, I just know I don't like it <img>

If you have another idea of what it may be, please let me know... I just don't know why it's not working here. I have a standard IM141, no mods added or anything.

Thanks anyway for your help HS! I hope you can come up with another solution for this.


I seem to be having the same problem too. I installed the cookieMOD but still get a message saying Hacking Attempt.
Last edited by rtanner83080 on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

rtanner83080
Newbie
Newbie
 
Posts: 19
Likes: 0 post
Liked in: 0 post
Joined: Mon Jul 09, 2007 2:20 pm
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Majestic-12 [Bot]