x00
MVPx00 MVP
Reactions
-
Re: PHP resources
that might be a browser bug, it is verified by Comodo. (View Post)1 -
Re: 2.1 Roles & Permission not working properly
I believe the actual corruption is caused by lack of schema enforcement and default values in the import format. This is relevant to the porter but not upgrading. (View Post)1 -
Re: jsConnect Signature Full Example
If you put $Secure = TRUE; it will default to md5. put $Secure = 'sha1'; (View Post)3 -
Re: Spammers, all of a sudden?
Double check the permissions. They can get corrupted, especially if people import rather than upgrade. (View Post)2 -
Re: Registration very slow
$Configuration['Garden']['Registration']['NoEmail'] Will remove the requirement to have accounts with email addresses.You probably don't want to to this, but it can be used to test. (View Post)2
