Search found 10 matches

by Scary
5. January 2009 19:05
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

Re: SQL ERROR

Ice wrote:Seems the error is caused by a missing id.

Open /portal/includes/functions.php
Find

Code: Select all

		if( $config['allow_attachments'] )
Replace with

Code: Select all

		if( $config['allow_attachments'] && $row['post_id'] )
thank you very much!
You are de best :D :D :mrgreen:
by Scary
27. December 2008 21:09
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

Re: SQL ERROR

this error only appears if I have the attach active in ACP -> General -> Board Configuration -> Attachment settings -> Attachment display order, if I deactivate, the error doesn't appear.

greet

Cumps
by Scary
27. December 2008 20:26
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

Re: SQL ERROR

test account is:

user=test
password=123456

thanks
by Scary
25. December 2008 12:20
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

Re: SQL ERROR

please ,can any help! :cry: :cry:
by Scary
21. December 2008 14:44
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

Re: SQL ERROR

Kevin wrote:Still no error. :?
Do receive this error as a guest too?
as a guest, i don't receive an error, only logged...

sorry a double post
by Scary
21. December 2008 13:55
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

Re: SQL ERROR

Kevin wrote:Already solved? I dont see no error on your site.
not solved the link is http://www.scarymule.com/ftestes/portal.php not http://www.scarymule.com/ftestes/

Gruß
Scary
by Scary
21. December 2008 12:58
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

Re: SQL ERROR

Can any help,sorry may bad ingles 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 'AND in_message = 0 ORDER BY filetime DESC' at line 4 [1064] SQL SELECT * FROM phpbb_attachments WHERE post_msg...
by Scary
4. September 2008 20:37
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

Re: SQL ERROR

i've already put yours. And everything's fine...
except that error when I select "no" in the "compact news block style" on the "acp"

Gruß
Scary
by Scary
4. September 2008 20:24
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

Re: SQL ERROR

Hi!
I try in LOCALHOST, before i change to my main forum, i've a phpbb3 1.2.2 portal instaled, but i want yours!
That error only appears when i select "no" in the "compact news block style" on the "acp"

Danke!

Gruß
Scary
by Scary
4. September 2008 19:54
Forum: board3 Portal 1.0.x - English Support
Topic: SQL ERROR
Replies: 16
Views: 13326

SQL ERROR

Your phpBB Version: 3.0.2 Your phpBB Type: Standard phpBB3 MODs installed: Yes Your knowledge: Beginner What have you done before the problem was there? What have you already tryed to solve the problem? Description and Message i got this error SQL ERROR [ mysql4 ] You have an error in your SQL synt...

Go to advanced search