Post by Qphoria » Mon May 09, 2011 1:14 pm

Ampeter wrote:Is there a reason my database is full of html markup (like "á" instead of "á") everywhere when importing with this tool?
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 need

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by reuseit » Sun Jun 12, 2011 4:04 am

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

User avatar
Newbie

Posts

Joined
Tue Jun 07, 2011 10:51 pm

Post by Qphoria » Sun Jun 12, 2011 5:22 am

the header.tpl file is in your cart, not part of the mod. Why would I have you edit a file that comes with the mod. You need to edit your cart's header.tpl file to add the new menu line.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by reuseit » Sun Jun 12, 2011 6:54 am

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.

User avatar
Newbie

Posts

Joined
Tue Jun 07, 2011 10:51 pm

Post by aaron1988 » Sun Jun 12, 2011 2:01 pm

What i would do is start again :) and then once you have got rid of what you have done i can install it for you? if you pm me.

Aaron

Active Member

Posts

Joined
Thu Jan 27, 2011 10:03 am

Post by peterman » Tue Aug 16, 2011 7:25 am

does this work with 1.5?

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


User avatar
Newbie

Posts

Joined
Sat Jun 19, 2010 7:14 am
Location - Australia

Post by Qphoria » Tue Aug 16, 2011 9:13 am

not ported yet

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by codex » Wed Dec 14, 2011 11:48 am

I am looking for importing external product images via csv file.How can I do it.

Newbie

Posts

Joined
Thu Dec 01, 2011 1:48 pm

Post by louisjr » Mon Mar 12, 2012 5:22 am

I downloaded the file then tried to upload it without making any changes and I still get a "Warning: The file you uploaded was empty!"

No other errors. What should I do?

Newbie

Posts

Joined
Sun Mar 11, 2012 10:30 am
Who is online

Users browsing this forum: No registered users and 3 guests