Page 1 of 1

Simple Comments?

Posted: Tue 14. Dec 2004, 08:35
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.

Posted: Tue 14. Dec 2004, 08:51
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

Posted: Tue 14. Dec 2004, 09:00
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

Posted: Tue 14. Dec 2004, 09:15
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

Posted: Tue 14. Dec 2004, 09:16
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