Hi,

I try to found solution for use the archive module with an independant recorder audio program.

When I upload a new audio node i have "no way" (look the file attachement) and it's impossible to connect it with the schedule program ?

What is the correct path for the archive page ?
Can you help me ?

Comments

drewish’s picture

i'm not sure what's going on with the bread crumbs you highlighted. i'd suggest trying a core theme (link garland) and seeing if it's still a problem. if it is please take a screen show with the theme if it' works correctly that points to your custom theme as the problem.

you should be able to create audio nodes and then after they're saved associate them with a program.

lesonunique’s picture

Hi,

I am able to associate my audio nodes with a program.

My problem:

- I must create manualy the "program_nid" associate with a "title" in the "station_archive_program"
- I don't understand how create the association between the Audio Archive with this type of link:

http://localhost/category/station-archive/[program's name] <-- it's the name and not the program_nid !
with the shedule pogram where the link are like this:

http://localhost/station/archives/16
http://localhost/station/archives/16/feed

Have you solution ?
Thanks

drewish’s picture

Status: Active » Needs review
StatusFileSize
new11.97 KB

yeah lots of issues. here's a start on it.

drewish’s picture

Status: Needs review » Fixed
StatusFileSize
new11.53 KB

okay so this fixes:
- breadcrumbs
- loading the program's djs and genre into the imported audio node
- the default views for station/archive/%program-nid and station/archive/%program-nid/rss

there's probably more to fix but this gets most of it working. i've committed the attached patch to HEAD. i'll roll a new release so grab that and let me know if it works better.

thumb’s picture

Breadcrumbs are now displayed but links aren't working for me.

Update to be more specific on breadcrumb links.

Home » Station » Archives » Program Name

Station: displays blank page or view titled "Station". Sole breadcrumb is "Home"

Archives: same page, title, and breadcrumb.

Program Name: same page, title, and breadcrumb.

I don't see corresponding views for station_archive, do I need to create them?

drewish’s picture

Hum... make sure you empty the views cache. You've got a station_archive.views_default.inc file right?

thumb’s picture

Thanks. Clearing the views cache fixed everything.

thumb’s picture

Spoke too soon. Archives and the Program views seem fine, but the Station link still shows empty. What is the Station view supposed to display?

drewish’s picture

Could I get a screen shot? I think the /station link will either show a list of sub menu items or nothing. i can't remember what version does what.

thumb’s picture

Here's the audio node. Clicking on Station in the breadcrumb brings up an empty node, no navigation, just breadcrumb, title, and an empty area.

drewish’s picture

ah yeah that's affected by the user's permissions. the views all have permissions on them to control who can see them. do your users have "view station * content" permissions?

thumb’s picture

Yes, view permissions are set for all roles across the board for archive, catalog, playlist, program and schedule.

thumb’s picture

StatusFileSize
new147.29 KB

Screenshot, just in case.

drewish’s picture

StatusFileSize
new135.21 KB

yeah that's really odd because i'm getting a proper page. see the attached image.

thumb’s picture

I'll poke around on this end to see if I can't get this resolved. I'll start by using a stock theme, clearing views cache, etc.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.