Search found 9 matches

Page 1 of 1

Search found 9 matches

Encoding of email subject

I had to face following problem after the setup of opencart: all mail sent from the shop had all encoding inside message correct, but the subject and from field had some troubles displaying utf-8 fields. That is why I tried to find some solution and finally found following: encode also the subject o...

Jump to post
  • Fri Feb 15, 2008 8:19 pm
  • Replies 2
  • Views 1268
Re: homepage if... statement

Dear Jon,
your solution would work as well, but it would be quite cumbersome. All you need to do is to add required divs into the home.tpl template, which is shown only on the homepage.

Regards

Jiri Sitina
www.sitina.net

Jump to post
  • Sat Feb 09, 2008 1:29 am
  • Replies 2
  • Views 1194
Re: problem with response.php

It seems to be already quoted problem - some text editors add utf-8 leading characters, which are invisible for eyes but are make problem for php. Try opening that file in another editor (I have tried pspad with exactly the same issue) and save it.

This should fix it.

Jump to post
  • Fri Feb 08, 2008 3:27 am
  • Replies 2
  • Views 8724
Re: Money Order and Check Problem

1. Upload all files in the upload folder to the root of your OpenCart installation. When prompted overwrite existing files (should only prompt for one "file.php") this is the modified language file. this should be clear 2. Log in to your opencart installation, go to Extension >> Payments ...

Jump to post
  • Fri Feb 08, 2008 2:46 am
  • Replies 2
  • Views 1714
Re: problem with images in a table in firefox

Do you mean general page layout? May you provide us a screenshot/listing of your template and css? If you place images into table, try to have a look on table's margin as well as padding of page body, all these values should be set to 0 if you want to avoid white border (but it is quite hard to judg...

Jump to post
  • Thu Feb 07, 2008 5:25 am
  • Replies 2
  • Views 1928
Re: Mail date

That is not a bug, it is feature of thunderbird :)

just wait till tomorow and the date will appear

Jump to post
  • Wed Feb 06, 2008 1:14 am
  • Replies 3
  • Views 940
Re: ADD PAGER TO BOTTOM ?

you should edit appropriate template, where you want to make that change - it is located in catalog/template/{your template name - eg.default}/content/{template name} for example in review.tpl, pager is following section:   <div class="right"><?php echo $entry_page; ?>     <form action=&qu...

Jump to post
  • Tue Feb 05, 2008 7:35 pm
  • Replies 5
  • Views 1468
Re: "contact us"

That window sends emails directly to the address you have entered in shop administration

Initially I had troubles locating these mails as well but they were only marked as a spam in my mailbox, so try to have a look there

Jump to post
  • Tue Feb 05, 2008 7:16 pm
  • Replies 1
  • Views 765

Page 1 of 1

Search found 9 matches