Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New resources
New profile posts
Latest activity
Media
New media
New comments
Search media
Resources
Latest reviews
Search resources
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Install the app
Install
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
chrisf's latest activity
C
chrisf
replied to the thread
MG 2.2
Remove overlay from thumbnails
.
Thank you!
Apr 1, 2021
C
chrisf
posted the thread
MG 2.2
Remove overlay from thumbnails
in
Media Gallery support
.
Is there a way to remove the overlay text on the gallery thumbnail view? On mobile devices the text covers up about 1/3 of the picture...
Mar 30, 2021
C
chrisf
posted the thread
MG 2.2
Email Notification with thumbnail of media
in
Media Gallery support
.
Is there a way to include a thumbnail of the media added to the gallery in the email notifications people get who watch the gallery? We...
Mar 23, 2021
C
chrisf
replied to the thread
XF 2.2
regex for location
.
Thanks Brogan!!
Mar 22, 2021
C
chrisf
reacted to
Brogan's post
in the thread
XF 2.2
regex for location
with
Like
.
It would require editing the account_details template to move the custom field to just above the website field. A conditional statement...
Mar 22, 2021
C
chrisf
reacted to
Brogan's post
in the thread
XF 2.2
regex for location
with
Like
.
You could disable/not use the core location field and use a custom user field, which allows for regex validation.
Mar 22, 2021
C
chrisf
replied to the thread
XF 2.2
regex for location
.
Interesting... we use the core location field to display peoples location in the user box. I could setup the new field and then via SQL...
Mar 22, 2021
C
chrisf
posted the thread
XF 2.2
regex for location
in
XenForo questions and support
.
Is there a way to use a regex for the location field on user registration? Looking at code it looks like it would have to be something...
Mar 21, 2021
C
chrisf
replied to the thread
XF 2.2
regex for username to require at least a single space
.
/([a-zA-Z]+\s?\b){2,}/ is what I figured out in that it matches two or more words with a space in between. It seems to work for my...
Mar 21, 2021
C
chrisf
reacted to
Brogan's post
in the thread
MG 2.2
Description Required
with
Like
.
I edited my post to add the required description.
Mar 20, 2021
C
chrisf
replied to the thread
MG 2.2
Description Required
.
I tried that exact required but must have typo'd it or something as it did not work. Its working perfectly with your code. Thank you!
Mar 20, 2021
C
chrisf
reacted to
Brogan's post
in the thread
MG 2.2
Description Required
with
Love
.
Edit the xfmg_media_add_macros template. Change this: <xf:textboxrow name="{$namePrefix}[title]" value="{{ mustache('title') }}" To...
Mar 20, 2021
C
chrisf
replied to the thread
MG 2.2
Description Required
.
Brogan, thank you again. I was looking there and missed that part :( Any way to make the description required? Do not see in the...
Mar 20, 2021
C
chrisf
replied to the thread
MG 2.2
Description Required
.
Sorry I meant title required but it would be great to require a description as well. Thanks!
Mar 20, 2021
C
chrisf
replied to the thread
MG 2.2
XFMG MySQL query error [1062]: Duplicate entry
.
Brogan, is there any other trace info I can provide. I think I provided teh full trace. Thanks!
Mar 20, 2021
Home
Members
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top