Page 1 of 1

Registration

PostPosted: Mon Sep 18, 2006 9:46 am
Author: Gizzle
I'm not new to owning forums, just new to IntegraMod. I set it all up but when i test the registration all it does is sends me to the log in page. I cant register a new user, HELP! I'm using the polished black style if thats any worth..

Re: Registration

PostPosted: Mon Sep 18, 2006 9:57 am
Author: Dioncecht
How did you set your cookies? I had the same issue until i fixed my cookie settings.

Your settings should be something like...

Cookie Domain: .yourwebsite.com
Cookie Name: yourwebsite_phpbb
Cookie Path: /phpbb

Thats how I have mine set anyways. Seems to work well that way.

PostPosted: Mon Sep 18, 2006 10:32 am
Author: Gizzle
Okay, i fixed it to where i can get users registred, but now i get this...

Error geting users post stat

DEBUG MODE

SQL Error : 1054 Unknown column 'g.group_id' in 'on clause'

SELECT ug.user_id, g.group_id as g_id, g.group_name , u.user_posts, g.group_count FROM phpbb_groups g, phpbb_users u LEFT JOIN phpbb_user_group ug ON g.group_id=ug.group_id AND ug.user_id=3 WHERE u.user_id=3 AND ug.user_id is NULL AND g.group_count=0 AND g.group_single_user=0 AND g.group_moderator<>3

Line : 404
File : profilcp_board_config.php

PostPosted: Mon Sep 18, 2006 10:39 am
Author: Gizzle
Also, i found away around to log in the test account, i had to go into my admin account and make the account active, but when i login i get this...

phpBB : Critical Error

User not found in IM preferences table

DEBUG MODE

SELECT * FROM phpbb_im_prefs WHERE user_id=3

Line : 95
File : functions_im.php


Yeck

Re: Registration

PostPosted: Mon Sep 18, 2006 5:37 pm
Author: Helter
looks like you have not run the Prill_Install. If you do not want to use Prillian, go to acp/Prillian/Configuration and be sure that the fields-
"Enable Instant Messaging System" and
"Enable Network Messaging system" are set to "no"