Main menu
Home
News
News from Alphaplug
Download
Forum
Support us
Search
Links
Demo site
Contact
Invite a friend
Joomlastreets News
Sign-up





Lost Password?
No account yet? Register

If you find my free stuff useful, why not leave me a little something with PayPal.

Donations are greatly appreciated, and help with the costs of providing FREE Joomla! addons.




Welcome, Guest
Please Login or Register.    Lost Password?

MathGuard installation
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: MathGuard installation
#2080
MathGuard installation 4 Years, 7 Months ago Karma: 0
Can somebody explain how to install MathGuard anti-spam, and where to find it, please.

I found at www.codegravity.com/projects/akocomment-anti-spam, but as I understood it is for AkoComment.
AdActa
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2096
Re:MathGuard installation 4 Years, 7 Months ago Karma: 28
The functions and class for MathGuard are integrated in the component: just set on yes!
admin
Admin
Posts: 1095
graph
User Offline Click here to see the profile of this user
Gender: Male Location: Corbeil-Essonnes Birthday: 02/28
The administrator has disabled public write access.
All components are free but...
Ever thought about giving something back?
Please make a donation if you want to support its continued development. Your donations help by hardware, hosting services and other expenses.
 
#2099
Re:MathGuard installation 4 Years, 7 Months ago Karma: 0
Bernard Gilly wrote:
The functions and class for MathGuard are integrated in the component: just set on yes!

I did it, but it doesn't show any code, and when I send the comment I get the message &quot;Wrong security code, try again&quot;. I use the wordpress template.<br /><br />Post edited by: AdActa, at: 2007/10/04 06:37
AdActa
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2107
Re:MathGuard installation 4 Years, 7 Months ago Karma: 0
I also do not get any amthguard image when I set it to yes... using mxcomment 1.0.5.
...?
Thx
Fabs
fabs
Junior Boarder
Posts: 36
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2113
Re:MathGuard installation 4 Years, 7 Months ago Karma: 0
me too,
wordpress template, mxc 1.05.
WLANToaster
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2114
Re:MathGuard installation 4 Years, 7 Months ago Karma: 0
The include part didn't work. Mine is working now without it. Just make sure you have the new mambot 'maxcommentbot.php' for version 1.0.5 that includes the ClassMathGuard2.php

In my case I also changed the hardcoded values in maxcomment.class.php and maxcomment.php

Code:

if ( $my-&gt;id ) {
// no security check if registered
$mxc_use_securityimage = 0;
$mxc_use_mathguard     = 1;
}

<br /><br />Post edited by: Scoobyfin, at: 2007/10/04 16:21
Scoobyfin
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2116
Re:MathGuard installation 4 Years, 7 Months ago Karma: 0
I'v a serious lack of selfconfidence for such an operation. What about sending the adjusted files?
AdActa
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2118
Re:MathGuard installation 4 Years, 7 Months ago Karma: 0
Bernard... can you confirm this &quot;bug&quot;???
fabs
Junior Boarder
Posts: 36
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2125
Re:MathGuard installation 4 Years, 7 Months ago Karma: 2
Scoobyfin wrote:
The include part didn't work. Mine is working now without it. Just make sure you have the new mambot 'maxcommentbot.php' for version 1.0.5 that includes the ClassMathGuard2.php

In my case I also changed the hardcoded values in maxcomment.class.php and maxcomment.php

Code:

if ( $my-&gt;id ) {
// no security check if registered
$mxc_use_securityimage = 0;
$mxc_use_mathguard     = 1;
}

&lt;br /&gt;&lt;br /&gt;Post edited by: Scoobyfin, at: 2007/10/04 16:21


Where did you get the maxcommentbot.php? I can't find the bot for V1.0.5

Thanks!
webgyrl
Senior Boarder
Posts: 52
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2133
Re:MathGuard installation 4 Years, 7 Months ago Karma: 28
the file bot is in &lt;your_site&gt;/mambots/content/
admin
Admin
Posts: 1095
graph
User Offline Click here to see the profile of this user
Gender: Male Location: Corbeil-Essonnes Birthday: 02/28
The administrator has disabled public write access.
All components are free but...
Ever thought about giving something back?
Please make a donation if you want to support its continued development. Your donations help by hardware, hosting services and other expenses.
 
Go to topPage: 123