Linc
AdminLinc Admin
Options are papercuts.
Reactions
-
Re: Wordpress - Couldn't find a Vanilla Forum at this url :/
See this for a potential workaround: https://github.com/vanilla/wordpress-vanilla/issues/1 (View Post)1 -
Re: Advice on mass category update. Does this code logic and plan look correct?
Most of my comments addressed this as if you were trying to do this as a 1-off ultimately, sorry for the confusion. Maybe reuse the methods invoked in /dba/counts instead of making your own. That's m… (View Post)1 -
Re: Advice on mass category update. Does this code logic and plan look correct?
Use /dba/counts afterward rather than coding it into the move. When I did it here, I did it with naked SQL queries rather than a plugin. If this is a 1-off action you're doing, I'd suggest doing the … (View Post)1 -
Re: Is Vanilla a CPU Resource hog?
No PHP software can be a "resource hog" technically. Your web server, database, and PHP engine all have configurations that determine what resources they are allowed to consume and under wh… (View Post)2 -
Re: Addons directory, version 2
Removal, as it currently stands, means permanently deleting the addon and all associated discussions, revisions, etc are cast to the wind. It also unregisters the namespace so it can be taken by anyo… (View Post)1