Pages: [1] 2   Go Down
  Print  
Author Topic: Fix for Aurora: Bot detector fix !  (Read 1892 times)
cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« on: December 14, 2010, 06:23:58 PM »

This works for me and i hope it will work for you.

1. Create htaccess file and copy this into it

Code:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^yoursite.com [NC]
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [L,R=301]

2. Replace yoursite.com and www.yoursite.com with your actual domain name
3. Upload .htaccess to the public_html folder.


Tested with FF, IE and Chrome.

I am the only user on my site so any feedback is appreciated Grin
Logged

Upgrade to an SDR 3
bprasetio
Global Moderator
Hero Member
*****
Offline Offline

Posts: 834


View Profile
« Reply #1 on: December 15, 2010, 11:54:10 AM »

Installed in mine, so far so good, but havent tried it by using bot yet.. Smiley
anyway thanks for the explanation. Wink
Logged

Presenting MyGPT Group:

[WTS] Task Summary Addon
cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« Reply #2 on: December 15, 2010, 12:06:57 PM »

Thanks, please let us know when you try.

Logged

DDesign
Sr. Member
****
Offline Offline

Posts: 415


Spam Bot Destroyer


View Profile WWW
« Reply #3 on: December 25, 2010, 03:19:24 PM »

This works for me and i hope it will work for you.

1. Create htaccess file and copy this into it

Code:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^yoursite.com [NC]
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [L,R=301]

2. Replace yoursite.com and www.yoursite.com with your actual domain name
3. Upload .htaccess to the public_html folder.


Tested with FF, IE and Chrome.

I am the only user on my site so any feedback is appreciated Grin
I don't see how this would stop bots. spiders perhaps but bots I am very unsure of.
Logged
cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« Reply #4 on: December 25, 2010, 05:37:50 PM »

This doesn't stop bots or spiders,
This only forces the www. into your url so that sessions can not be lost when the user logged on domain.com clicks on www.domain.com bot detector ad.
Logged

DDesign
Sr. Member
****
Offline Offline

Posts: 415


Spam Bot Destroyer


View Profile WWW
« Reply #5 on: December 25, 2010, 09:41:51 PM »

This doesn't stop bots or spiders,
This only forces the www. into your url so that sessions can not be lost when the user logged on domain.com clicks on www.domain.com bot detector ad.

session wouldn't be lost if you validated the domain conically
Logged
tenderclicks
Guest
« Reply #6 on: April 15, 2011, 12:39:19 PM »

How to  Create htaccess file?

I dont get this since i upgrade from mrv to sdr i naad fix for evyrthing.
My  Bot detector not work anymore.
Only say Session was lost and does not report them as Members Using bots

