Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 11    Views: 62

AussieRyan
Aspiring developer
Profile
Posts: 148
Reg: Mar 21, 2012
Margate, QLD Au...
1,480
12/19/13 07:50 PM (11 years ago)

Checklist plugin errors

I have installed the Checklist plugin and it mostly works in the simulator. Buzztouch v3 --------------------------- The Control Panel, however, does not allow items, categories, checklists to be added. Each options gives the error: A problem occurred while adding this item (2). {"result":"error", "errors":"Existing nickname or a new nickname required"} --------------------------- The image arr_right.gif is missing from the Control Panel --------------------------- "Set the dataURL lower on this page in the Screen Data URL section". This section is missing -----------------------------
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/19/13 07:56 PM (11 years ago)
The nickname problem is related to an outstanding bug with Buzztouch - for now you can just change the nickname to something else and hit save. I'll take a look at the other two.
 
AussieRyan
Aspiring developer
Profile
Posts: 148
Reg: Mar 21, 2012
Margate, QLD Au...
1,480
like
12/19/13 08:00 PM (11 years ago)
I don't understand which nickname to change or how it should be changed. If I try to enter anything in the "Add a name for this ..." field for the items, categories, checklists, I get this error.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/19/13 08:05 PM (11 years ago)
The nickname is the first property you can change on the screen. Look at the very top of the page.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/19/13 08:06 PM (11 years ago)
Okay - just updated the plugin for the other two issues.
 
AussieRyan
Aspiring developer
Profile
Posts: 148
Reg: Mar 21, 2012
Margate, QLD Au...
1,480
like
12/19/13 08:16 PM (11 years ago)
Changed the screen nickname, saved, the JSON config data at the bottom reflects the change. Still get error when trying to add items, categories, checklists
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/19/13 08:17 PM (11 years ago)
Are you on self-hosted or buzztouch.com?
 
AussieRyan
Aspiring developer
Profile
Posts: 148
Reg: Mar 21, 2012
Margate, QLD Au...
1,480
like
12/19/13 08:24 PM (11 years ago)
Changed the screen nickname, saved, the JSON config data at the bottom reflects the change. Still get error when trying to add items, categories, checklists
 
AussieRyan
Aspiring developer
Profile
Posts: 148
Reg: Mar 21, 2012
Margate, QLD Au...
1,480
like
12/19/13 08:25 PM (11 years ago)
self-hosted
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/19/13 08:29 PM (11 years ago)
My guess is you don't have the most recent self-hosted version. After the 3.0 update came out, there was an issue related to this that got fixed. If you upgraded to 3.0 right away and haven't touched your install since, there's a good chance that's what's going on. I believe the only two files that were updated were: BT-server/bt_app/bt_v15/bt_JSON_API_AJAX.php BT-server/bt_app/bt_v15/bt_screen.php
 
AussieRyan
Aspiring developer
Profile
Posts: 148
Reg: Mar 21, 2012
Margate, QLD Au...
1,480
like
12/19/13 09:52 PM (11 years ago)
That fixed it. I updated the server software How can I change the type of checkmark to use.?
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
12/19/13 09:55 PM (11 years ago)
Look at the .png files included in the plugin. There's 4 of them you'll want to look at replacing: cr_darkCircle.png (unselected) [email protected] (unselected, retina display) cr_greenTick.png (selected) [email protected] (selected, retina display) Just replace those images with ones that suit you, keeping the names the same.
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.