[NOT A BUG] Media

patagonian

New Member
When I create an album the following happens:

1/ Album is created but without media
2/ Media is not in album
3/ Cannot add media to album (no button)

1531938341507.webp

But, if I view from news feed I see media inside album.. And if I click on album it takes me to correct album. But still can't add new media.

1531938822107.webp

I think when I create album it creates 2 albums. Correct one visible from news feed, incorrect visible form media link.

from newsfeed > /media/albums/youtube.14/

from media > /media/albums/youtube.13/



But in all cases, no add media button.
 
Last edited:
I have created album without any issues. Does you have try with turn off another add-on (which related to XenMedia) ?
 
I have created album without any issues. Does you have try with turn off another add-on (which related to XenMedia) ?
truonglv

I have disabled addons, but no difference. More details:

1/ create new group
2/ first album creates ok
3/ 2nd album does not. It puts media as orphans and album is empty.
4/ And in 2 and 3 above, add new media button not visible in group but visible in main XFMG gallery area.

I am running:

XF: v2.0.5
XFMG: 2:.0.3
 
I have disabled addons, but no difference. More details:

1/ create new group
2/ first album creates ok
3/ 2nd album does not. It puts media as orphans and album is empty.
4/ And in 2 and 3 above, add new media button not visible in group but visible in main XFMG gallery area.

I am running:

XF: v2.0.5
XFMG: 2:.0.3
patagonianDoes you upload some files while create new album? I have not implement the feature add media into existing album yet. Will be add soon.
 
Can I also request that you add a unique class for each group in html or body tag pls? It would be good to use this for class selector.

Best to use some ID or similar, not group name as group name can change. Is there a nodeID or something you could use? For example:

body.group26 .doSomethingHere { ... }
 
Can I also request that you add a unique class for each group in html or body tag pls? It would be good to use this for class selector.

Best to use some ID or similar, not group name as group name can change. Is there a nodeID or something you could use? For example:

body.group26 .doSomethingHere { ... }
patagonianDo need in body class? Just wrap by group add-on itself?
 
Back
Top