News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

BotBanish Firewall Client

Started by Randem, November 17, 2017, 11:30:02 AM

Previous topic - Next topic

sgrayban


sgrayban

Quote from: Sir Osis of Liver on May 12, 2020, 06:38:55 PM
Try adding a default value of "null" to the field.

Got it.. thanks!

Sir Osis of Liver

It's not a core field.  Find it with this query -



SELECT table_name,table_schema
FROM INFORMATION_SCHEMA.COLUMNS
WHERE column_name='updated'

Ashes and diamonds, foe and friend,
 we were all equal in the end.

                                     - R. Waters

Randem

Quote from: sgrayban on May 12, 2020, 06:37:28 PM
It said that it completed. Version is what ever the link downloaded.

The version is important. We can't tell when you downloaded the MOD. The version number is in the file name of the MOD.
If you can go into phpMyAdmin you can check the tables that are empty (botbanishclient_) then load the data from the files in the MOD in the "include" folder that start with bbs_

What version of SMF are you using?
Scams - How to Protect Yourself
Why Professionals Should Not Use Free Email Accounts

Always ignore those who attempt to tell you what to think and believe those who will allow you think for yourself

Randem

The tables are most likely:

botbanishclient_domain_bad
botbanishclient_domain_good
botbanishclient_domain_spiders
botbanishclient_domain_spiders_bad
botbanishclient_domain_spiders_good

All the BotBanish tables had a field "updated". The issue is the empty tables that did not get data imported.
Scams - How to Protect Yourself
Why Professionals Should Not Use Free Email Accounts

Always ignore those who attempt to tell you what to think and believe those who will allow you think for yourself

Randem

Scams - How to Protect Yourself
Why Professionals Should Not Use Free Email Accounts

Always ignore those who attempt to tell you what to think and believe those who will allow you think for yourself

Shades.

Just installed latest version BotBanish_Client_SMF_v3.6.03.zip and now my website is blank and cant get back to the package uninstall page: https://bikerhound.com please help
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Shades.

#247
How do i uninstall this mod? Getting this error when trying to uninstall in package manager: Call to undefined function BotBanishBlockedIPGetList()

Also when trying to uninstall without uninstalling data checked get this error: BotBanish_Subs Hacking attempt...
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Daniel Hofverberg

I have tried installing this mod (the latest version) on SMF 2.1.2, but only get the following error message after I click "Install Now":
Primary Key field missing in insert call

What does that mean, and how do I resolve it?

TurtleKicker

I don't get any errors when I upload, but when I go to install the mod it brings up a blank page (although page source shows plenty of data). I worried that it bricked my website, but the website still seems fine and the mod shows as still not installed. So no error, but not working yet.

SMF 2.1.2

TurtleKicker

Just tried v4.0.04

Now I get an error on the file checks for file ./Sources/ShowAttachments.php

Here's the section that fails the find:
                $smcFunc['db_query']('', '
                    UPDATE {db_prefix}attachments
                    SET downloads = downloads + 1
                    WHERE id_attach = {int:id_attach}',
                    array(
                        'id_attach' => $attachId,
                    )
                );

Thing is, this is identical to what's in my version of the file, except for the leading whitespaces. Does SMF package check fail if whitespace is different?

Here's mine:

    // Update the download counter (unless it's a thumbnail or resuming an incomplete download).
    if ($file['attachment_type'] != 3 && empty($showThumb) && $range === 0 && empty($context['skip_downloads_increment']))
        $smcFunc['db_query']('', '
            UPDATE {db_prefix}attachments
            SET downloads = downloads + 1
            WHERE id_attach = {int:id_attach}',
            array(
                'id_attach' => $attachId,
            )
        );

Randem

Sorry for the late response. SMF was not sending me notices when posts are made to this thread.
If you don't get responses from the author in these forums, please contact the author at the address in the documentation of the MOD. I will attempt to keep abreast of this thread from now on.

There was an error in the upload for Version 4.0.04. it has re-uploaded.

Primary Key field missing in insert call
Problem with ./Sources/ShowAttachments.php

If for some reason there is a blank page on install, there is a backup in the folder BotBanish/Backups/ of the folders Source, Theme and files SSI.php and index.php in a zip file that can restore your forum to pre installation.

If you have any issues with this MOD, contact me and we will get it resolved! We install it on all our sites for 30 days before releasing.
Scams - How to Protect Yourself
Why Professionals Should Not Use Free Email Accounts

Always ignore those who attempt to tell you what to think and believe those who will allow you think for yourself

Randem

#252
If you are having any issues with this mod let me know and we will get it straightened out for you. You can always visit the BotBanish support board for more information on this MOD.

Release History
Scams - How to Protect Yourself
Why Professionals Should Not Use Free Email Accounts

Always ignore those who attempt to tell you what to think and believe those who will allow you think for yourself

andsim

#253
help my forum kept me redirectly to google yet i have been trying to login to my own forum, anyway to disable it from database"?

i just trying login ur support board it redirect to google. yet i didnt any bad

Randem

#254
andsim, what is your IP address and domain? I will check the BotBanish database for it. This sometimes happens with a shared IP address. Another user that shares your IP address could have done something bad and the IP was blocked. On your forum, your IP is automatically placed in your whitelist table and you should have no trouble accessing your own forum. However if your forum checks with BotBanish and your IP is in the BotBanish table it can be blocked. Your domain can be whitelisted also.

BTW: Did you attempt to create an account on our support board? You mentioned you attempted to login. Attempting to login too many times with get you blocked. Also if you just installed BotBanish, there is no indication on the server that your forum contacted BotBanish with the install. We need more information...
Scams - How to Protect Yourself
Why Professionals Should Not Use Free Email Accounts

Always ignore those who attempt to tell you what to think and believe those who will allow you think for yourself

andsim

#255
i havent attempted only one or twice no more to my own forum, my ip is static i cannot type full but can link my web site address
andsimforum.org
installed botbanish long time ago dont remember when right now i have no access to admin wo redirect to google
can i pm u my ip
i think my ip change when i switch to fiber internet with static ip
when i try ur support forum only attempted once

QuoteDid you attempt to create an account on our support board?
yes try to create then it block me

Randem

Aloha andsim,

I pinged your forum and see that your IP address has changed. BotBanish has licensed you with a different IP and your IP has seemed to changed since you first installed BotBanish, so that is possibly one reason that you might get rejected. Check your botbanishclient_ip_dnb table, change the IP to your current IP and save it. Or you can uninstall your 3.6.04 version and install the 4.0.04 version and the IP will automatically be updated in the table and you will have the most current BotBanish version.

Also PM me the IP address that you use to login so that I can check for it in the BotBanish Server.
Scams - How to Protect Yourself
Why Professionals Should Not Use Free Email Accounts

Always ignore those who attempt to tell you what to think and believe those who will allow you think for yourself

Randem

Also, after adding the IP you will need to close and restart your browser.
Scams - How to Protect Yourself
Why Professionals Should Not Use Free Email Accounts

Always ignore those who attempt to tell you what to think and believe those who will allow you think for yourself

Randem

If your installation finished with a blank screen, this is most likely because you are running on PHP 8.1.11 and BotBanish was terminated by PHP while showing no error on the display. This error information was saved in the PHP error_log file and BotBanish_Log files. BotBanish is now compatible with PHP 8.1.11  :)
Scams - How to Protect Yourself
Why Professionals Should Not Use Free Email Accounts

Always ignore those who attempt to tell you what to think and believe those who will allow you think for yourself

Shades.

SMF 2.1.2
BotBanish 4.0.05

After installing and visiting any page I keep getting this error:

QuoteError
Type of error
General
Error message
8192: Non-static method Read::LogTopicViews() should not be called statically
File
/home/******/public_html/******/Sources/Subs.php
Line
5822
URL of page causing the error
https://******.com/?action=admin;area=logs;sa=errorlog;desc

Backtrace information
#0: smf_error_handler()
Called from /home/******/public_html/******/Sources/Subs.php on line 5822
#1: call_integration_hook()
Called from /home/******/public_html/******/Sources/Load.php on line 2679
#2: loadTheme()
Called from /home/******/public_html/******/index.php on line 243
#3: smf_main()
Called from /home/******/public_html/******/index.php on line 193
ShadesWeb.com - Custom Logos - My Themes on SMF | My Themes on ShadesWeb
https://shadesweb.com

BikerHound.com - Sniffing out the road ahead
https://bikerhound.com

Dream as if you'll live forever; Live as if you'll die today. - James Dean

Advertisement: