Search found 6 matches

Page 1 of 1

Search found 6 matches

Re: RESOLVED: PAYPAL PRO ORDER SUCCESS PROBLEMS

We finally spoke with a PayPal developer who assured us nothing changed in the PayPal Website Payment Pro API. So we dug deeper into the 2 errors everyone with this problem is reporting in the Error Log: PHP Notice: Undefined index: customer_id in /var/www/vhosts/website.com/httpdocs/system/library...

Jump to post
  • Sat May 11, 2013 8:50 am
  • Replies 15
  • Views 7293
Re: Create a module to modify the product view?

Awesome, thanks for the replies guys. It sounds like vqmod is the way to go. I would think that is a weakness though. Aren't we supposed to be using MVC so that everything is extensible without modifying core files? Shouldn't I be able to create controller/module/brettsmod.php and then tell it to &q...

Jump to post
  • Sun Apr 07, 2013 2:55 am
  • Replies 3
  • Views 807
Create a module to modify the product view?

I've made some modifications to the product page. I don't want to just modify the core files though. How can I create a module to modify the product view page without modifying core files?

I know I can use VQMOD to modify them, but I'd rather stick with the extensible nature of native OpenCart.

Jump to post
  • Sat Apr 06, 2013 3:00 pm
  • Replies 3
  • Views 807
Re: accepting payments on orders initiated from admin

Why not have staff place the orders through the front-end? We take many phone orders and that seems to work fine.

Jump to post
  • Fri Jan 18, 2013 12:12 pm
  • Replies 2
  • Views 667
Re: [SEO] SEF URL does not rewrite the home link?

Hey guys, I have figured out a way to fix "[SEO] SEF URL does not rewrite the home link?" Just go to header.php and find line 82: $this->data['home'] = $this->url->link('common/home'); replace that with... $this->data['home'] = 'http://' . $_SERVER['HTTP_HOST']; will there be any repercuss...

Jump to post
  • Sun Oct 23, 2011 10:23 am
  • Replies 34
  • Views 32188
works for me!

Not sure how old this is, but it works fine for me. I just went to banners and added another image to the banner list. The copy isn't exactly descriptive but the design works just fine.

Jump to post
  • Mon Oct 03, 2011 12:48 pm
  • Replies 41
  • Views 54233

Page 1 of 1

Search found 6 matches