Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

steven vaccaro
Ecommerce Template Guru

USA
1060 Posts

Posted - 12/27/2019 :  11:24:18  
Im trying to get my "event log" back on track.
It stopped working some time back. "2013-02-01"

I can see the page, but the only changes its made since that date are the updaters. Im wondering what I might have changed to stop the logging of other events?

Vince
Administrator

42874 Posts

Posted - 12/28/2019 :  02:49:46  
Hi Steven
Some of the PA DSS features are only enabled if you add the parameter . . .
$padssfeatures=TRUE;
...to your includes.php file and event logging is one of them. This used to be enabled by default which is why your event log stopped being updated in 2013.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

steven vaccaro
Ecommerce Template Guru

USA
1060 Posts

Posted - 12/28/2019 :  06:33:45  
That worked, thanks a bunch!

Vince
Administrator

42874 Posts

Posted - 12/28/2019 :  10:12:01  
One thing I should mention, enabling the PA DSS features will also mean you need to change the password every 90 days and that you can't revert back to passwords you have used previously.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

steven vaccaro
Ecommerce Template Guru

USA
1060 Posts

Posted - 12/28/2019 :  10:16:11  
Thanks Vince, it seems it also logs us out about every 10 minutes. Is it possible to not have that happen?

Vince
Administrator

42874 Posts

Posted - 12/28/2019 :  11:09:52  
Ahhh, another one of the PA DSS features I'm afraid. How about if you really want the event log but don't want to have the other PA DSS features, open incfunctions.php in notepad and search for...
if(@$padssfeatures==TRUE){
...and change that to...
if(TRUE){

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000