Artist Pictures in Lists / Related

0
I want to add logos to the artist profiles, but I have to edit MC php to make it work. I don't want to replace the Artist title, but I think I can edit that code myself.

This is what I want: http://www.metal-archives.com/bands/emperor/

MC uses the "artists" directory, I want a subdirectory called "logos" to keep the folders and filenames clean.

Which line of code do I have to edit to change the saving location of logos?

Thanks!
Responses (4)
  • Accepted Answer

    Tuesday, May 10 2011, 11:02 AM - #Permalink
    0
    The logo displays correctly on the Artist page, but now I need to change the directory of logos in the Admin to finish it :)

    I use the following path: images/artists/logos/

    btw I can't post php code here...
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, May 11 2011, 05:01 PM - #Permalink
    0
    How can I add artist pictures to the alphabetical listings and as thumbs by Related Artists?

    I really need this for my website, I tried editing the code but without success...
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, May 11 2011, 05:03 PM - #Permalink
    0
    hello!!

    you can change the directory on file /admin/com..../tables/artist.php

    and also on the artist tempalte, of course... I think you can handle it ;)

    adding the logos to alphabetical listings requires a bit more... you need to modify myqsl querys... :S
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, May 11 2011, 05:59 PM - #Permalink
    0
    Thanks, I've changed the directory with success and everything works fine on the frontend. I've also changed the template to show the logo in the admin, perfect :)

    MySql queries sounds difficult... So a custom edit would be a better option?

    Which leads to another question, will updating be much easier, if you customize my MC version? Will it become a unique version of MC? If so I would love to have a custom build MC ;) I've already made a lot of custom edits to the template...
    The reply is currently minimized Show
Your Reply