Shape 5

General Category => Pre-Sales Questions => Topic started by: daizy on April 15, 2008, 07:31:37 PM



Title: Demo content
Post by: daizy on April 15, 2008, 07:31:37 PM
Do you give out demo sql files for your templates as to make them start with the same as your demo pages so can see how to start using template?


Title: Re: Demo content
Post by: mikek on April 15, 2008, 07:33:14 PM
Hi, yes we offer SQL dumps of our demos. Please let me know if you have anymore questions.


Title: Re: Demo content
Post by: pimmar on April 16, 2008, 04:27:47 AM
Hi Mike,

Today I became a member and downloaded your latest template including sql dumps.

Is there a tutorial how to do a sql dump ? presume you firstly have to do the sql dump
and thereafter install the template ?

is there a step by step manual somewhere ?

thanks for your reply  ::)


Title: Re: Demo content
Post by: mikek on April 16, 2008, 06:35:53 AM
Hi, every server is different but basically what you want to do is setup a fresh install of Joomla, go through the entire setup and install the template. Once it's done you'll need to open your phpadmin or whatever program your server is using. Drop all the existing tables in the database and then import the SQL dump. This will erase the default tables and import the ones from the demo.


Title: Re: Demo content
Post by: pimmar on April 16, 2008, 02:23:31 PM
thanks i will try that  :)


Title: Re: Demo content
Post by: aushopsh on April 18, 2008, 09:55:25 AM
Anyone doing this will have to make sure the database prefix is set to jos_ in the configuration.php file
Cheers