Search found 3 matches

by SimonS
Fri Nov 22, 2013 2:52 am
Forum: Webserver and configuration
Topic: Upgrade to 2.8.3 - problem with magic quotes
Replies: 3
Views: 7976

Upgrade to 2.8.3 - problem with magic quotes

I am upgrading from 2.7.6 to 2.8.3. I have followed the instructions for upgrading, but when I run the install/update.php page I get an error message "Please disable magic_quotes_gpc!"

I have checked the PHP configuration settings and magic_quotes are set to "Off" at the server level. I have even ...
by SimonS
Tue Oct 08, 2013 12:22 pm
Forum: General discussions
Topic: User login - dont time out their login session
Replies: 21
Views: 24692

Re: User login - dont time out their login session

Thanks Jason; that code only seems to affect the Admin Section, not the User (front-end) section.

I am using phpmyfaq in a Complete Secured FAQ mode. It seems that the user gets forced out after about 30 mins of inactivity on the site. Please advise how I can extend this?

I have extended the ...
by SimonS
Mon Oct 07, 2013 9:39 pm
Forum: General discussions
Topic: User login - dont time out their login session
Replies: 21
Views: 24692

Re: User login - dont time out their login session

I am using 2.7.6 and I don't seem to see any user timeout settings in the config/constants.php file; the only settings I can see is for the admin session. Please can you advise how I can change the user session times to, say 60 mins? Do I need to insert a command line into the .htaccess.php file or ...