Forum Activity for @paul
You told me in an email earlier today that you had manually deleted the active skin.
In that case, you need to alter the core_setting database table manually
In phpMyAdmin run the query SELECT * FROM `jr_jrcore_setting` WHERE `name` = 'active_skin'
Then edit the value field to 'jrElastic' (assuming that skin is still there).
Pa
Sharethis and Aparna
Jamroom Developers
You know, up to now I've never played with the ShareIt module.
I'll try and rectify that soon, but until then, hopefully someone else can jump in here?
Pa
Comments on Aparna Module aren't going into actions
Jamroom Developers
Your Aparna created module is 'LoudFastShitty', yes?
I'm seeing actions from it in your profile timeline - http://jr.punkbp.com/loud-fast-shitty
If you want to see 'like' and 'dislike' actions, make sure the 'Add to Timeline' box is ticked in the jrLike globals tab.
Question about JR4/5 migration
Installation and Configuration
Don't do it yet. The import process needs to point to the Jr4 URL to pull the files over.
Presumably the new Jr5 DO server is accessible by its IP.
Aparna module with audio or uploaded files that are marked required
Jamroom Developers
Are we talking about the same thing here?
I'm talking about creating and setting up the file field using the Form Designer, as Admin.
Users don't get a say in which fields are required or not.
Sorry - I'm pretty confused with what you are saying
Aparna module with audio or uploaded files that are marked required
Jamroom Developers
Sorry - I'm not getting what the issue is here.
I've just created an aparna module.
I then added a file field to its create form with required set to on.
I then added the same file field to its update form with required set to off.
I created an item with an uploaded file.
I then updated that item without re-uploading the file.
Is this how you have it set up, and its not working?
Pa
jr 4 upgrade files
Using Jamroom
The download links work for me. Are you logged in as the user that originally bought them?
jr 4 upgrade files
Using Jamroom
I don't think the 'change sets' are there any more. You'll need to download the full file sets and overwrite everything.
It should be OK to do that (unless you have modified any of the core files!!).
Also, be careful that you don't overwrite any modified skin or theme templates.
http://archive.jamroom.net/Downloads4_Core
hth
Pa
Aparna module with audio or uploaded files that are marked required
Jamroom Developers
If I'm understanding this correctly, you added a file upload field with required set to both the create and update forms, but then found you had to uncheck the required in the update form for it to work ok?
That sounds right to me.
If the update form file upload field is required, you are going to have to upload a new file every time.
Sharethis and Aparna
Jamroom Developers
See my post on your other Aparna thread.
Added {jrCore_item_detail_features module="paTesting" item=$item} to the detail template and that created sharing buttons and they work fine for me.