OK did as you said. Everything is set your way. Did a fresh install
*******************
Windows XP using WAMP 2.0 (Localhost, MY isp blocks port 80), Installed in root /www
WP 2.8
Simplepress Nightly build 2033
(Plugins installed: Lightbox JS v2.04)
Installed Forum
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'sf_block_admin' was given in C:\wamp\www\wp-includes\plugin.php on line 339
Didn't create froum slug
Created forum slug
Unchecked Block User “Access to WP Admin Pages”
Created Group and Forum
Went to forum
Went to upload picture
WordPress database error: [Table 'wordpress.sfmembers' doesn't exist]
SELECT * FROM SFMEMBERS WHERE user_id=1
WordPress database error: [Table 'wordpress.sfusers' doesn't exist]
SELECT user_login, display_name FROM SFUSERS WHERE ID=1
WordPress database error: [Table 'wordpress.sfmembers' doesn't exist]
INSERT INTO SFMEMBERS (user_id, display_name, pm, posts, moderator, lastvisit) VALUES (1, '', 0, -1, 0, now());
WordPress database error: [Table 'wordpress.sfmeta' doesn't exist]
SELECT * FROM SFMETA WHERE meta_type='default usergroup' AND meta_key='administrator' ORDER BY meta_id
(Huge list)
Signed out to sign in as new member.
Fatal error: Call to undefined function sf_set_last_visited() in C:\wamp\www\wp-content\plugins\simple-forum\library\sf-database.php on line 2336
Went to main site and logged in as member
Went to add new topic. Then to add a picture.
Got this again
WordPress database error: [Table 'wordpress.sfmembers' doesn't exist]
SELECT * FROM SFMEMBERS WHERE user_id=2
WordPress database error: [Table 'wordpress.sfusers' doesn't exist]
SELECT user_login, display_name FROM SFUSERS WHERE ID=2
WordPress database error: [Table 'wordpress.sfmembers' doesn't exist]
INSERT INTO SFMEMBERS (user_id, display_name, pm, posts, moderator, lastvisit) VALUES (2, '', 0, -1, 0, now());
WordPress database error: [Table 'wordpress.sfmeta' doesn't exist]
SELECT * FROM SFMETA WHERE meta_type='default usergroup' AND meta_key='subscriber' ORDER BY meta_id
WordPress database error: [Table 'wordpress.sfmeta' doesn't exist]
SELECT * FROM SFMETA WHERE meta_type='default usergroup' AND meta_key='sfmembers' ORDER BY meta_id
This happens on ALL Logouts
Fatal error: Call to undefined function sf_set_last_visited() in C:\wamp\www\wp-content\plugins\simple-forum\library\sf-database.php on line 2336
****************
At this point I believe the Beta just hates me.