Forum Activity for @paul

paul
@paul
02/06/15 09:41:42AM
4,335 posts

Images on profile tabs - is it possible?


Design and Skin Customization

I've not tried it but at the end of the day its all html, css and smarty so I would guess that if you replace the text in the template with an image call (with its size set appropriately) it would work.
paul
@paul
02/06/15 08:41:01AM
4,335 posts

Images on profile tabs - is it possible?


Design and Skin Customization

Which tabs are you refering to?
paul
@paul
02/06/15 08:39:38AM
4,335 posts

location lot a signup question or editable field


Ning To Jamroom

https://www.dreadlockssite.com/daveynesbit

Are you saying that the comment "welcome dude" is what you posted when he joined a few days ago, and the two "id really recomend you read up on the info here on interlocking" were for somebody else, now deleted?
paul
@paul
02/06/15 08:32:27AM
4,335 posts

location lot a signup question or editable field


Ning To Jamroom

Sorry, yes, three profile location fields are imported from Ning members, profile_location, profile_country and profile_zip. I guess these fields are hard coded for every Ning member on every Ning site, whereas 'signup questions' are set by Ning admins so that is why the end up as user fields in JR.
paul
@paul
02/06/15 06:46:05AM
4,335 posts

multiple image uploads on image form field


Using Jamroom

It should be straightforward to add the above to its create function.
Change the 'gallery_image' to 'xxx_image' (xxx = your module prefix) and replace the label and help lauguage references to real text strings.
paul
@paul
02/06/15 06:41:40AM
4,335 posts

URL Shortening and Content Descriptions for Open Graph Scraping


Using Jamroom

Maybe if a description field was added to galleries users would intuitively use that?
paul
@paul
02/06/15 06:31:56AM
4,335 posts

location lot a signup question or editable field


Ning To Jamroom

soaringeagle:
i assume thats what they are from i have no way of knowing for sure i just know new members that join tend to have 2 comments both the same some from weeks ago some from years ago

Show me
paul
@paul
02/06/15 02:17:26AM
4,335 posts

hiding the profile location and questions on shops and mnain forums


Ning To Jamroom

if $profile_quota_id !="8,13,19"

That might need separate tests -

if $profile_quota_id != 2 && $profile_quota_id != 13 && $profile_quota_id != 19
paul
@paul
02/06/15 02:12:39AM
4,335 posts

location lot a signup question or editable field


Ning To Jamroom

soaringeagle:
imported profiles have a location below the profile image
this is not a signup question from ning and isnt editable
(going code diving i assume its as simple as adding user_location user_zip user_country

but wanted you to know they are visible but not editable

Yes - There can be a 'location' entry in the Ning member archives so if that is the case it is imported as 'profile_location'. To make it editable use the form designer to create a 'profile_location' field in the profile account update form.

Quote: also noticed comments from inactive deleted or suspended members are showing up on new members that join...twice - See more at: https://www.jamroom.net/the-jamroom-network/forum/ning-to-jamroom/24179/location-lot-a-signup-question-or-editable-field

Are these from deleted/suspended members that were tagged as such in the Ning archive but were still imported? If so they need to be deleted or made inactive in Jamroom.
paul
@paul
02/06/15 02:05:25AM
4,335 posts

System Core update issue


Installation and Configuration

trimita:
Guys I ran an integrity check from the Tools and now it seems the version has been fixed.

Thank you for your prompt support. You guys are the best :)

Glad it working now - Thanks for letting us know.
  317