HELP- Installed but can't find it

This mod will make it posible to specify permissions to all "special pages, like MEMBERLIST, PROFILE VIEW and so on.
The permissions support USERGROUP, making this tool very powerfull

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

HELP- Installed but can't find it

Postby macman on Wed 26. Nov, 2003 08:00

Ok, here's the go:

I'm, using 2.0.6 with installed:

Code: Select all
Show Usergroups 1.3.4
Protect useraccount 1.2.6
Extra permission mod 1.0.0.
Admin add users 0.10.0 Beta

phpBB Fetch All 2.0.3

Forum Permissions List 1.0.0
Admin Userlist 1.6.1

EasyMOD 0.0.10a


All those mods where installed with easy mod.

1. Firsty I can't find anything in the admin control pannel for Extra permission.

2. Site index shows up with no forums, but everything looks fine, no error code.

3. Can't login get this:
Code: Select all
Error in obtaining userdata

DEBUG MODE

SQL Error : 1054 Unknown column 'user_badlogin' in 'field list'

SELECT user_id, username, user_password, user_active, user_level, user_badlogin, user_blocktime, user_email, user_lang, user_timezone,user_passwd_change FROM phpbb_users WHERE username = 'me'

Line : 67
File : c:\program files\easyphp1-7\www\phpbb206\login.php


When I installed the only thing i did was install it via easy mod, I ddin't run any pages or anything?
What should I done?

I'm guessing I stuffed up somewhere.

Thanks
Code: Select all
[/quote]
macman
Poster
Poster
 
Posts: 12
Joined: Mon 02. Jun, 2003 03:56

Postby duvelske on Thu 27. Nov, 2003 21:31

The sql error 'badlogin' is of Protect useraccount 1.2.6 their are update.php files in the zips. You must run those update files firstly before let easymod modding the files. If you do this not you can't login anymore as admin and you can't update run the update_db.php files because you have te be logged in as admin. Put the files in the root of your site. Try to run them if it won't run edit the db_update.php file with this:

find:
Code: Select all
if( $userdata['user_level'] != ADMIN )


replace (if im right :oops: not sure, otherwise you should add them manually in the database)
Code: Select all
if( $userdata['user_level'] != GUEST )
Greetzzz,
Image
duvelske
Poster
Poster
 
Posts: 194
Joined: Sat 16. Aug, 2003 17:31


Return to Extra permission [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron