![]() |
Re: My work is being featured in IPB SDK Quote:
|
Re: My work is being featured in IPB SDK Hrm, I never thought of contributing to someone else's project with my own PHP knowledge... Ah well, good job. :p |
Re: My work is being featured in IPB SDK Quote:
|
Re: My work is being featured in IPB SDK Quote:
|
Re: My work is being featured in IPB SDK Well if you contribute code that they later charge for (which is totally bogus; it's opensource software) you can demand royalties :) |
Re: My work is being featured in IPB SDK Quote:
|
Re: My work is being featured in IPB SDK Quote:
|
Re: My work is being featured in IPB SDK Quote:
Even though the ELSE function (if you can call it that) is obviously embedded so that it is hideously fast when used, it's still more than the parser needs to know. Knippy, does $SDK->get_advinfo($member) generate a query? If so, it's probably a better idea for the Invision guys to incorporate all usergroups into their is_ingroup() function rather than just the first, and query it all at once (I've not used Invision for around a year - presuming the primary and secondary usergroups are stored in the same table). Well done nevertheless. |
Re: My work is being featured in IPB SDK Quote:
the SDK is developed by a different group than IPB is. so basically get_advinfo returns stuff like username displayname warn posts mgroup mgroup_others [secondary groups are stored here] |
Re: My work is being featured in IPB SDK Ah, so it's kind of like PEAR then? I prefer to make a list of usergroups a member is part of (primary usergroup being the first in the list) and put it into CSV format in the database, so it uses one cell. Then call it and explode() it. |
| All times are GMT -7. |
Powered by vBulletin®
Copyright ©2000 - 2016, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.