21286 Posts in 5733 Topics by 2602 members
General Questions
SilverStripe Forums » General Questions » How to copy theme developed on one instance of SilverStripe to another
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 229 Views |
-
How to copy theme developed on one instance of SilverStripe to another

22 July 2012 at 7:46am
I developed a theme on a SilverStripe based on MS SQL. My hosting site does not support that. I created another instance of SilverStripe using MYSQL (which they support). I would now like to move my developed theme (based on the cloudy theme) over. I just copied the theme into the themes folder on the new instance, but i don't see my pages, etc. Hope I don't have to redo everything. Thanks, Rich
-
Re: How to copy theme developed on one instance of SilverStripe to another

22 July 2012 at 11:18pm
Hi,
just copying the files (e.g. themes/blancandy/) is all that is needed to copy the theme. When you say "but i don't see my pages" this sounds like you were expecting that to copy data base data as well... in that case your best bet is to export the database from MSSQL and import into MYSQL - if that works - I've never tried it and I'd expect a roadbump or two.
I'd recommend HeidiSQL as good tool to try the export MSSQL -> import MYSQL.
| 229 Views | ||
|
Page:
1
|
Go to Top |


