donshakespeare
✭✭donshakespeare ✭✭
Reactions
-
Re: My vanilla forums SSO doesnt work, what I'm doing wrong?
Don't forget to access your forum via vanilla.example.com/sso Also, go to the vanilla.example.com/settings/jsconnectv ... Test your Url. Share the error you get. (View Post)1 -
Re: Get Smarty Variable in PHP
Try this: Gdn::request()->path(); (View Post)2 -
Re: Disable pocket
For example, that profile page you mentioned, if you use chrome browser and inspect the page, or just view source, you will see some very nice information about the page in the body id and class. You… (View Post)1 -
Re: Since upgrade website doesn't allow image upload and there's an editing error. [RESOLVED]
Assuming this is your site, log in as boss, and hit these links. The first should return a success message immediately, the second will ask you scan and fix, do just that! http://chemistscorner.com/u… (View Post)2 -
Re: Any example of using the new sort & filter module?
BTW, the above code is for this kind of access /filterdiscussion?sort=CountViews:desc On another important note @rbrahmson to use Gdn::request()->get() instead of the $_GET is that now you can int… (View Post)2