x00
MVPx00 MVP
Reactions
-
Re: Mobile Default Route 0.2.1b... Page not found error
yes you need to enter it like discussions or categories/all or categories/discussions, etc basically relative to the forum (View Post)1 -
Re: vanilla 2.0.18.10 and nginx and folders permitions
Herein lies the problem with sock replies I could say set you file permissions to 644 and folder permissions to 755 except in folder and file you want to be writable. However this isn't a good respon… (View Post)1 -
Re: verification emails and postfix
gmail is not a good choice for transactional mail. it will work for a while then they will shut it down. They simply don't want to be used for this purpose. (View Post)1 -
Re: "Flatten" ResultArray() data
Why no just use INSERT IGNORE syntax? (View Post)1 -
Re: "Flatten" ResultArray() data
$Sql->Select(Column)->Options('Ignore', TRUE)... (View Post)1
