Simple Comments?

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
sputtnik
Posts: 14
Joined: Mon 13. Dec 2004, 07:33

Simple Comments?

Post by sputtnik »

Well first off, here's my site address: http://www.apatheticenergy.com/main.php

Anyways, what I want to do is be able to allow viewers to leave comments. I try the guesbook/comment content selection and make it visible but it doesn't show up. Plus, I didn't want the whole comment form to show up on the main page. Any suggestions for me? Thanks.
Buster
Posts: 50
Joined: Sat 9. Oct 2004, 12:16

Post by Buster »

Sorry, but I can´t see anything on your Website like a comment/guestbook content !
There is only the Start"Orange"Page of PHPWCMS ! (Only a little bit modified ;) )

So, maybe you must edit the guestbookfile !
Just edit this one: phpwcms_template/inc_cntpart/guestbook/default.html

Greetings from Germany
Buster
sputtnik
Posts: 14
Joined: Mon 13. Dec 2004, 07:33

Post by sputtnik »

yeah, i haven't gotten to messing with the layout really yet. what i have on that site though is a table and in the one cell there's a div with the index.php file included in there. on that index.php file i want to let viewers click a link at the end of the article to leave a comment on it. i added the guestbook/comment content to it. i did look at that file you suggested, and it looks fine, but i still show nothing on the index file. any suggestions.

also, the date and time showing on the articles is the current date/time not the article date/time. on the sample template which i'm using i have it say { DATE_ARTICLE} and { TIME_ARTICLE} but it still shows that? how do i fix it. oh, and while i'm on that subject, how do I offset the time because I'm in CA and the time is off a few hours. thanks again
Buster
Posts: 50
Joined: Sat 9. Oct 2004, 12:16

Post by Buster »

sputtnik wrote: also, the date and time showing on the articles is the current date/time not the article date/time. on the sample template which i'm using i have it say { DATE_ARTICLE} and { TIME_ARTICLE} but it still shows that? how do i fix it. oh, and while i'm on that subject, how do I offset the time because I'm in CA and the time is off a few hours. thanks again
delete the space behind the { ;)


Buster
sputtnik
Posts: 14
Joined: Mon 13. Dec 2004, 07:33

Post by sputtnik »

i do have it deleted in there, i just saw it done like that on here before i didn't know if the tag wouldn't show up like that or anything, so i wanted to just be safe, thanks though
Post Reply