Author Topic: Add URL option to comments?  (Read 9860 times)

0 Members and 1 Guest are viewing this topic.

Offline ashleyXcore

  • Pre-Newbie
  • Posts: 7
    • View Profile
    • Pink-Pistol.Net
Add URL option to comments?
« on: April 05, 2006, 10:09:34 PM »
How can I add a box for visitors to type in their website when they leave a comment?
I want guests to be able to do this, I feel it's an incentive for people to actually comment... because it's a free plug. I tried searching for a few minutes but didn't get any results... sorry if this was covered.

xoxo
Ashley

Offline IcEcReaM

  • Hero Member
  • *****
  • Posts: 714
    • View Profile
    • My little Testboard
Re: Add URL option to comments?
« Reply #1 on: April 05, 2006, 10:37:29 PM »
you have to manually alter the comments table in DB.

Also you must add an new input section,
where user can enter their homepage when posting a comment,
and a field, where the entered value is displayed
Coding is a everlasting competition between programmers who tries to write larger, better and idiot-safe programs and the universe producing larger and stupider idiots...
...so far the universe won
bump

Offline ashleyXcore

  • Pre-Newbie
  • Posts: 7
    • View Profile
    • Pink-Pistol.Net
Re: Add URL option to comments?
« Reply #2 on: April 05, 2006, 10:39:14 PM »
Well, how do I go about doing that? I'm not a php master or anything ^.^
Thanks