River
MVPRiver MVP
Reactions
-
Re: Images missing
thats odd, and may not be worth the effort, since pretty urls are pretty much required to work properly for most other things. Vanilla will be enforcing this requirement. :) from the vanilla document… (View Post)2 -
Re: allow our registered visitors to edit their own threads and replies
temporarily adjust to unlimited per session - create your own conditional based on values you want. saveToConfig('Garden.EditContentTimeout', '-1', array('Save' => FALSE)); (View Post)1 -
Re: Introducing DiscussionTopic
now that you added to github and link works as indicated in add-on page , besides the already mentioned two issues that I noticed .... * 1 locale problem that you have with deprecated usage. * 2 and … (View Post)1 -
Re: Introducing DiscussionTopic
locales should be defined like this I believe. locale/en.php you are using the old form I believe (en-Ca folder with definitions.php) this is DEPRECATED. DiscussionTopic/locale/en-CA/definitions.php … (View Post)2 -
Re: Introducing DiscussionTopic
Feedback.... it is not on github but has a link to github - did you add it to github? https://github.com/rbrahmson/VanillaPlugins/tree/master/DiscussionTopic - at this time, there is a 404 error you … (View Post)2