Help can't make new forums

Temporary forum to obtain support while phpBB.com is offline.
Please use the support forum on phpBB.com
Forum rules
Temporary forum to obtain support while phpBB.com is offline.
Please use the support forum on phpBB.com
Locked
lottus
Registered User
Posts: 5
Joined: Sun Feb 08, 2009 9:47 pm

Help can't make new forums

Post by lottus »

Unknown column 'Array' in 'where clause' [1054]

SQL

SELECT notify_status FROM phpbb_forums_watch WHERE forum_id = 2 AND user_id = Array

BACKTRACE

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

FILE: includes/functions_display.php
LINE: 1041
CALL: dbal_mysql->sql_query()

FILE: viewforum.php
LINE: 198
CALL: watch_topic_forum()


The following is the basic SRT
Your board's URL: http://speedwow.servegame.org/forum/
Version of phpBB3: 3.0.4
Was this a fresh install or a(n) update/upgrade/conversion (please be specific)? Update
If update, what package(s) did you use? http://www.ohloh.net/p/phpbb/download?f ... _3.0.4.zip
Did you use an automated wizard provided by your host to install phpBB? No
MODs you have installed: None
When the problem started: When i first tried editing my first forum
Your level of expertise (be honest): None

Additionally, you may wish to provide the following (where applicable)
Template(s) used: WoWMoonclaw
Language(s) used: English
Version of PHP used: PhpBB3 3.0.4
Database and version used: Dont know

PS i also have a problem when trying to edit my some of my site stuff it says that the data_global isn't there, but it is and i have to make it not read only is there a way to get around this?

I got that as an area and im new with phpbb and mainly all scripting so can someone please help me with this please and thank you.

User avatar
ric323
Registered User
Posts: 102
Joined: Sat Sep 29, 2007 1:09 pm
Location: Melbourne, Australia

Re: Help can't make new forums

Post by ric323 »

Duplicate of viewtopic.php?f=71&t=31159
Please continue in the original topic.

Locked