Suki
|
722f4b6682
Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into hooking_goodies
|
10 years ago |
Suki
|
44cea1118b
Add support for static and normal methods in smf_main()
|
10 years ago |
Suki
|
add6a3121c
Safety first, declare an empty array before using it if it was not previously declared before
|
10 years ago |
Michael Eshom
|
a34d563307
Merge pull request #1492 from Oldiesmann/release-2.1
|
10 years ago |
Suki
|
e7b4fce5e8
Add the new instance class to the debug info in Sources/Admin::AdminMain()
|
10 years ago |
Suki
|
5979b0b7ba
Subs::call_hook_helper()
|
10 years ago |
Suki
|
9d2181a1f6
Yeah, call_integration_hook needed some love
|
10 years ago |
Michael Eshom
|
ecc7977d37
! Clean up after ourselves
|
10 years ago |
Michael Eshom
|
e27a912395
! Missed a few things
|
10 years ago |
Michael Eshom
|
31dc3b3caa
! Previous fix for #1221 was horribly incomplete (fixes #1475 and #1484)
|
10 years ago |
Jessica González
|
96bfc2b628
Merge pull request #1491 from MissAllSunday/cust_field_admin_reg
|
10 years ago |
Suki
|
3738c68294
Just move some code to a very specific place and we're done saving any custom fields
|
10 years ago |
Suki
|
c330b323d3
o need to do a foreach, just pass set the context array
|
10 years ago |
Suki
|
ba78e3a938
Don't reinvent the wheel, just use Profile::loadCustomFields()
|
10 years ago |
Suki
|
a9850024a5
Add the form fields to the template
|
10 years ago |
Suki
|
ff28c6b050
Avoid one more headache and use str_replace to add the tabindex
|
10 years ago |
Suki
|
7d9dea9c7d
Are there any custom profile fields required during registration?
|
10 years ago |
Jessica González
|
f65f0e6075
Merge pull request #1490 from MissAllSunday/profile_call_func
|
10 years ago |
Suki
|
3cf75dccfd
Add support for calling static and normal method on AdminMain()
|
10 years ago |
Suki
|
e263db4d02
Not that it matters much but since theres only 1 param to pass, theres no need to use call_func_array()
|
10 years ago |
Jessica González
|
2355b705fe
Merge pull request #1488 from MissAllSunday/profile_call_func
|
10 years ago |
Suki
|
817c031cd7
also, I forgot to make this change on my last PR...
|
10 years ago |
Suki
|
1436da77bb
Add support for static and normal method on the profile areas
|
10 years ago |
Michael Eshom
|
054f5f6c2c
Merge pull request #1487 from Oldiesmann/release-2.1
|
10 years ago |
Michael Eshom
|
514cbf614c
Fix spell-checking stuff in a few areas (thanks to K@ for the report)
|
10 years ago |
Jessica González
|
abe8a3b1c1
Merge pull request #1479 from MissAllSunday/fields_memberlist
|
10 years ago |
Suki
|
5ef6787c00
yahoo and location needs nohtml intead of email check
|
10 years ago |
Suki
|
6edefdb178
Fix converting the old member values
|
10 years ago |
Suki
|
56e4e6237d
Add the enclose info, makes the fields looks prettier ^^
|
10 years ago |
Suki
|
e3c3353d5d
Set the rest of the logic
|
10 years ago |