Quote Originally Posted by Evil Rob View Post
Thank You Dr Byte

Your help is always gratefully appreciated

On both my sites this is not the case and wondered if anybody had had the same problem with world pay not apprearing so you can install that part of the module

Worldpay is working fine, i just cant see the extra bit that shows failed transactions etc..
Then it could be that you didn't upload the admin files to your admin directory. Remember, the "YOUR_ADMIN" folder isn't the literal foldername. The files in that folder (and its subfolders) need to be uploaded to your *real* admin foldername and its subfolders.

The menu item gets inserted when the payment module is installed: lines 433-438 of /includes/modules/payment/worldpay.php

Then when the menu is drawn, it relies on the related defines in the /your_real_admin_foldername/includes/languages/english/extra_definitions/worldpay_response.php file but if that file doesn't exist or its contents damaged then the menu item won't show.