Caylus
✭✭Caylus ✭✭
Reactions
-
Re: MagpieRss = MagpieFeeds ?
It's probably a problem with PHP settings. It's using file_get_contents to get the contents of the feed supplied, because cURL gave some problems with https. Apparently file_get_contents can give pro… (View Post)1 -
Re: Troll Management plugin not working
There's an error at line 382. This should be removed in profileController_beforeProfileOptions_handler: if (!count($trolls)) { return; } Now if you don't have any users marked as trolls on your forum… (View Post)2 -
Plugin Installer
Hey guys, I kinda needed your opinion on the feasibility of a plugin that I wrote. It lets certain users upload plugins as zip files, and after the administrator has a quick look into the contents it… (View Post)1 -
Re: Social Connect not showing
If you go to your dashboard --> social you can enable twitter facebook and google plus. On that page are also instructions how to set up those log in functionalities. (View Post)1 -
Re: Request Vanillicon 2 as PNGs
If I understand you correctly, you specifically don't want the vanillicon 1 avatars (that are pngs), but you want the vanillicon 2 avatars (that are svgs), but you want them converted from svg to png… (View Post)1