Search found 10 matches

Page 1 of 1

Search found 10 matches

Re: New Web Site Design

molumen wrote:Great, a lot better and clearer than the previous one. Now opencart.com needs a new logo (I can make one if needed, I'm a graphic designer).
Not new, but better:

Image

Works with any-color background. Current one was made for black background.

Jump to post
  • Wed Apr 29, 2009 11:35 pm
  • Replies 43
  • Views 22372
Re: error confirm order

I see this is a really old post, but encase anyone else needs to know:

add

Code: Select all

allow_call_time_pass_reference = true;
to your php.ini file, if you are using php 5 you may have to rename php.ini to php5.ini.

Jump to post
  • Wed Apr 29, 2009 9:06 pm
  • Replies 1
  • Views 769
Re: Sites

cipher wrote:As long as this program has been around, there is only one person with sites done poste on here... seems there is an issue.
Some people talk because they like the sound of there own voice. ???

Jump to post
  • Tue Apr 21, 2009 7:59 pm
  • Replies 2
  • Views 2168
Re: change logo - opencart 1.x

/catalog/view/theme/default/stylesheet/stylesheet.css

Jump to post
  • Tue Apr 21, 2009 7:41 pm
  • Replies 3
  • Views 1325
Re: Removing "Powered by.." - how much?

Just to add some clarity. You can REMOVE the "Powered by Opencart".

To do this open up /catalog/language/english/common/home.php

find:

Code: Select all

$_['title']         = '%s (Powered by OpenCart)';
and just delete (Powered by OpenCart)

Jump to post
  • Tue Apr 21, 2009 7:32 pm
  • Replies 25
  • Views 69959
Re: SEO Urls

SEO for a shopping cart should be top on the things to do. A cart is worthless if no one can find it. Many SEO features have been added to Opencart, probably more then ever. What you are referring to is pretty urls. They're called that because that's all they are. Google, Yahoo, MSN, they all index...

Jump to post
  • Tue Apr 14, 2009 3:05 pm
  • Replies 44
  • Views 38015
Re: Fatal Error Caused by: HelperImage

I love the response time. I don't think I know another admin that replies to every single query.

Jump to post
  • Sun Apr 05, 2009 1:53 pm
  • Replies 2
  • Views 1368
Fatal Error Caused by: HelperImage

So I couldn't find a thread anywhere about this, so I'm thinking it had to do with a mod to the template. When I upgraded to 1.2.5 I fallowed the instructions perfectly and so far everything went well. When I went to test out purchasing products I got a message saying Fatal error: Class 'HelperImage...

Jump to post
  • Wed Apr 01, 2009 3:57 am
  • Replies 2
  • Views 1368
Re: [UPDATES] Updated Mods

Has this been tested with v1.2.5?

Jump to post
  • Wed Apr 01, 2009 2:20 am
  • Replies 18
  • Views 6285
Re: OpenCart v1.2.0

There is still a problem with not being able to upload gif and png images. I just started using open cart and am in the process of learning the ins and outs, but one thing I adjusted was to allow .png files for products and it was simple. open up the image.php in admin/controller/catalog/ and look ...

Jump to post
  • Sun Mar 22, 2009 5:06 am
  • Replies 16
  • Views 7902

Page 1 of 1

Search found 10 matches