Only tested with English. Languages with silly letters may need additional encoding alterations. I'm not all that proficient with character encoding as it isn't something I usually needAmpeter wrote:Is there a reason my database is full of html markup (like "á" instead of "á") everywhere when importing with this tool?
Hello i have just downladed this mod and im having trouble installing it the problem im having is i was told by your read me file to edit: admin/view/template/common/header.tpl the problem is it isnt there all im getting is : admin/view/template/tool/csv.tpl and when i open this csv.tpl file i cant find the code: <li><a href="<?php echo $backup; ?>"><?php echo $text_backup; ?></a></li> anywhere the only code i got is this:
<?php echo $header; ?>
<?php if ($error_warning) { ?>
<div class="warning"><?php echo $error_warning; ?></div>
<?php } ?>
<?php if ($success) { ?>
<div class="success"><?php echo $success; ?></div>
<?php } ?>
<div class="box">
<div class="left"></div>
<div class="right"></div>
<div class="heading">
<h1 style="background-image: url('view/image/backup.png');"><?php echo $heading_title; ?></h1>
</div>
<div class="content">
<div id="tabs" class="htabs"><a tab="#tab_general"><?php echo $tab_general; ?></a></div>
<div id="tab_general">
<form action="<?php echo $csv_import; ?>" method="post" enctype="multipart/form-data" id="csv_import">
<table class="form">
<tr>
<td><?php echo $entry_import; ?></td>
<td><input type="file" name="csv_import" /></td>
<td><a onclick="$('#csv_import').submit();" class="button"><span><?php echo $button_restore; ?></span></a></td>
</tr>
</table>
</form>
<form action="<?php echo $csv_export; ?>" method="post" enctype="multipart/form-data" id="csv_export">
<table class="form">
<tr>
<td><?php echo $entry_export; ?></td>
<td><select name="csv_export">
<?php foreach ($tables as $table) { ?>
<option value="<?php echo $table; ?>" /><?php echo $table; ?></option>
<?php } ?>
</select></td>
<td><a onclick="$('#csv_export').submit();" class="button"><span><?php echo $button_backup; ?></span></a></td>
</tr>
</table>
</form>
</div>
</div>
</div>
<script type="text/javascript"><!--
$.tabs('#tabs a');
//--></script>
<?php echo $footer; ?>
please can you help. Regards Roy
<?php echo $header; ?>
<?php if ($error_warning) { ?>
<div class="warning"><?php echo $error_warning; ?></div>
<?php } ?>
<?php if ($success) { ?>
<div class="success"><?php echo $success; ?></div>
<?php } ?>
<div class="box">
<div class="left"></div>
<div class="right"></div>
<div class="heading">
<h1 style="background-image: url('view/image/backup.png');"><?php echo $heading_title; ?></h1>
</div>
<div class="content">
<div id="tabs" class="htabs"><a tab="#tab_general"><?php echo $tab_general; ?></a></div>
<div id="tab_general">
<form action="<?php echo $csv_import; ?>" method="post" enctype="multipart/form-data" id="csv_import">
<table class="form">
<tr>
<td><?php echo $entry_import; ?></td>
<td><input type="file" name="csv_import" /></td>
<td><a onclick="$('#csv_import').submit();" class="button"><span><?php echo $button_restore; ?></span></a></td>
</tr>
</table>
</form>
<form action="<?php echo $csv_export; ?>" method="post" enctype="multipart/form-data" id="csv_export">
<table class="form">
<tr>
<td><?php echo $entry_export; ?></td>
<td><select name="csv_export">
<?php foreach ($tables as $table) { ?>
<option value="<?php echo $table; ?>" /><?php echo $table; ?></option>
<?php } ?>
</select></td>
<td><a onclick="$('#csv_export').submit();" class="button"><span><?php echo $button_backup; ?></span></a></td>
</tr>
</table>
</form>
</div>
</div>
</div>
<script type="text/javascript"><!--
$.tabs('#tabs a');
//--></script>
<?php echo $footer; ?>
please can you help. Regards Roy
Thankyou im really new at this thing in fact so ne i think ive just broke it i get this message now when i go to log onto admin
Parse error: syntax error, unexpected '}' in /home/malmesbu/public_html/admin/view/template/common/header.tpl on line 2
can you tell me what ive done wrong and how i can fix it please or could you fix it for me please please please.
Parse error: syntax error, unexpected '}' in /home/malmesbu/public_html/admin/view/template/common/header.tpl on line 2
can you tell me what ive done wrong and how i can fix it please or could you fix it for me please please please.
does this work with 1.5?
If so, I must have a little problem as I get a blank page!!!
Peter
If so, I must have a little problem as I get a blank page!!!
Peter
Peter Sesselmann
Acoustic Stompboxes and Guitar Pickups, Art
http://www.peterman.com.au
Who is online
Users browsing this forum: No registered users and 4 guests