Hello all,

I need help about vxs payment module

Did someone know how to get this module working?
It's a module for oscommerce and I try to get working under zen cart but no success till now.

On the page Step 3 of 3 - Order Confirmation after pressing the button Final Step --> confirm the order I get error message "This function has been deprecated. Please use Register Globals Off compatible code" ( it's file vxs_process.php )

in the .htaccess file I have add
php_value register_globals 1
php_flag register_globals on

someone use vxs payment module with zen cart or maybe know what I make wrong??

in total this module use files:
includes/languages/english/modules/payment/vxsbill.php
includes/modules/payment/vxsbill.php
includes/classes/order.php
vxs_process.php
vxs_result.php

tnx