VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Payment VM 1.1 => PayPal / PayPal Pro VM 1.1 => Topic started by: edot3 on April 30, 2009, 17:49:19 PM

Title: paypal ipn - callback to a secured directory
Post by: edot3 on April 30, 2009, 17:49:19 PM
Hi there everyone,

Quick question...

One of my sites got hacked last night...got it back online today thanks to good backups, and I have included some extra security measures which were recommended to me.

One of these was to password protect the entire /administrator/ directory of my Joomla! 1.5.10 install.  This means that you effectively need 2 usernames and passwords to get into the site.  (An extra layer of security, as it were)

This seems like a great idea, but the client now reports that the paypal IPN is not automatically updating the order status for them, it was before the hack.

Could this secured directory be causing this?  If so, is there any way Can include a username and password in the ps_paypal.cfg.php file?
Title: Re: paypal ipn - callback to a secured directory
Post by: aravot on May 03, 2009, 23:21:21 PM
Try moving notify.php to another folder see if it helps
Title: Re: paypal ipn - callback to a secured directory
Post by: edot3 on May 05, 2009, 11:54:40 AM
I can't unfortunately, it needs to be in the administrator folder for various reasons.  I've removed the password protection as I thought of another method.  Thanks for your help.