Jump to content


Corporate Sponsors


Latest News: (loading..)

MattReid

Member Since 20 Jan 2010
Offline Last Active Feb 20 2012, 15:35
-----

Topics I've Started

Paypoint.net 2012

13 February 2012, 13:53

Hello

Has anybody managed to force a Paypoint.net (formerly SECpay) module to work?

I can see from the forums that it's always been problematic, but the last post I can find on the matter was April 2009, and even that didn't look resolved.

If anyone's got a working module for the current Paypoint.net system, I'd be eternally grateful to see it.

Cheers
Matt

Derive category cPath from product ID ?

26 January 2012, 14:57

Hello php fans...



I'd like a click on a listed product NOT to take me to the product_info page

I'd like it INSTEAD to take me to the 'root' page of the category for that product



For example: if product A is in category 101, I'd like product A's thumbnail to link to http://www.mysite.com/catalog/index.php?cPath=101

So I need to derive the 101 from the product ID of product A.



What do you think?