Search found 16 matches

Page 1 of 1

Search found 16 matches

Re: Sagepay Direct hanging with 'please wait' message

It's weird because when I log in to Sagepay the transaction is there but nothing is passed across in any of the fields. It's as if the POST data is being sent to Sagepay as null values. I thought the problem may be to do with the jquery Ajax call not sending the form's data back to the controller. B...

Jump to post
  • Tue Sep 20, 2011 6:19 pm
  • Replies 3
  • Views 1099
Sagepay Direct hanging with 'please wait' message

Hi, I have noticed a problem when using Sagepay Direct where after submtiting the card details a message and spinner icon appear which says 'Please wait!' but nothing else happens. I have tried this in 1.4.9.3 and also the latest version 1.5.1.2 and the same thing happens. The Sagepay account in que...

Jump to post
  • Mon Sep 19, 2011 8:04 pm
  • Replies 3
  • Views 1099
SEO duplicate keyword issue

Hi, In Opencart 1.5.1.1. (and probably other versions) it's possible to enter multiple Products, Categories or Information pages that share a common keyword for the SEO URL. As stated in other posts such as http://www.opencart.com/forum/viewtopic.php?f=161&t=5540&p=26462 this has a side effe...

Jump to post
  • Tue Aug 23, 2011 9:05 pm
  • Replies 0
  • Views 399
Re: Special Offers module - 1.4.7

So if you switch it off, it doesn't really switch it off? It removes it from one section and leaves it in others? How intuitive!

Jump to post
  • Wed Jul 07, 2010 12:02 am
  • Replies 3
  • Views 1237
Special Offers module - 1.4.7

If you disable or uninstall "Specials" in 1.4.7, it removes the Special Offers box from the homepage but leaves links to it in the header and site map. Surely that's wrong?

Jump to post
  • Tue Jul 06, 2010 9:47 pm
  • Replies 3
  • Views 1237
Re: Why use OpenCart?

After using several different open-source carts I think that main advantage of OC is that it's pretty easy to extend and add in new features. I've been a PHP developer for over 6 years but I think for people with less experience they'd find it fairly easy to work with the code, which is a massive be...

Jump to post
  • Tue Jun 22, 2010 12:00 am
  • Replies 66
  • Views 32633
Re: sagepay server/session variable problem

I've got it working, but I'm still not sure why it needs to be done in the way described above. I'm sending over the order ID as part of my callback URL: $data['NotificationURL'] = html_entity_decode($this->url->https('payment/sagepay_direct/notification&order_id=' . $this->session->data['order_...

Jump to post
  • Mon May 24, 2010 6:22 pm
  • Replies 4
  • Views 1877
sagepay server/session variable problem

Hi, I'm making a module for SagePay Server as Opencart doesn't have this as a payment option. So far it's all ok, but in my callback script, I'm trying to access a session variable for the order which I believe should be in $this->session->data['order_id'] My error log is showing this as an undefine...

Jump to post
  • Wed May 05, 2010 9:54 pm
  • Replies 4
  • Views 1877
Sage Pay: information recieved from invalid IP

I'm using the Sage Pay Direct module of Opencart and have it set up in TEST mode. I'm getting the following error message in a Javascript pop-up: 4020 : Information received from an Invalid IP address I don't think this is the correct error, because I've added the IP address of my development server...

Jump to post
  • Thu Apr 29, 2010 6:01 pm
  • Replies 3
  • Views 4024
Re: SEO Keywords

;D Hmm... that's quite a specific area though isn't it. I mean if I search for a company name, I pretty much expect to find the company website! It's no surpirse that if I search for "Opencart" on it's own I get opencart.com as the first result! What I meant is very competitive terms (e.g....

Jump to post
  • Tue Apr 20, 2010 5:27 pm
  • Replies 20
  • Views 5520
Re: SEO Keywords

Can anyone give an example of a live (non-development) Opencart site and some popular SEO keywords that actually ranks high in Google?

If such sites exist (and I've never seen one built in Opencart that comes anywhere near the top) I'd be interested in looking at their content and URL structure.

Jump to post
  • Mon Apr 19, 2010 6:19 pm
  • Replies 20
  • Views 5520
Re: SagePay Server Payment Module

No, there isn't. I'm still looking into making a module for it but so far I've not had any luck. There's a PHP integration kit for Sage Pay Server in the developers section of Sage Pay's site, but this isn't specific to Opencart, it's literally just the raw PHP code you'd need to implement it. I'm h...

Jump to post
  • Tue Apr 06, 2010 11:53 pm
  • Replies 18
  • Views 11155
Re: SEO Urls

The last segment of the URL should be unique, otherwise you'll run into problems with mod_rewrite because it's essentially mapping 1 string to 1 product. You also need to keep in mind that search engines penalise you for duplicate content (see http://googlewebmastercentral.blogspot.com/2006/12/deftl...

Jump to post
  • Fri Mar 26, 2010 6:52 pm
  • Replies 19
  • Views 4937
Re: SagePay Server Payment Module

I agree with this, Sage Pay Server is going to become much in demand because it reduces the level of PCI compliance required on the part of the person running and hosting the website. All of the card details are submitted/processed on Sage Pay's site. It's not Sage Pay Direct and it's not Sage Pay F...

Jump to post
  • Wed Mar 24, 2010 12:09 am
  • Replies 18
  • Views 11155
Re: How to create/duplicate a module?

Thanks for the advice. The module which I downloaded which was specific to Opencart 1.4.4 doesn't seem to work though. Initially it was having trouble loading $this->load->helper('image'); which should be $this->load->model('tool/image'); Now it's showing a different error: Fatal error: Call to a me...

Jump to post
  • Tue Mar 23, 2010 10:49 pm
  • Replies 173
  • Views 484535
Re: How to create/duplicate a module?

Just been reading through this and considering making a module to list categories on the home page in a similar way to the products listed, i.e. show the category name/image and a link. It seems odd to have to duplicate and edit seven files just to do this as it is literally a case of pulling a few ...

Jump to post
  • Tue Mar 23, 2010 9:42 pm
  • Replies 173
  • Views 484535

Page 1 of 1

Search found 16 matches