Topic: Don't work backup on OpenServer
I use OpenServer, make install latest monstra 3.0.1 and there are no button for backup files.. Only delete backups...
Pages 1
I use OpenServer, make install latest monstra 3.0.1 and there are no button for backup files.. Only delete backups...
Hi there Vladimir,
You need to check on your file at: yourdomain.com/plugins/box/backups/views/backend then open index.view.php and check if you have this code inside of your file (use notepad or dreamweaver or other to view/edit the file).
'form-inline')) . Form::hidden('csrf', Security::token()). Form::submit('create_backup', __('Create Backup', 'backup'), array('class' => 'btn btn-phone btn-primary', 'data-loading-text' => __('Creating...', 'backup'))). Form::close() ); ?>
This is in fact the div that supports the button himself, so check this out, maybe your permissions at your file or directory are wrong if you can, check them also on your monstra installation menu system.
Best regards!
I can create and delete backups. There are no button restore. This part of code is ok. . I chk permissions - it's ok, chk code, try reinstall... I think it's OpenServer...In monstra server information PHP Built On Windows NT VB 6.1 build 7601... maybe it's reason? In 3rd line...
'btn btn-danger')); } ?> 'btn btn-danger', 'onclick' => "return confirmDelete('".__('Delete backup: :backup', 'backup', array(':backup' => Date::format($name, 'F jS, Y - g:i A')))."')")); ?>
p.s. on nix work good
Hi there! Happy new year bro, sorry about the time i tooked, it was New Year and so on, by any chance did you try to delete tempory files in configuration yet?
Try to delete tempory files in configuration section and then try again please!
Thanks in adavance!
Happy NY you too! I already tried. It does not help...
As i remember Monstra does not have a function in admin panel to restore backup, all u need to do is open folder with ur instaled monstra and just move all folders/files from backup archive
Hi RomanArt.
As far as I understood the problem Vladimir have is that he does not have the button on his control panel so he cannot download backups, Monstra dont have Restore function yet maybe next release!
wormsunted, you understand me)) but why i have Restore button on webserver???!!! and it's work...
LOL Vladimir that is really funny, you have a restore button? yeah LOL that is new can you post a Print Screen? I might help you on that. Best regards!
Pages 1