| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ << ] [ >> ] | [ Issue History ] [ Print ] | |||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000024 | [phpBBGarage] General | major | always | 2008-03-01 09:51 | 2008-10-06 04:20 | ||||
| Reporter | roblom | View Status | public | ||||||
| Assigned To | poyntesm | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | resolved | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 2.0.B4 | Product Version | 2.0.B3 | ||||
| Target Version | Product Build | ||||||||
| Summary | 0000024: Blog function doesn't work | ||||||||
| Description |
not able to post a blog, gives the folowing error: SQL ERROR [ mysqli ] Unknown column 'bbcode_flags' in 'field list' [1054] SQL INSERT INTO phpbb_garage_blog (vehicle_id, user_id, blog_title, blog_text, blog_date, bbcode_bitfield, bbcode_uid, bbcode_flags) VALUES ('1', '3', 'test', 'test 1 2 3', 1203365869, '', '', 7) BACKTRACE FILE: includes/db/mysqli.php LINE: 143 CALL: dbal->sql_error() FILE: includes/mods/class_garage_blog.php LINE: 47 CALL: dbal_mysqli->sql_query() FILE: garage_blog.php LINE: 108 CALL: garage_blog->insert_blog() |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0000150) poyntesm (administrator) 2008-10-06 04:20 |
r577 fixed adding/editting/deleting blog entries. Also URL/SMILEY/BBCODE for blogs are now settings in the ACP rather than just BBCODE |