ეს არ გამოგადგება ? აქ ყველაფერია.
https://mibew.org/download2მონაცემთა ბაზის განახლება
Update database
After plugin's files are updated the database should be updated too. To do so navigate to <mibew base URL>/operator/plugin page and click on "update" link in plugin's row.
It's highly recommended to backup database before the update.
If the plugin was updated correctly the value in "state" column will be changed to "working". If it does not check apache's error log for details about the problem.
ეს კიდევ ვერსია 1.6სთვის
Update
Mibew starting from 2.0.0-beta.1 version can be updated to later versions using built-in update tool.
Notice that there are neither migration tools nor updtate guides from 1.6.x versions.
Backup your mibew/configs/config.yml
Backup your mibew/files/avatar folder.
Backup your database. Although it's not required, it's strongly recommended to to so.
Delete all items in mibew folder on the server.
Upload all files contained in the downloaded archive (retaining the directory structure) into mibew folder.
On unix/linux platforms change the owner of /mibew/files/avatar and /mibew/cache folders to the user, under which the web server is running (for instance, www). The owner should have all rights on the folders /mibew/files/avatar and /mibew/cache (chmod 0700 /mibew/files/avatar && chmod 0700 /mibew/cache).
Restore all settings in mibew/configs/config.yml
Restore contents of mibew/files/avatar folder.
Visit http://<yourdomain>/mibew/update/ and follow the instructions to update the database tables (if needed).
Remove mibew/install.php file from your server.
This post has been edited by Boss Online on 23 Feb 2016, 10:45