Error Changing To Default Theme

Hello!
I have tried to upload and install a new template in my store daily.al, but i have some problems with the instalation, i removed the theme and tried to change again to default theme but i can't an 404 error is shown and i can't understand why. The developers of the theme that i have purchased say that they need to have activated the default theme to procced with the installation of the new theme , can you please provide me some help with this issue? Why i am having troubles changing to default theme?

Try to remove the default theme from the design/themes directory. Then go to Design -> Themes -> Browse all available themes and try to install this theme from repository

Try to remove the default theme from the design/themes directory. Then go to Design -> Themes -> Browse all available themes and try to install this theme from repository

But if i try to delete it form themes, it won't be shown at browse all themes. I have tried to install the template from the repository and now i have the template of the default theme but the layout of the theme that i deleted. I am having such troubles just to change a theme, the develop team of the theme that i want to install and activate say to me that i need to have activated the default theme to make the new installation.

Try to remove the default theme from the design/themes directory. Then go to Design -> Themes -> Browse all available themes and try to install this theme from repository

When i try to install as you suggested i click install in Design-->Themes-->Browse all avaiable the the installation begins but it closes after 2 sec and nothing happens.

When i try to install as you suggested i click install in Design-->Themes-->Browse all avaiable the the installation begins but it closes after 2 sec and nothing happens.

Check the logs to see if there is any problem (Server and CS Cart). Also what mode is your server running? mod_php, fCGId or ?

Check the logs to see if there is any problem (Server and CS Cart). Also what mode is your server running? mod_php, fCGId or ?

Agree, check error message in the server error logs

Hello!
This are the error i ma getting from the error log, it shows that i can't upload the template, can anyone give me an idea what is happening?? I will be very gratefull
[10-Jan-2017 14:14:59 Europe/Berlin] PHP Fatal error: Uncaught --> Smarty: Unable to load template tygh 'index.tpl' <--
thrown in /home/globama3/public_html/daily/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 129
[10-Jan-2017 06:15:55 America/Denver] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/: cannot read file data: Is a directory in Unknown on line 0
[10-Jan-2017 14:15:55 Europe/Berlin] PHP Fatal error: Uncaught --> Smarty: Unable to load template tygh 'index.tpl' <--
thrown in /home/globama3/public_html/daily/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 129
[10-Jan-2017 06:15:57 America/Denver] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/' - /usr/local/lib/php/extensions/no-debug-non-zts-20090626/: cannot read file data: Is a directory in Unknown on line 0
[10-Jan-2017 14:15:57 Europe/Berlin] PHP Fatal error: Uncaught --> Smarty: Unable to load template tygh 'index.tpl' <--
thrown in /home/globama3/public_html/daily/app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 129
[10-Jan-2017 15:11:50 Europe/Berlin] PHP Notice: Undefined index: file in /home/globama3/public_html/daily/app/controllers/backend/templates.php on line 478
[10-Jan-2017 15:11:50 Europe/Berlin] PHP Notice: Undefined index: file_path in /home/globama3/public_html/daily/app/controllers/backend/templates.php on line 479
[10-Jan-2017 15:11:52 Europe/Berlin] PHP Notice: Undefined index: file_path in /home/globama3/public_html/daily/app/controllers/backend/templates.php on line 347
[10-Jan-2017 15:11:52 Europe/Berlin] PHP Notice: Undefined index: file in /home/globama3/public_html/daily/app/controllers/backend/templates.php on line 347

Error:-

kramssmart.cscart_storage_data' doesn't exist (1146)SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'store_mode'

	

How to fix it this issue

				

kramssmart.cscart_storage_data' doesn't exist (1146)SELECT `data` FROM cscart_storage_data WHERE `data_key` = 'store_mode'


If the table is missing, you need to add it. The following query is default:

CREATE TABLE `cscart_storage_data` (
  `data_key` varchar(255) NOT NULL DEFAULT '',
  `data` mediumblob
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

If the table is missing, you need to add it. The following query is default:

CREATE TABLE `cscart_storage_data` (
  `data_key` varchar(255) NOT NULL DEFAULT '',
  `data` mediumblob
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

Thank u and its working.

Hi

I have one problem to run application in localhost. Actually, Run the application to redirect https url. How to overcome this problem in localhost. Please help me.

Regards,

Naga mahesh bondada,

maheshbondada2@gmail.com,

7893772765.