Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Let's see if this works!

Asked Modified Viewed 2,005 times
D
DubSev
D
DubSev 10
......................................
let's go f***ing mental! la la la la...
  • Senior Member, joined since
  • Contributed 285 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
asked
Senior Member

Yesterday I modified my maincore.php: I redefined "INFUSIONS".

I renamed my infusions folder to fusion_addons, so no more googling for "infusions/guestbook/"

in maincore.php I replaced
define("INFUSIONS", BASEDIR."infusions/");

with
define("INFUSIONS", BASEDIR."fusion_addons/");


After that I created a new folder called infusions. In this folder I have the following .htaccess file
AuthUserFile /dev/null
AuthGroupFile /dev/null

RewriteEngine On

RewriteCond %{HTTP_REFERER} !^http://www.mysite.com.* [NC]
 
RewriteRule /* http://www.google.com [R,L]


Now I'll just have to wait and see if my guestbook will be left alone now
0 replies

1 post

D
DubSev
D
DubSev 10
......................................
let's go f***ing mental! la la la la...
  • Senior Member, joined since
  • Contributed 285 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions
answered
Senior Member

Well.... Usually I would have been busy removing spam for half an hour by now (2 days have past), but this seems to have solved the spam trouble (for now?).
0 replies

Category Forum

General Discussion

Labels

None yet

Statistics

  • Views 0 views
  • Posts 1 post
  • Votes 0 votes
  • Topic users 1 member

1 participant

D
D
DubSev 10
......................................
let's go f***ing mental! la la la la...
  • Senior Member, joined since
  • Contributed 285 posts on the community forums.
  • Started 5 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet