This site has a very basic directory script: http://www.linkheredirectory.com I would like to change the script to phpld. How would I go about it so as not to lose anything? Thank you.
You should check the phpld forums to see if someone has written a script for converting the database entries from your current script to phpld. Failing that, after you create the phpld tables, take a look at how they are structured and write a php script to read your's and write to theirs. You need to create your categories first so that you can enter the correct category number for each entry. This is a little tedious -- but much less tedious than a manual transfer.
You can send a pm to dvduval he converted more from biz-directory script to phpld, I did some manual labor with my directory from biz-directory script to site-sift listings, see also here http://forums.digitalpoint.com/showthread.php?t=53640
Were that since the database is there already, could I not just upload the new directory script and then where I need to enter the database information, just add the database? Would that work? Yeah, if it will take me more than 15 minutes, will leave the site alone.
It will take you more than 15 minutes, but either the phpLD or site-sift scripts are so much better than the biz-directory script. Here's what I did: I've made a dump from the database in phpMyAdmin, then used notepad to change things like: INSERT INTO `dir_categories` VALUES (1, 'blabla','blalba, and so on) in the right sql statements of the other directory script, for instance INSERT INTO `categories` VALUES (1, 'blabla','blalba, and so on), used find and replace. Then uploaded all the queries into new database in phpMyAdmin. You've to play around a bit with it to get the desired results. Otherwise pm dvduval.
You are currently using biz-directory script the best is to get new free phplinkdirectory and convert the mysql database
Have some free time today, so will mess around with putting the phpld script into the site and see what happens. Then decide whether to sell off some image domain names or build them up. And who said retired people have time on their hands?????
http://www.linkheredirectory.com now has phpld script and looking the way I want (for now). But darn it all! I can not get phpld to recognize the database of all the categories and other information like the pages. Any suggestions?
Post on the PHPLD forum, I moved from Biz-directory to PHPLD and it was a great move. If you have any problems there's a lot of people on the PHPLD forum that can help.
I did overlook the obvious! Thanks for bringing it to my attention. Will be dragging my sorry butt over there shortly.
Yep, we DO want to help. If you don't bet help, let me know. I actually have a rudimentary tool for transefing everything from Biz Directory now (and skalinks too)
Moved it to phpld and someone gave me the categories to put into the database. Now it looks good, working good, life is good. Thanks to all for their help.