lifeisfoo
✭✭✭lifeisfoo ✭✭✭
Reactions
-
Re: Can you hide the admin from appearing?
The if statement should be placed inside the foreach foreach(...){ if( strcmp($User->Region, 'uk') != 0 ){ // If he isn't from uk continue; // Skip this user (this element of the foreach) } .... }… (View Post)1 -
Re: How to modify the "Start a New Discussion" buttons
It's easy, use my plugin http://vanillaforums.org/addon/categorybasednewdiscussionbuttontext-plugin I hope this will solve your problem. (View Post)1 -
Re: Replacing a Shutterfly group site with Vanilla
Probably he is referring to this service http://www.shutterfly.com/share-photos/classroom-websites.jsp Demo site -> http://classroomsamplesite.shutterfly.com/ After downloading vanilla you have: *… (View Post)3 -
Re: Who's online , any version update for vanilla 2.1 ?
I just pushed original gary code to https://github.com/lifeisfoo/WhosOnline Anyone can easily contribute now to update to 2.1. (View Post)4 -
PictureGallery developers are welcome
@vrijvlinder and I are working on this plugin (from a V idea). Our first effort is to make this fully working for manually and form uploaded files with 2.0.18 and 2.1. There are also some ideas for a… (View Post)4