Walter
|
| Posted: 06/07/2003, 8:43 PM |
|
I am trying "forum' example, everything works, except the content of added thread donesn't display. Any help appreciated... thanks
|
|
|
 |
RonB
|
| Posted: 06/09/2003, 2:46 AM |
|
Is it getting stored in the db on submit?
Ron
|
|
|
 |
Walter
|
| Posted: 06/09/2003, 5:26 AM |
|
thanks
I use Apache2 + php4, and MS_access database the "Forum example" provides,
I am sure the records I submitted as new threads already in that database (when I open the access dadabase, it is there) and I can also see a new icon added to the "Forum screen"...
but the records seem cannot be display....
|
|
|
 |
rrodgers
|
| Posted: 06/09/2003, 9:42 AM |
|
I would look at the where clause and see that all the columns are being populated for these as you expect.
rob
|
|
|
 |
Hamilton
|
| Posted: 06/13/2003, 10:02 AM |
|
Can you elaborate on your explanation a little?
For instance, are none of the fields showing or all except for the Memo field?
If the Memo field is not displaying, try setting it's type to "TEXT" from the properties window in ccs. Also set it's "Content" Type to HTML.
If this is still not the case, please elaborate more...
Also, what language are you working in and what database you're using would help the community to better address your issues.
|
|
|
 |
|