Search found 46 matches

Search found 46 matches

Re: Logo definition - Which File

I found it. Thankyou.. Also forgot the logo is defined as a class from the database! It's all coming back to me now! Thaks

Jump to post
  • Tue Feb 10, 2015 3:22 am
  • Replies 2
  • Views 532
Logo definition - Which File

Hi, Have returned after some time to opencart, I see it uses bootstrap which is just perfect! I have forgotten a lot of stuff since I was last here! I know how to change the logo, and layouts, but was wondering which language or controller file defines $logo? I can see it in the header.tpl where it ...

Jump to post
  • Mon Feb 09, 2015 5:37 pm
  • Replies 2
  • Views 532
Re: Upgrade to 1.5.1.3

and checkout options arent available? when you click the down arrow to look in your cart, its blank? Mmmm

Jump to post
  • Tue Oct 25, 2011 6:56 am
  • Replies 2
  • Views 887
Upgrade to 1.5.1.3

hi on the footer of every page, I have this at the very bottom? any ideas please? it worked fine when I did it locally? addPreAction(new Action('common/seo_url')); // Router if (isset($request->get['route'])) { $action = new Action($request->get['route']); } else { $action = new Action('common/home'...

Jump to post
  • Tue Oct 25, 2011 6:49 am
  • Replies 2
  • Views 887
Re: Upgrade 1.5.1.1 To 1.5.1.3

Could you be so kind as to answer the other question, does this upgrade still loose the "options" on products? do I need to redo them? I didnt have options on the locally installed cart, but do on the live site, thanks

Jump to post
  • Fri Oct 21, 2011 11:48 pm
  • Replies 6
  • Views 1019
Re: Upgrade 1.5.1.1 To 1.5.1.3

Just copied the files over again and did the upgrade, same thing,
However on the 3rd attempt, it has now suceeded! how very odd,

Sorry for wasting your time bud!

Jump to post
  • Fri Oct 21, 2011 11:44 pm
  • Replies 6
  • Views 1019
Re: Upgrade 1.5.1.1 To 1.5.1.3

Thats what is puzzling me, I did.. and I checked the file in notepad ++ is says version 1.5.1.3

Jump to post
  • Fri Oct 21, 2011 11:38 pm
  • Replies 6
  • Views 1019
Upgrade 1.5.1.1 To 1.5.1.3

Hello there, I run WAMP on my PC so that I can do all testing before I go live on the websites for clients, Now ive run into something puzzling, I upgraded to 1.5.1.3 (from 1.5.1.1) using the patch files, all went smooth as expected, but the admin page still states version 1.5.1.1 in the footer, I c...

Jump to post
  • Fri Oct 21, 2011 11:11 pm
  • Replies 6
  • Views 1019
Re: Cannot see images opencart 1.5.1.1

make sure the images are in the image/data folder
your image path seems to be http://www.thatlabel.co.uk/image/cache/data/

Jump to post
  • Wed Jul 27, 2011 4:32 am
  • Replies 5
  • Views 1570
Re: OpenCart v1.4.9.6 Released

Im also a little confused, Im using 1.5.1 as I prefer the layout, features etc, why are the 2 versions being developed side by side? is it not better to have 1 version? Im not complaining Im genuinely curious. I use 1.5.1 on a live site (I KNOW I SHOULDNT BE) its a small demo site with not many prod...

Jump to post
  • Mon Jul 25, 2011 7:24 pm
  • Replies 28
  • Views 31488
Re: 1.5.0.5 -> 1.5.1 module code changes?

I didnt have any custom modules, I just copied all the new files right over the old ones (just keeping my config and stylesheet) it hasnt re-occured, so I guess all is ok. thanks

Jump to post
  • Fri Jul 22, 2011 11:55 pm
  • Replies 10
  • Views 2122
Re: Open Cart %s

I shall do some reading then! by the way nice site you run, looks very fresh, looks like we are in the same business ;)

Jump to post
  • Fri Jul 22, 2011 11:42 pm
  • Replies 7
  • Views 2011
Re: Open Cart %s

Thankyou sir! makes a bit more sense, but why not just echo or print the actual variables? why use sprintf?
why not have "powered by '$sitename' + '$date'" or something?

(apologies, this is now getting into a PHP topic, and not opencart! )

Jump to post
  • Fri Jul 22, 2011 11:34 pm
  • Replies 7
  • Views 2011
Re: Open Cart %s

$this->data['powered'] = sprintf($this->language->get('text_powered'), $this->config->get('config_name'), date('Y', time()));

this is it isnt it? it displays the variables in order?

Jump to post
  • Fri Jul 22, 2011 11:20 pm
  • Replies 7
  • Views 2011
Re: Open Cart %s

I did ;) doesnt make sense to be honest...

Jump to post
  • Fri Jul 22, 2011 11:14 pm
  • Replies 7
  • Views 2011
Open Cart %s

Hello again, Ive now got my head around the complete structure of opencart, i understand a lot more that Ive gone through the framework and messing about with the files, but what does %s do? from php manual site, its declaring an absolute string from a function, I see it pops up in all the language ...

Jump to post
  • Fri Jul 22, 2011 10:49 pm
  • Replies 7
  • Views 2011
Re: 1.5.0.5 -> 1.5.1 module code changes?

I hadnt made any changes or any custom modules, I overwrote the files completely, What I did do was uninstall all the modules then reactivated them, this got rid of the errors ;)

Jump to post
  • Fri Jul 22, 2011 5:37 pm
  • Replies 10
  • Views 2122
Re: 1.5.0.5 -> 1.5.1 module code changes?

Any chance you can say where the differences are? Warning: Invalid argument supplied for foreach() in C:\wamp\www\Cart1.5\catalog\controller\common\column_left.php on line 49Warning: Invalid argument supplied for foreach() in C:\wamp\www\Cart1.5\catalog\controller\common\column_left.php on line 49Wa...

Jump to post
  • Fri Jul 22, 2011 5:30 am
  • Replies 10
  • Views 2122
Re: Cart Module

Found it, the new script works for 1.5.1, was updated before I saw it :crazy: and the version is in index.php

thanks dude, appreciated :D

Jump to post
  • Fri Jul 22, 2011 12:20 am
  • Replies 4
  • Views 834

Search found 46 matches