Moderator: Integra Moderator
"Imajica";p="15149" wrote:what theme are you using?
it should be right under General Admin
Switch to the FI Subice style and see if it is still there."dan0042" wrote:"Imajica";p="15149" wrote:what theme are you using?
it should be right under General Admin
it was there week go mate
http://img369.imageshack.us/img369/8683 ... 014js4.jpg
"Jacky";p="15157" wrote:Switch to the FI Subice style and see if it is still there."dan0042" wrote:"Imajica";p="15149" wrote:what theme are you using?
it should be right under General Admin
it was there week go mate
http://img369.imageshack.us/img369/8683 ... 014js4.jpg
If FI Subice displays it, then it's probably a problem with your style.
We will need to know what style you are using.
whaterver_your_url_is/board-directory/admin/admin_db_utilities.php?perform=backup
"Imajica";p="15160" wrote:ok what happens if you try to run
- Code: Select all
whaterver_your_url_is/board-directory/admin/amin_db_utilities.php?perform=backup
directly... does it go or generate an error?
have to made any changes to the code behind it at all?
"gffb";p="15224" wrote:Have you added anything or changed anything in your site before you noticed it missing?
<div>{L_DATABASE_BACKUP}</div><br><div>{L_BACKUP_EXPLAIN}</div><br><form><table><tr><th>{L_BACKUP_OPTIONS}</th> </tr> <tr> <td>{L_FULL_BACKUP}</td> <td><input></td> </tr> <tr> <td>{L_STRUCTURE_BACKUP}</td> <td><input></td> </tr> <tr> <td>{L_DATA_BACKUP}</td> <td><input></td> </tr> <tr> <td>{L_ADDITIONAL_TABLES}</td> <td><input></td> </tr> <tr> <td>{L_GZIP_COMPRESS}</td> <td>{L_NO} <input> {L_YES} <input></td> </tr> <tr><td>{S_HIDDEN_FIELDS}<input></td> </tr></table></form><br><br>
"Michaelo";p="15232" wrote:Make sure you have these files:
/admin/admin_db_utilities.php
/admin/modules/admin_db_utilities.php
In /admin/admin_db_utilities.php check the php_root_path is $phpbb_root_path = "./../"; (line 52 or there abouts)
Update:
In the templates/yur_style/admin directory (in my case it's = templates/fisubice/admin) the file db_utils_backup_body.tpl should contain the following...
- Code: Select all
<div>{L_DATABASE_BACKUP}</div><br><div>{L_BACKUP_EXPLAIN}</div><br><form><table><tr><th>{L_BACKUP_OPTIONS}</th> </tr> <tr> <td>{L_FULL_BACKUP}</td> <td><input></td> </tr> <tr> <td>{L_STRUCTURE_BACKUP}</td> <td><input></td> </tr> <tr> <td>{L_DATA_BACKUP}</td> <td><input></td> </tr> <tr> <td>{L_ADDITIONAL_TABLES}</td> <td><input></td> </tr> <tr> <td>{L_GZIP_COMPRESS}</td> <td>{L_NO} <input> {L_YES} <input></td> </tr> <tr><td>{S_HIDDEN_FIELDS}<input></td> </tr></table></form><br><br>
Mike
"Imajica";p="15248" wrote:sorry.. I fatfingered what I was asking you to look for
it should be
whaterver_your_url_is/board-directory/admin/admin_db_utilities.php?perform=backup
what is the site anyways?
<div>{L_DATABASE_BACKUP}</div> <br> <div>{L_BACKUP_EXPLAIN}</div> <br> <form> <table> <tr> <th>{L_BACKUP_OPTIONS}</th> </tr> <tr> <td>{L_FULL_BACKUP}</td> <td><input></td> </tr> <tr> <td>{L_STRUCTURE_BACKUP}</td> <td><input></td> </tr> <tr> <td>{L_DATA_BACKUP}</td> <td><input></td> </tr> <tr> <td>{L_ADDITIONAL_TABLES}</td> <td> <input> </td> </tr> <tr> <td>{L_GZIP_COMPRESS}</td> <td>{L_NO} <input> {L_YES} <input></td> </tr> <tr> <td>{S_HIDDEN_FIELDS} <input></td> </tr> </table> </form> <br> <br>
Registered users: App360MonitorBot, Bing [Bot]