[SOLVED] SMF bridge...
 
Notifications
Clear all

[SOLVED] SMF bridge Notice

3 Posts
2 Users
0 Reactions
2,076 Views
(@darklight)
Posts: 170
Estimable Member
Topic starter
 

URL to your eFiction: http://stuff.devianthearts.com
Version of eFiction: 3.1
Have you bridged eFiction, if so with what?: SMF
Version of PHP: 4.4.4
Version of MySQL: MySQL 4.1 or 5.0 (I don't know if my server has been upgraded yet.
Have you searched for your problem: yes
If so, what terms did you try: Notice: Undefined index (This thread is the closest I've come to finding something that may help: https://efiction.org/forums/index.php?topic=4213.0
State the nature of your problem: Notice: Undefined index: BAN_CHECK_IP in /home/.*/*/stuff.devianthearts.com/smf/Sources/Load.php on line 490
Do you have a test account for us? Penname: Tester Password test

I bridged my test site and everything went well except that on all of my efiction pages I have this notice at the top of the page:

Notice: Undefined index: BAN_CHECK_IP in /home/.*/*/stuff.devianthearts.com/smf/Sources/Load.php on line 490

I've tried all of the skins and it shows in all of them (although you can't see most of it in the zenlike skin) both signed in and not. I'm using SMF 1.1.1 Other than this it seems to work nicely. Any ideas?


 
Posted : 03/02/2007 10:33 am
(@tammy)
Posts: 2577
Member Moderator
 

It's a notice in SMF not eFiction.  If you turn debug of it'll go away.  Notice warnings are only displayed when debug is on.


 
Posted : 03/02/2007 1:02 pm
(@darklight)
Posts: 170
Estimable Member
Topic starter
 

I noticed that this same problem was making it so that new users couldn't register unless added by the admin. I downloaded the QueryString.php file for SMF 1.1.1 and using WinMerge and the copy of QueryString.php that came in the eFiction SMF bridge, I edited the newer version (Not much to change really) and uploaded it. It seems to be working, and new users can now register and the debugging notice is gone.

This also cleared the Forum Error Log in SMF administration. Anyone who's will to try it can download the file in zip format here: QueryString.zip

You should keep a copy of the original in case this one doesn't work for you.


 
Posted : 03/02/2007 4:45 pm
Share: