SQL ERROR

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.

Topic author
Scary
Active Member
Posts: 10
Joined: 4. September 2008 19:44

Re: SQL ERROR

Post by Scary »

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:
User avatar

Ice
Former Team Member
Posts: 359
Joined: 20. January 2008 23:43
Location: England, United Kingdom

Re: SQL ERROR

Post by Ice »

No problem, now to work out why there is no ID... :/
Board3 Portal Dev & English Tech Support
Locked

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