Caylus
✭✭Caylus ✭✭
Reactions
-
Re: PageSpeed Insight plugin.
This might interest you: https://vanillaforums.org/discussion/32493/too-many-javascript-files-on-advanced-editor-slows-down-vanilla-forum-sites#latest It's basically the same discussion. I'm personal… (View Post)1 -
Re: Creating own Controller for AJAX requests
Figured it out, I added these lines in my PhP file: And then I can make a AJAX call with the following lines: (View Post)2 -
Re: Writing a bot for my forum
Ah, because you guys shared such clear information I didn't actually think of posting my solution, sorry :pleased: The relevant part of my code: I tried both creating a view (Bot/Views/settings.php),… (View Post)1 -
Re: Writing a bot for my forum
Thanks guys! Got it to work! (View Post)1 -
Re: Writing a bot for my forum
@R_J Thanks! That's going to be useful for other plugins! @rbrahmson, sure! It's not really user friendly though, I couldn't figure out how to make a settings page. I do get a settings button, but wh… (View Post)1