Where is my forum

Started by Affmaheed, August 24, 2010, 02:06:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Affmaheed

I was notified by a one of my moderators the forum has a general error massage being displayed
 
anyone know why
 
http://ghostriderz.forummate.com/
Signature removed due TOS violation

Affmaheed

Signature removed due TOS violation

Affmaheed

#2
this is the current message dislayed on my forum
 
General Error

SQL ERROR [ mysql4 ]

Unknown column 'g.group_skip_auth' in 'where clause' [1054]

SQL

SELECT ug.user_id, a.forum_id, a.auth_setting, a.auth_option_id, ao.auth_option FROM ghostriderz_forummate_com_acl_groups a, ghostriderz_forummate_com_user_group ug, ghostriderz_forummate_com_groups g, ghostriderz_forummate_com_acl_options ao WHERE a.auth_role_id = 0 AND a.auth_option_id = ao.auth_option_id AND a.group_id = ug.group_id AND g.group_id = ug.group_id AND ug.user_pending = 0 AND NOT (ug.group_leader = 1 AND g.group_skip_auth = 1) AND ao.auth_option IN ('a_', 'm_')

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/auth.php
LINE: 637
CALL: dbal_mysql->sql_query()

FILE: includes/auth.php
LINE: 351
CALL: auth->acl_raw_data()

FILE: blocks/block_the_team.php
LINE: 34
CALL: auth->acl_get_list()

FILE: includes/portal_blocks.php
LINE: 99
CALL: include_once('blocks/block_the_team.php')

FILE: includes/hooks/freeforumca_portal.php
LINE: 668
CALL: include_once('includes/portal_blocks.php')

FILE:
LINE:
CALL: portal_append_sid()

FILE: includes/hooks/index.php
LINE: 141
CALL: call_user_func_array()

FILE: includes/functions.php
LINE: 2144
CALL: phpbb_hook->call_hook()

FILE: includes/functions_content.php
LINE: 1187
CALL: append_sid()

FILE: includes/functions_display.php
LINE: 743
CALL: get_username_string()

FILE: includes/functions_display.php
LINE: 295
CALL: get_moderators()

FILE: index.php
LINE: 28
CALL: display_forums()


Signature removed due TOS violation

Affmaheed

Signature removed due TOS violation

llamabox

I am getting the same SQL error. I posted a request for help in the phpbb support section.

Maybe if I get a reply it will help you as well. http://www.freeforum.ca/forums/phpbb-support-forum/443405-sql-error-after-update.html

Inner Man

i have the same problem for http://innerman.forummate.com/

Return to the portal page    
                             General  Error

            SQL ERROR [ mysql4 ]

Unknown column  'g.group_skip_auth' in 'where clause' [1054]

An SQL error  occurred while fetching this page. Please contact the Board Administrator if this  problem persists.
Please notify the board administrator or  webmaster: sg.lizard@yahoo.com
         
   
   
            Powered by phpBB © 2000,  2002, 2005, 2007 phpBB Group

thanks a lot ...

kimgold2010

Quote from: Inner Man;534608i have the same problem for http://innerman.forummate.com/

Return to the portal page    
                             General  Error

            SQL ERROR [ mysql4 ]

Unknown column  'g.group_skip_auth' in 'where clause' [1054]

An SQL error  occurred while fetching this page. Please contact the Board Administrator if this  problem persists.
Please notify the board administrator or  webmaster: sg.lizard@yahoo.com
         
   
   
            Powered by phpBB © 2000,  2002, 2005, 2007 phpBB Group

thanks a lot ...
We do apologize for any inconvenience you are having. I have fixed a problem that you've encountered. You please try again and let me know if you have the problems.

Thank you.
Feel free to contact us if you have any questions.

Thank you

Bioroid Soldier

I am getting a similar problem at my forum

http://inourwriteminds.forummate.com/


This is the error code



SQL ERROR [ mysql4 ]

