jessi15
06-08-2004, 09:10 PM
Is there a way to do like a xanga or whatever kinda thing where people can leave comments but on a regular webpage, like after a blog entry?
|
View Full Version : Leaving Comments? jessi15 06-08-2004, 09:10 PM Is there a way to do like a xanga or whatever kinda thing where people can leave comments but on a regular webpage, like after a blog entry? webgirl 06-08-2004, 09:18 PM do a commting system like b2,greymatter,MT,haloscan ect? jessi15 06-08-2004, 09:22 PM Which do you recommend? Are they all free? My account is at freewebs.com so it can't use any advanced scripting or whatever either. webgirl 06-08-2004, 09:25 PM Which do you recommend? Are they all free? My account is at freewebs.com so it can't use any advanced scripting or whatever either. Then you can only use haloscan. jessi15 06-08-2004, 09:27 PM okay, thank you :) jessi15 06-09-2004, 04:18 PM I think I'll try xanga and add a link on my site. I found out I can protect certain entries. Cool! Thanks for your help though :) Lissa 06-09-2004, 05:35 PM I like http://coranto.gweilo.org/ xxsweetchica 06-09-2004, 10:06 PM I can't seem to figure out what I'm doing wrong. www.freewebs.com/bluecheesemonkeys Scroll down in the iframe and go down to Tamra's updates and it's on today's updates...I can't seem to get this thing to work.. I've followed haloscan's instructions...but I can't get it to pop up. I don't have my popup stoppers on or anything, am I doing something wrong in the code? Please help thank you! :) webgirl 06-09-2004, 10:16 PM I can't seem to figure out what I'm doing wrong. www.freewebs.com/bluecheesemonkeys Scroll down in the iframe and go down to Tamra's updates and it's on today's updates...I can't seem to get this thing to work.. I've followed haloscan's instructions...but I can't get it to pop up. I don't have my popup stoppers on or anything, am I doing something wrong in the code? Please help thank you! :) Are you using the right code are you using <a href="javascript:HaloScan('entry_title');" target="_self"><script type="text/javascript">postCount('entry_title');</script></a> & in between your blog pages header tags this code <script type="text/javascript" src="http://www.haloscan.com/load.php?user=yourusername"> </script> with the blue replaced in to your own stuff. xxsweetchica 06-09-2004, 10:19 PM I'm not using a blog..just my webbie. And yes I'am using the right code :(. webgirl 06-09-2004, 10:24 PM I'm not using a blog..just my webbie. And yes I'am using the right code :(. 1.What you put updates in is called a blog. 2.Mine's: <a href="javascript:HaloScan('newblog_graduation');" target="_self"><script type="text/javascript">postCount('newblog_graduation');</script></a> and it works try changed the spaces to underscore's(_) cause thats the only differents in the codes(my & yours) xxsweetchica 06-09-2004, 10:47 PM That didn't work :( Maybe I have the head tags in the wrong spot? salomeyasobko 06-09-2004, 11:08 PM make sure you erase the extra spaces in webgirl's post. the forum adds them to break up long words. |