Error & Forms Setup

alt=
Ekwe
@ekwe
10 years ago
212 posts
I'm having this error every time when I try to upload a new audio file. Can't seem to upload a file.

Error: invalid jrCore_checktype:

And also when i get to the form designer, I get this below, how do i fix?

The following designer forms have not been setup yet for this module:

tracks/update
tracks/create_album
tracks/update_album

These forms will be initialized the first time they are viewed. It is recommended that you view all forms for this module before using the Form Designer.
updated by @ekwe: 10/04/14 06:37:40AM
brian
@brian
10 years ago
10,148 posts
Ekwe:
I'm having this error every time when I try to upload a new audio file. Can't seem to upload a file.

Error: invalid jrCore_checktype:

Have you created custom form fields for the form? if so, modify your custom field and make sure the validation type has been selected.

Quote:
And also when i get to the form designer, I get this below, how do i fix?

The following designer forms have not been setup yet for this module:

tracks/update
tracks/create_album
tracks/update_album

These forms will be initialized the first time they are viewed. It is recommended that you view all forms for this module before using the Form Designer.

You have to do what it is telling you to do:

These forms will be initialized the first time they are viewed. It is recommended that you view all forms for this module before using the Form Designer.


What it is saying is that form designer support for those forms will be initialized when you view them for the first time as the admin. You need to go into your TRACKS module on your profile and "update" an item, then click on "create album" to create an album. After the album is created, click on "update album". By visiting each of these forms as the master admin, the form designer support will be initialized for those forms.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
Ekwe
@ekwe
10 years ago
212 posts
ah, thank you

Tags