and if i use the delte user acount if click it it dont delte any acount.
how to fix ?
What file to update for anti bot ?
then i get error whn i try to delt a user acount
Database error: Invalid SQL: INSERT INTO user_deleted SELECT * FROM user WHERE userid='93'
MySQL Error: 1136 (Column count doesn't match value count at row 1)
Session halted.

when surf ads the right banner flot to mach to right leave to mach emty spaces

before i could edit that in timer.css now i dont now what to edit it beckus after i upgrade i can see 3 timer.css

also the backups was still left in cpanl aftter the upgrad so did not happed anything when edit the design was etc 2 layout.php  one calld layoutold.php somthing lik that but that i hav fxi so i atleast can edit the
template
I can still see old mrv4 files dont now if i can delte them or not etc mrv4norecap even the 911 gams file is lelft but not working

shoudl realy give this mach problem after upgrade from mrv4 to sdr2 ? :Smiley
How to fix this ? thanks  
« Last Edit: April 15, 2011, 01:24:47 PM by tenderclicks » Logged
757jterrell
Administrator
Hero Member
*****
Offline Offline

Posts: 1637



View Profile WWW
« Reply #7 on: April 15, 2011, 03:34:45 PM »

for the delete problem simply run fix user tables,  both the user table and the deleted_user tables need to match in order to delete a member.

Can you show me a pic of what you are talking about here please:

when surf ads the right banner flot to mach to right leave to mach emty spaces

Instead of using the 911 game, use the Reward Zone game, its our version,
« Last Edit: April 15, 2011, 03:36:48 PM by 757jterrell » Logged

cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« Reply #8 on: April 15, 2011, 03:50:17 PM »

Thanks JT,

As for htaccess file, download it from here.
Logged

tenderclicks
Guest
« Reply #9 on: April 15, 2011, 06:06:59 PM »

for the delete problem simply run fix user tables,  both the user table and the deleted_user tables need to match in order to delete a member.

Can you show me a pic of what you are talking about here please:

when surf ads the right banner flot to mach to right leave to mach emty spaces

Instead of using the 911 game, use the Reward Zone game, its our version,

I now i alredy use the reward zon instead but kinda enyoing with all extra files left from mrv4
I cant upload the file says    Upload Status
.htaccess: /home/tendercl/public_html/.htaccess already exists.
Quote
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^yoursite.com [NC]
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [L,R=301]

Mine htaccess  looks like
Quote
.htaccess
ASCII text
<Files 403.shtml>
order allow,deny
allow from all
</Files>


RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http://myptc.*\.ucoz\.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://myptc.*\.ucoz\.com [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://.*\.ucoz\.ru [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://www\.paidtoclick\.in [NC]
RewriteRule .* - [F]

deny from 89.205.42.83
Edit no nead post all ip
Lol all banned ip and domain wtf ? i shoudl overwhrite the file ?
 


« Last Edit: April 16, 2011, 10:44:21 AM by tenderclicks » Logged
DDesign
Sr. Member
****
Offline Offline

Posts: 415


Spam Bot Destroyer


View Profile WWW
« Reply #10 on: April 15, 2011, 08:22:03 PM »

This works for me and i hope it will work for you.

1. Create htaccess file and copy this into it

Code:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^yoursite.com [NC]
RewriteRule ^(.*)$ http://www.yoursite.com/$1 [L,R=301]

2. Replace yoursite.com and www.yoursite.com with your actual domain name
3. Upload .htaccess to the public_html folder.


Tested with FF, IE and Chrome.

I am the only user on my site so any feedback is appreciated Grin
I hope you didn't get that from mushy.
Logged
cARRIE
Administrator
Hero Member
*****
Offline Offline

Posts: 1458



View Profile WWW
« Reply #11 on: April 16, 2011, 02:52:07 PM »

Lol all banned ip and domain wtf ? i shoudl overwhrite the file ?

No, just copy the code in your htaccess file.

Quote
I hope you didn't get that from mushy.

From whom? You have this code all over the net, also you can generate it from cpanel,, i think. 
Logged

DDesign
Sr. Member
****
Offline Offline

Posts: 415


Spam Bot Destroyer


View Profile WWW
« Reply #12 on: April 16, 2011, 04:01:26 PM »

Lol all banned ip and domain wtf ? i shoudl overwhrite the file ?

No, just copy the code in your htaccess file.

Quote
I hope you didn't get that from mushy.

From whom? You have this code all over the net, also you can generate it from cpanel,, i think. 
I posted in wrong topic
Logged
tenderclicks
Guest
« Reply #13 on: May 24, 2011, 02:43:48 PM »

Quote
No, just copy the code in your htaccess file.

I have done that now. and replacsed http://www.yoursite.com/ to mine

but still get Session was lost and does not pick up the  one that click the bot detector ad?
Logged
DDesign
Sr. Member
****
Offline Offline

Posts: 415


Spam Bot Destroyer


View Profile WWW
« Reply #14 on: May 24, 2011, 05:35:41 PM »

might help to check the HTTP headers and make sure everything is being sent correctly.
Logged
Get a SDR 3 NOW at http://ptcfactory.info

The best and most up to date Aurora script in the market!!
Pages: [1] 2   Go Up
  Print  
 
Jump to: