Guys we are good to go !!
Online Texas Pete
Member
Posts: 5
Reputation: +1/-0
View Profile Personal Message (Online)
Having trouble with my forum .
« on: Today at 07:21:55 pm »
QuoteModify
I'm having a lot of issues with my forum , the ip's are all whacky and I;m getting this message
when I log in .
Database Error
Unknown column 'bi.ip_low' in 'where clause'
File: C:\inetpub\smfnew2\Sources\Profile-View.php
Line: 186
SELECT bg.id_ban_group, bg.name, bg.cannot_access, bg.cannot_post, bg.cannot_register,
bg.cannot_login, bg.reason
FROM texaspete_ban_items AS bi
INNER JOIN texaspete_ban_groups AS bg ON (bg.id_ban_group = bi.id_ban_group AND (bg.expire_time IS NULL OR bg.expire_time > 1762132787))
WHERE (id_member = 740 OR unhex('260017002546a9301c690b62197acbb5') BETWEEN bi.ip_low and bi.ip_high OR ('joylo2848@gmail.com' LIKE bi.email_address))
Understand that I know nothing about code .
Modify message
Report to moderator 76.8.183.143
Share on Facebook Share on Twitter
Online SMFNew
Administrator
*****
Posts: 348
Reputation: +5/-0
Like Dislike
View Profile Personal Message (Online)
Re: Having trouble with my forum .
« Reply #1 on: Today at 08:21:55 pm »
Quote
Try now and see if it is fixed.
Report to moderator Logged
Like SMFNew? Support us on https://www.patreon.com/vbgamer45/
LikeDislikeAgreeDisagreeFunnySadWinnerInformativeLoveUsefulOptimisticCreativeOldBad SpellingDumb
Online Texas Pete
Member
Posts: 5
Reputation: +1/-0
View Profile Personal Message (Online)
Re: Having trouble with my forum .
« Reply #2 on: Today at 08:24:35 pm »
QuoteModify
Quote from: SMFNew on Today at 08:21:55 pm
Try now and see if it is fixed.
Yes it is , thank you so much !
What was it, problem on their end?