I get the following warnings when uploading tracks to the site:

Notice: Undefined index: field_album in pushtape_ui_form_alter() (line 57 of /......./sites/all/modules/pushtape_ui/pushtape_ui.module).

Notice: Undefined index: #weight in pushtape_ui_form_alter() (line 72 of /......./sites/all/modules/pushtape_ui/pushtape_ui.module).

What am I doing wrong?

Comments

zirafa’s picture

Thanks for testing...does the error message actually prevent you from creating tracks and albums or do you only see it after uploading?

From the error you are getting it sounds like it might be related to your server environment or installation process. Can you provide some more details about your server environment and where/how you are hosting?

karin71’s picture

It doesn’t prevent uploads. It only appears after uploads and whenever I go back to the track to edit or view.

My server information:
Apache version: 2.2.23
PHP version: 5.4.12
MySQL version: 5.1.68-cll
Operating system: linux

I’m new to this, so it might be me making a mistake somewhere!

zirafa’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)