PDA

View Full Version : Copying categories from one directory to another ...


newquestions
03-07-2006, 05:05 PM
Hello everyone,
I spent quite a bit of time searching, but I cannot seem to find the answer.

Can anyone tell me how to copy a bunch of categories from one directory
to another? I have setup a single copy of PHPLD, but now I would like to
setup another copy, and simply copy all the categories over, instead of
having to type them again.

Can anyone instruct me as to how to do this? I am not afraid of cpanel :)

Thanks,
Jonathan
P.S. - I am using version 2.

anon
03-07-2006, 05:29 PM
goto phpMyAdmin and just export pld_categories into a .sql file.

in your new database, import the .sql

done.

lagunacat
11-20-2006, 10:56 PM
I am trying to do the same thing ( copying categories to a new database ) but I am not clear on how to do this. Could you elaborate on the phpMyAdmin? Or is this just for the V3? I am using V2.

Thanks!

colbyt
11-21-2006, 12:57 AM
Gosh this is an old thread. The export process is not part of the script. Phpadmin is part of your cPanel or other control panel.

I can do it but I haven't done it often enough to tell you how. Maybe Google is your friend here.

web_design
11-23-2006, 08:03 AM
Simply, i open your Cpanel-> My Database-> phpMyAdmin -> export pld_categories into a .sql file (Make sure you have selected the right version of your mysql). And then go to your new database import the .sql


:)
Everything will be done basic on your Cpanel, phpMyAdmin.