Unknown column 'g.group_skip_auth' in 'where clause' [1054]

SQL

SELECT ug.user_id, a.forum_id, a.auth_setting, a.auth_option_id, ao.auth_option FROM inourwriteminds_forummate_com_acl_groups a, inourwriteminds_forummate_com_user_group ug, inourwriteminds_forummate_com_groups g, inourwriteminds_forummate_com_acl_options ao WHERE a.auth_role_id = 0 AND a.auth_option_id = ao.auth_option_id AND a.group_id = ug.group_id AND g.group_id = ug.group_id AND ug.user_pending = 0 AND NOT (ug.group_leader = 1 AND g.group_skip_auth = 1) AND ao.auth_option IN ('a_', 'm_')

BACKTRACE
[FONT=monospace]
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/auth.php
LINE: 637
CALL: dbal_mysql->sql_query()

FILE: includes/auth.php
LINE: 351
CALL: auth->acl_raw_data()

FILE: blocks/block_the_team.php
LINE: 34
CALL: auth->acl_get_list()

FILE: includes/portal_blocks.php
LINE: 99
CALL: include_once('blocks/block_the_team.php')

FILE: portal.php
LINE: 43
CALL: include_once('includes/portal_blocks.php')

FILE: home.php
LINE: 17
CALL: include('portal.php')
[/FONT]

I would be much obliged if you could fix that.

kimgold2010

Quote from: Bioroid Soldier;534639I am getting a similar problem at my forum

http://inourwriteminds.forummate.com/


This is the error code



SQL ERROR [ mysql4 ]

Unknown column 'g.group_skip_auth' in 'where clause' [1054]

SQL

SELECT ug.user_id, a.forum_id, a.auth_setting, a.auth_option_id, ao.auth_option FROM inourwriteminds_forummate_com_acl_groups a, inourwriteminds_forummate_com_user_group ug, inourwriteminds_forummate_com_groups g, inourwriteminds_forummate_com_acl_options ao WHERE a.auth_role_id = 0 AND a.auth_option_id = ao.auth_option_id AND a.group_id = ug.group_id AND g.group_id = ug.group_id AND ug.user_pending = 0 AND NOT (ug.group_leader = 1 AND g.group_skip_auth = 1) AND ao.auth_option IN ('a_', 'm_')

BACKTRACE
[FONT=monospace]
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()

FILE: includes/auth.php
LINE: 637
CALL: dbal_mysql->sql_query()

FILE: includes/auth.php
LINE: 351
CALL: auth->acl_raw_data()

FILE: blocks/block_the_team.php
LINE: 34
CALL: auth->acl_get_list()

FILE: includes/portal_blocks.php
LINE: 99
CALL: include_once('blocks/block_the_team.php')

FILE: portal.php
LINE: 43
CALL: include_once('includes/portal_blocks.php')

FILE: home.php
LINE: 17
CALL: include('portal.php')
[/FONT]
I would be much obliged if you could fix that.
We do apologize for any inconvenience you are having. I have fixed a problem that you've encountered. You please try again and let me know if you have the problems.

Thank you.
Feel free to contact us if you have any questions.

Thank you

Bioroid Soldier

I tried reloading a couple of times and still got the same error message each time. Anyway, thanks for the quick response.

kimgold2010

Quote from: Bioroid Soldier;534645I tried reloading a couple of times and still got the same error message each time. Anyway, thanks for the quick response.
I have fixed it. We do apologize for any inconvenience you are having. You please try again.

Thank you.
Feel free to contact us if you have any questions.

Thank you

Bioroid Soldier

Works fine now. Thanks again. That's really good customer support from you folks.

kimgold2010

Feel free to contact us if you have any questions.

Thank you

xiaoxiao2

I have checked your problem and post a new topic is test in Statement of Faith forum. You please check again, if you still have this problem, please explain more so I can assist you better.

Thank you.