1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

what script do you use?

Discussion in 'Directories' started by billybrag, Jun 24, 2005.

  1. #1
    im looking at creating a good link directory and i was wondering what software you guys use, i have tried a few and liked barracuda, although it is not compatible with my windows server :(

    any suggestions tips comments?

    Mike
     
    billybrag, Jun 24, 2005 IP
  2. Trance-formation

    Trance-formation Peon

    Messages:
    598
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I write my own :)
     
    Trance-formation, Jun 24, 2005 IP
  3. Arnica

    Arnica Peon

    Messages:
    320
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Same for me. :)
     
    Arnica, Jun 24, 2005 IP
  4. westhaven

    westhaven Well-Known Member

    Messages:
    3,936
    Likes Received:
    452
    Best Answers:
    0
    Trophy Points:
    195
    #4
    guys i am also looking to make my own directory but don have much knowledge .i know there is free script available on net http://www.biz-directory.org/directory_script.php
    but how to integrate it with sql and how to run it, can anyone tell me?
     
    westhaven, Jun 24, 2005 IP
  5. billybrag

    billybrag Peon

    Messages:
    324
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    ok then,

    so what do people who dont create their own ise :)
     
    billybrag, Jun 24, 2005 IP
  6. ephricon

    ephricon Peon

    Messages:
    250
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #6
    ephricon, Jun 24, 2005 IP
  7. NewComputer

    NewComputer Well-Known Member

    Messages:
    2,021
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    188
    #7
    Use the free script mentioned above. Find someone to help you with the server setup...
     
    NewComputer, Jun 24, 2005 IP
  8. westhaven

    westhaven Well-Known Member

    Messages:
    3,936
    Likes Received:
    452
    Best Answers:
    0
    Trophy Points:
    195
    #8
    i guess people of this forum will never tell us, how to use that script mentioned above.
     
    westhaven, Jun 24, 2005 IP
  9. NewComputer

    NewComputer Well-Known Member

    Messages:
    2,021
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    188
    #9
    West,

    There is quite a bit of detail that goes into setting that script up (especially SEO wise) too much so to go into detail here. If someone has no idea how to setup the mysql database, then they need to find someone who does...
     
    NewComputer, Jun 24, 2005 IP
  10. Trance-formation

    Trance-formation Peon

    Messages:
    598
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #10
    The script you mention comes with a comprehensive README file... let us know what problems you have and we can help... otherwise we are guessing in the dark:rolleyes:
     
    Trance-formation, Jun 24, 2005 IP
  11. Will.Spencer

    Will.Spencer NetBuilder

    Messages:
    14,789
    Likes Received:
    1,040
    Best Answers:
    0
    Trophy Points:
    375
    #11
    I use Linker.

    I am happy with it, although I am always open to try something new!
     
    Will.Spencer, Jun 24, 2005 IP
  12. westhaven

    westhaven Well-Known Member

    Messages:
    3,936
    Likes Received:
    452
    Best Answers:
    0
    Trophy Points:
    195
    #12
    readme file consists:

    License
    To use the directory script completely free of charge, the Biz Directory links at the bottom of the pages must stay intact.

    You may customize the script design and structure to suit your web site needs.

    You may not distribute this script or accomplish code modifications without permission.

    Top


    --------------------------------------------------------------------------------
    Requirements
    The script runs without known bugs with PHP4 and MySQL3.

    Top


    --------------------------------------------------------------------------------
    Features

    New! Improved performance: better response and loading time.
    New! Completely template-driven: change completely the directory appearance modifying just the template files.
    New! Faster feed for additional results.
    Multi-level category system, with unlimited number of categories.
    Integrated search engine.
    Powerful control panel: add/edit/delete/move pages and categories easily. Move full parts of the directory (subcategories and pages) with one click.
    Semi-automated directory: users suggest urls and you accept/reject them.
    IP banning.
    Search engine friendly: include title and description for each category. Short querystrings (most search engines will index the directory).
    Additional listings: By default the script gets additional results from a XML feed, so the directory always display results, even the database being empty. You can allow or disallow these listings at any moment. Get your own affiliate id and start earning money from your directory!
    Top


    --------------------------------------------------------------------------------
    Installation

    Decompress the zip file.
    Modify the /config.php file and include your database name, user, password and prefix for table names (prefix is optional but recommended).
    Upload the files to the root directory or to a subdirectory.
    Run /install.php and follow the steps.
    Run /admin.php and log-in everytime you want to manage the directory.
    Top


    ---------------------------------------------
    -----------------------------------
    Customization
    The script is totally template-based. All code returned is editable through the template files: /template_index.php for index and categories, /template_search.php for search results and /template_add_url.php for the submission forms.

    Each template block is saved in a PHP variable, for instance:

    $TEMPLATE["HEADING"] = <<<EOF
    Here the editable text!
    EOF;
    Within these variables you can use any HTML code, besides "labels" that will allow you to use dynamic content generated by the script. This labels are presented within brackets, for instance [CATEGORY_NAME].

    Read the template files and look the returned code for better understanding.

    Top


    --------------------------------------------------------------------------------
    Additional Results
    The script can get additional results from the BannerBoxes XML feed, so the directory always display results, even the database being empty. To allow these additional results simply edit /config.php file and change the show_additional_results variable to TRUE.

    You can also get your BannerBoxes affiliate id and start earning money with every click is made on these additional listings! Simply change the value of the bannerboxes_id variable in the /config.php file.



    now i don know how to run install.php and admin.php
    how to create connection with sql and how to give path in config.php
     
    westhaven, Jun 24, 2005 IP
  13. Trance-formation

    Trance-formation Peon

    Messages:
    598
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #13
    How you set up a mysql database will depend on your server (do you know if you have phpMyAdmin?)

    When you set it up you will know your details to enter in the config file

    to run install.php you simply point your browser at it www.yoursite.com/yourdirectory/install.php, similarly for admin.php
     
    Trance-formation, Jun 24, 2005 IP
  14. westhaven

    westhaven Well-Known Member

    Messages:
    3,936
    Likes Received:
    452
    Best Answers:
    0
    Trophy Points:
    195
    #14
    yea my srever has phpmyadmin

    tell me one more thing what will install.php and admin.php do?

    i wanna make similar site to www.linkland.info...or www.onebigindex.com or www.kingbloom.com

    i think they all have used this script
    one more thing how will i pass values to text boxes and submit button
     
    westhaven, Jun 24, 2005 IP
  15. Trance-formation

    Trance-formation Peon

    Messages:
    598
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #15
    IRC (and it is a while since I used this script) install.php will set up your configuration and build your database tables. admin.php will do just that, you can go in and administer your site, links, etc. Not sure about what you mean with the last question.
    1. Create database (don't need tables)
    2. Edit config file with database name, username and password
    3. Run install.php

    That should get you up and running. The script you are using should manage all the text fields and submissions etc.
     
    Trance-formation, Jun 24, 2005 IP
  16. westhaven

    westhaven Well-Known Member

    Messages:
    3,936
    Likes Received:
    452
    Best Answers:
    0
    Trophy Points:
    195
    #16
    thanks for giving me such a useful informtion, once i do it and if it doesn't work out then i will let you know
     
    westhaven, Jun 24, 2005 IP
  17. Mia

    Mia R.I.P. STEVE JOBS

    Messages:
    23,694
    Likes Received:
    1,167
    Best Answers:
    0
    Trophy Points:
    440
    #17
    I'm using the Biz directory script. Heavily custom modified though...
    (http://www.biz-directory.org/directory_script.php)
     
    Mia, Jun 24, 2005 IP
  18. westhaven

    westhaven Well-Known Member

    Messages:
    3,936
    Likes Received:
    452
    Best Answers:
    0
    Trophy Points:
    195
    #18
    could you pls guide me how did you use that script. what exactly you did.
    what are the steps to be taken.
     
    westhaven, Jun 25, 2005 IP
  19. zguoqi

    zguoqi Well-Known Member

    Messages:
    140
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #19
    zguoqi, Jun 25, 2005 IP
  20. westhaven

    westhaven Well-Known Member

    Messages:
    3,936
    Likes Received:
    452
    Best Answers:
    0
    Trophy Points:
    195
    #20
    westhaven, Jun 25, 2005 IP