Porting #5
-
|
Hello! Is there a way to port from the old version of comic control to your new one? I apologize if there is an obvious answer to this, I'm just starting to get more into website building. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
If you've already installed ComicControl you should be able to download the current codebase (which you can get from here) and copy it over the existing install. This isn't tested so I can't guarantee this will go smoothly, but I don't believe any of the changes I've made and uploaded here would seriously break things. It's always a good idea to back things up before you do anything drastic to your site, especially if you've done any customizing to your current ComicControl install. Addressing these issues and making new installs and upgrades a smooth process is something I'm currently working on, given the increased interest in this fork. I'd like this to be the default recommendation for folks wanting to use ComicControl, but that involves being more of a professional developer than I have been. |
Beta Was this translation helpful? Give feedback.
If you've already installed ComicControl you should be able to download the current codebase (which you can get from here) and copy it over the existing install. This isn't tested so I can't guarantee this will go smoothly, but I don't believe any of the changes I've made and uploaded here would seriously break things.
It's always a good idea to back things up before you do anything drastic to your site, especially if you've done any customizing to your current ComicControl install.
Addressing these issues and making new installs and upgrades a smooth process is something I'm currently working on, given the increased interest in this fork. I'd like this to be the default recommendation fo…