What do you mean by "change the category table" by 3.16? How would one change any table "by" another table? And why would you have sepearate tables from 3.16 and 3.20 in the same database anyway?
no i search to put all categories datas of my v3.16 in a .sql file to import in the new database of my v3.2 because i have 130 cats differents and i don't wish insert one by one by typing all one more time
i hope you understand better
how to recup all categories of v3.16 to v3.20 better ?
but ... it's possible to backup only wsnlinks_categories and no all the database ?
it's not possible from the admin to search a database backup file in my computer for restoring ?
can i just restore the wsnlinks_categories ?
i see a lot of things more on the wsnlinks_categories v3.2 than in the v3.16 ... i need to put only data of my wsnlinks_categories v3.16 to no alterate the wsnlinks_categories v3.2 structure ?
i don't see on the admin panel the button to do the
just be sure you run upgrade.php after you restore it
and for information, when i click on backup , the backup.sql is create but empty and when i want to rename the file the admin tell me all is good but the filename no change ( some bugs ?
thanks
PS: when i see the v3.2 ... i think it's better for me to do all from 00 what a pity my site v3.16 was almost finished, but the options of the v3.2 are too attractive, i need to modify all my templates , traduction and categories i hope all works fine
Comments on import category
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
hello
it's possible to change the category table in the sql DB by my old category table of wsn links 3.16 without damage ?
thanks
Regards
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
What do you mean by "change the category table" by 3.16? How would one change any table "by" another table? And why would you have sepearate tables from 3.16 and 3.20 in the same database anyway?
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
no i search to put all categories datas of my v3.16 in a .sql file to import in the new database of my v3.2 because i have 130 cats differents and i don't wish insert one by one by typing all one more time
i hope you understand better
how to recup all categories of v3.16 to v3.20 better ?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
When restoring mysql data that was made in an old version, just be sure you run upgrade.php after you restore it.
Member
Usergroup: Customer
Joined: Jul 20, 2005
Total Topics: 9
Total Comments: 30
well i'm going to try ...
but ... it's possible to backup only wsnlinks_categories and no all the database ?
it's not possible from the admin to search a database backup file in my computer for restoring ?
can i just restore the wsnlinks_categories ?
i see a lot of things more on the wsnlinks_categories v3.2 than in the v3.16 ... i need to put only data of my wsnlinks_categories v3.16 to no alterate the wsnlinks_categories v3.2 structure ?
i don't see on the admin panel the button to do the
and for information, when i click on backup , the backup.sql is create but empty and when i want to rename the file the admin tell me all is good but the filename no change ( some bugs ?
thanks
PS: when i see the v3.2 ... i think it's better for me to do all from 00 what a pity my site v3.16 was almost finished, but the options of the v3.2 are too attractive, i need to modify all my templates , traduction and categories i hope all works fine
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
but ... it's possible to backup only wsnlinks_categories and no all the database ?
Use phpmyadmin when you want less than the full database.
i need to put only data of my wsnlinks_categories v3.16 to no alterate the wsnlinks_categories v3.2 structure ?
When you run upgrade.php, all the new fields of 3.2 will be added to the table.