Seems you try a mix with two version of phPay.
Please decide wich version you wish to use. Otherwise you update any step by hand to newset version. Result will be a complete new version ;-) Would be easier to install newest, than to change all files and tables by hand.
Seems, that first problem comes from wrong version of functions.inc.php.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If i chose an productgroup , i see my products, but no order now , I see this
Artikel nr.: 00
Unknown column 'vatID' in 'field list'
Simply add this column to table item:
CHANGE TABLE item ADD vatID TINYINT(4)
Some errors again:
Fatal error: Unsupported operand types in /home/virtual/site272/fst/var/www/html/Camcorner/webwinkel/mailer.inc.php on line 68
Admin , Item..
Column count doesn't match value count at row 1
Seems you try a mix with two version of phPay.
Please decide wich version you wish to use. Otherwise you update any step by hand to newset version. Result will be a complete new version ;-) Would be easier to install newest, than to change all files and tables by hand.
Seems, that first problem comes from wrong version of functions.inc.php.