River
MVPRiver MVP
Reactions
-
Re: Installation?
have you set up the correct permissions on the folder. I haven't installed the plugin myself, but downloading and looking at it, I see a number of things. the plugin also should be cleaned up before … (View Post)1 -
Re: System administrator?
check on a VPS or Web server Forum would be your best bet. or a jobs board. (View Post)1 -
Re: Toggle Verified Flag by code
if you want to do something outside vanilla. you probably need to update the sql database for the proper user ID. verify is the column in the user table. verified is 1 http://www.w3schools.com/sql/sq… (View Post)2 -
Re: Birthday Format on Profile Extender plugin
You found a BUG! regarding profile extender and BirthDate translation to other languages. the date() command won't translate to other languages. To format dates in other languages, you should use the… (View Post)2 -
Re: Toggle Verified Flag by code
https://vanillaforums.org/discussion/32312/preventing-posts-from-unverified-members do you mean verified or confirmed! verified is just a column in the user table. with 1 and 0 1 is verfied. but it m… (View Post)2