Please, Can someone help me with the free php directory script

Discussion in 'Directories' started by Loondatoon, Jul 13, 2007.

  1. #1
    Hi everyone,

    I wanted to use the free php directory script from freephpdirectoryscript dot com. I like the usability of it and the clean look of the code.
    Two things I need some help with.
    First I can't get the description of the links to be more than 200 characters. I want the a character limit of 500 characters in the description field.

    And second the subcategories are now outlined in two columns. I was wondering how to make them in multiple columns.
    Can someone please look at the code and get back to me. I would really appreciate the help. Thanks in advance. :eek:
     
    Loondatoon, Jul 13, 2007 IP
  2. kiviniar

    kiviniar Notable Member

    Messages:
    1,964
    Likes Received:
    256
    Best Answers:
    0
    Trophy Points:
    255
    #2
    I would not suggest that script as we have better options

    The free script comes with zero support and you would be in a mess if you face any problem in the later stage

    You could try http://www.indexscript.com/download.php
     
    kiviniar, Jul 13, 2007 IP
    daboss likes this.
  3. SilkySmooth

    SilkySmooth Well-Known Member

    Messages:
    1,583
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    180
    #3
    Or you could try the free version of phpLD
     
    SilkySmooth, Jul 13, 2007 IP
  4. sizzler_chetan

    sizzler_chetan Prominent Member

    Messages:
    7,838
    Likes Received:
    664
    Best Answers:
    0
    Trophy Points:
    390
    #4
    sizzler_chetan, Jul 13, 2007 IP
  5. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #5
    open add_url.php


    and find this

    and replace with this


    open template_add_url.php


    find this


    Replace with this


    That's it
     
    Freewebspace, Jul 13, 2007 IP
    kiviniar likes this.
  6. Hamsap

    Hamsap Banned

    Messages:
    185
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Are there free templates for this script? Testing it out and you know what, it does look good :)
     
    Hamsap, Jul 13, 2007 IP
  7. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #7
    Freewebspace, Jul 13, 2007 IP
  8. Loondatoon

    Loondatoon Peon

    Messages:
    29
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Hi Freewebspace and everybody else,

    I tried that on before getting in this forum, but when I post the link, the description stays to 200 characters. I don't know why it doesn't change when you actually post the link with description. Thanks in advance.

     
    Loondatoon, Jul 13, 2007 IP
  9. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #9
    you need to change it in phpadmin



    if you do not know about this then



    copy this above code and save it as change.php


    just execute it via your browser

    http://www.yoursite.com/change.php


    This will definitely solve your problem provided you have changed the code in

    template_add_url.php and add_url.php
     
    Freewebspace, Jul 13, 2007 IP
  10. Marinecorps

    Marinecorps Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    i think you should also go to your mysql and change the max length for the 2 Field
     
    Marinecorps, Jul 13, 2007 IP
  11. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #11
    Yes that's what I said in the above post!
     
    Freewebspace, Jul 13, 2007 IP
  12. Loondatoon

    Loondatoon Peon

    Messages:
    29
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    That's really great Freewebspace. I just went into Myphpadmin, a couple of clicks later it changed it automatically. Thank you very much.
    I was also wondering whether you could change the amount of columns of your directory also in Myphpadmin? Greetz.


     
    Loondatoon, Jul 15, 2007 IP