General Error? Help

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
d0s3
Active Member
Posts: 6
Joined: 28. March 2009 08:33
phpBB.com User: d0s3

General Error? Help

Post by d0s3 »

Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://crizzo-designs.com

PHP Version: 5.2.4
MySQL Version: 5.0.67

What have you done before the problem was there?
Just installed the portal

What have you already tryed to solve the problem?
nothing not sure how to fix, I do have a MOD Ranks_per_groups_v1.0.1 I am thinking it has something to do with this just by errors but not sure what I need to do to fix? I had this installed before the portal and it was working fine.

Description and Message
I am getting this error when I load portal (front page):
When I go to mysite/index.php the forums shows fine only when I try to navigate to portal page!

Code: Select all

General Error
SQL ERROR [ mysql4 ]

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY r.rank_min DESC' at line 1 [1064]

SQL

SELECT r.*, gr.group_rank_title, gr.group_rank_image FROM (phpbb_ranks r) LEFT JOIN phpbb_groups_ranks gr ON (gr.rank_id = r.rank_id AND gr.group_id = ) ORDER BY r.rank_min DESC

BACKTRACE

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

FILE: includes/cache.php
LINE: 152
CALL: dbal_mysql->sql_query()

FILE: includes/functions_display.php
LINE: 1160
CALL: cache->obtain_ranks()

FILE: portal/block/user_menu.php
LINE: 79
CALL: get_user_rank()

FILE: portal.php
LINE: 137
CALL: include('portal/block/user_menu.php')
Thanks
Christopher[/i]

Topic author
d0s3
Active Member
Posts: 6
Joined: 28. March 2009 08:33
phpBB.com User: d0s3

Re: General Error? Help

Post by d0s3 »

Thanks anyway, I just unistalled the ranks mod and now it works like a charm! ;)
Locked

Return to “board3 Portal 1.0.x - English Support”