|
Export from JSAS to Server |
|
|
|
What is the best way to go from JSAS to server?
Here are a few tips to make the transition smoother.
- Copy and paste the HTML code and CSS code from JSAS and paste it into global configuration online
- Images. The tempates images are usually loaded in the folder of the template you are using, the other images on the site can be anywhere. They are usually situated in the media manager and will only work on local machine. It's best to use the HTML button in the content editor and enter manually the onlie URL, for example, www.example.com/images/pic.gif
- Best way to export from JSAS to online. Go to live site and install all components, mambots and templates. THEN export a SELECT ALL sql from JSAS, then do an import on the live site. After that only content sqls can be imported from JSAS. The settings are as follows:
Only select content_jos
Select Add drop tables
|