Changing Directory Scripts and Still Keeping Links?

Discussion in 'Directories' started by red_devil52, Jan 15, 2007.

  1. #1
    Is this possible by any chance? I use SIteSift and it's alright but I prefer the PHP scripts. So, can I change the scripts and still keep all the links that have been submitted?
     
    red_devil52, Jan 15, 2007 IP
  2. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #2
    all you need to do it figure out the DB schema and then extract accordingly. tedious but shouldn't prove to be too hard to do.
     
    an0n, Jan 15, 2007 IP
  3. cantufind

    cantufind Banned

    Messages:
    231
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can do it automatically with phpLynx, failing that one of our support team will happilly do it for you free of charge. And there's no charge for the script OR support either.
     
    cantufind, Jan 15, 2007 IP
  4. nicecoder

    nicecoder Peon

    Messages:
    166
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It's correct. In most case it just as simple as copying the database content to new db schema, but it also depend how the old script store the data, it may require some calculation, usually in comment/review and votes.

    We offer free database migration for free. Just submit a helpdesk ticket and we'll handle the db migration.
     
    nicecoder, Jan 15, 2007 IP
  5. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #5
    But what I found was from my experince is that it is a tedious process and sitesifts tables are quite different from PHP link directory's tables in DB
     
    Freewebspace, Jan 15, 2007 IP
  6. nicecoder

    nicecoder Peon

    Messages:
    166
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #6
    That a normal that each script have different db schema. So that why it will need a migration script, from on db to another one.
     
    nicecoder, Jan 15, 2007 IP
  7. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #7
    It doesn't matter. It's as easy as outer joining all the info in one straight call and parsing and processing all info into the appropriate places for the new schema.

    Did i ever forget to mention that I am a php/mysql smarty newb? :D I really am. Still less than a years time involved with it all.
     
    an0n, Jan 15, 2007 IP
  8. dvduval

    dvduval Notable Member

    Messages:
    3,372
    Likes Received:
    356
    Best Answers:
    1
    Trophy Points:
    260
    #8
    Yes, and as nicecoder mentioned, most scripts will do the migration for you. We offer this service too.
     
    dvduval, Jan 15, 2007 IP
  9. Freewebspace

    Freewebspace Notable Member

    Messages:
    6,213
    Likes Received:
    370
    Best Answers:
    0
    Trophy Points:
    275
    #9
    Anon I said as I tried to trasfer categories from phpld to sitesift so only I thought it was really very difficult
     
    Freewebspace, Jan 15, 2007 IP
  10. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #10
    I'm just saying that if you would like to give it another go, compile all of the necessary info via multiple joins and then toss it into [directory x] format for the xfer :)
     
    an0n, Jan 15, 2007 IP
  11. red_devil52

    red_devil52 Guest

    Messages:
    207
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #11
    So, most scripts should have the option for you to transfer data from the old script to the new one when you're installing it?
     
    red_devil52, Jan 21, 2007 IP
  12. dvduval

    dvduval Notable Member

    Messages:
    3,372
    Likes Received:
    356
    Best Answers:
    1
    Trophy Points:
    260
    #12
    No, but in most cases you can provide your database and we will do the migration for you.
     
    dvduval, Jan 21, 2007 IP
  13. cantufind

    cantufind Banned

    Messages:
    231
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #13
    As David said, most good script owners will provide this service free, and it really is only a case of looking at what needs to be altered, in line with that we do the migration free of charge as well.
     
    cantufind, Jan 22, 2007 IP
  14. red_devil52

    red_devil52 Guest

    Messages:
    207
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #14
    EDIT: Alright. What exactly do you need me to tell/give you for you to do the migration then?
     
    red_devil52, Jan 22, 2007 IP
  15. cantufind

    cantufind Banned

    Messages:
    231
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Good luck with your migration, if you ever change your mind you can always come over and one of our lads will make the migration happen for you. ;)
     
    cantufind, Jan 22, 2007 IP