Discussion
Comments not shown(back to index)I still have the problem that after adding a comment, the comment itself is not shown. However, a file named _com.txt has been created. If I change put the name of the picture before _com.txt, then comments are displayed. But how to solve this problem that changing the file name isn't necessary?
posted by
TalX on 15 Jul 05 at 10:14 AM
The action of your post form should be "<#fbself#>":
<form method="post" action="<#fbself#>">
posted by
donald on 15 Jul 05 at 1:52 PM
Comments form, that is.
posted by
donald on 15 Jul 05 at 1:56 PM
Hmmm...I did replace your code with the existing one, in both the comments.php as the main.php files. But I forgot to mention in my previous post that a file named _com.text isn't created anymore!
posted by
TalX on 15 Jul 05 at 2:08 PM
So the problem is still there....
posted by
TalX on 15 Jul 05 at 2:08 PM
Try adding the missing form element:
<input type="hidden" name="image" value="<#fbimagename#>" style="display: none;" />
posted by
donald on 15 Jul 05 at 2:16 PM
It works! Thank you Donald!
posted by
TalX on 15 Jul 05 at 3:17 PM
Im having the same problem. My comments wont show up, and are not created in the comments folder. Im working with the Almanac template. I found where to replace the action on the comments form, but where should I add the missing form element:
(<input type="hidden" name="image" value="<#fbimagename#>" style="display: none;" />)
? Thanks
posted by
mark on 18 Jul 05 at 4:51 PM
somehow, I managed to get one comment to post, but now it wont do it... :(
posted by
mark on 18 Jul 05 at 4:52 PM
oh, got it! Thanks, folderblog rocks
posted by
mark on 18 Jul 05 at 5:01 PM
ok...so, i messed up, and reloaded fb3, and now I cant get the comments to come up again...I followed the above directions...but no beans. Can anyone help?
Im also having trouble getting captions to show up, but thats another problem for another day. thanks!
posted by
mark on 18 Jul 05 at 11:09 PM
Mark, not sure what your problem might be without a link. Sorry for the trouble — let me know if you still need help.
posted by
donald on 23 Jul 05 at 3:44 AM
I just used the information on this discussion to get my comments to work using Ipswitch WS_FTP Professional. Now, I'm hoping to use one of the newer templates.
posted by Mark on 27 Jul 05 at 2:39 PM
Post a Reply:
(back to index)