Can certain functions be turned off?

Pat Lovell
Pat Lovell
Offline
0
I am not selling albums nor do I want to list everything from the album area. How can I turn off some of these so they don't show on the album page.

I don't want to show the Price, Edition date, Country,Label, Catalog Number & Edition as these don't pertain to what I'm doing. It also doesn't look right to show these on my site.
Responses (18)
  • Accepted Answer

    Wednesday, September 16 2009, 01:53 PM - #Permalink
    0
    there's a parameter to turn off ALL fields.

    if you want to turn off only some fields, then you will have to delete them manually on the file

    /components/com_muscol/views/album/tmpl/default.php

    lines 138 to 200 approx
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 02:34 PM - #Permalink
    0
    I cannot overwrite the file.

    When I try to overwrite default.php I get a critical error that says:

    Response: 553 Rename/move failure: Permission denied
    Error: Critical error
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, September 16 2009, 03:05 PM - #Permalink
    0
    well, thats your servers configuration... you should have permission to write your own files!!!
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 03:15 PM - #Permalink
    0
    I do have permission to write my own files. the only files I can't write on the server are ones for your component......
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, September 16 2009, 03:21 PM - #Permalink
    0
    well, thats because the server assigned them a different user or permission when copying the files. check it with any FTP program... and give those files full permissions!!
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 03:42 PM - #Permalink
    0
    It's not my server it's something to do with your component.

    Look at Picture 1, I went into another directory on this server and changed the permissions on wp-config.php to 666 and it changed with no issues.

    Look at Picture 2, I went into your component and it will not allow any changes to permissions, I cannot upload, etc..

    I have full control over this server, I went into WHM and Cpanel and cannot change anything in your component but have full control over everything else.

    What can be causing this??
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 03:44 PM - #Permalink
    0
    http://www.joomlamusicsolutions.com/images/fbfiles/images/Picture_3.jpg
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 03:44 PM - #Permalink
    0
    sorry, the images wouldn't post on the initial post.



    http://www.joomlamusicsolutions.com/images/fbfiles/images/Picture_4.jpg
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, September 16 2009, 03:50 PM - #Permalink
    0
    sincerely, I have no idea. Our component does not makes any restriction on folder or anythiing similar. You're the first to report us this issue... I dont think it's something of our component, we have more than 300 users and nobody reported this.

    anyway I'll be glad to take a look if you give me access to the cpanel
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, September 16 2009, 03:52 PM - #Permalink
    0
    hey, I was thinking...

    in fact is not a 'component' issue. it has something to do with the albums folder, wich you created manually... so it has NOOOOTHING to do with the component. try to create any other folder just like you created the albums one. have you access to it? or you have the same problem as with albums?
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 04:00 PM - #Permalink
    0
    Ok. I tried to create directories and here's my results.

    I created one at the root site level

    one at the components level

    and when I get into your component, I get the error.


    http://www.joomlamusicsolutions.com/images/fbfiles/images/Picture_7.jpg
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 04:01 PM - #Permalink
    0
    here is image of test directory created in /components/


    http://www.joomlamusicsolutions.com/images/fbfiles/images/Picture_6.jpg
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, September 16 2009, 04:11 PM - #Permalink
    0
    mmm well, I see two thing here: first, the com_muscol directory has 755 while all the others have 777.. why is that? cant you change it to 777? when you install another component, the folder also gets 755 or gets 777?

    second: what is that com_muscol_1.5.0_pro folder doing there?? it shouldn't be there. did you puted it there? (the only folder should be com_muscol)
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 04:18 PM - #Permalink
    0
    No idea why the other folder is there. I just deleted it.

    It will not allow me to change the permissions to 777 on the com_muscol folder.

    I sent you an email with FTP info. I wonder if it has something to do with turning off FTP in the admin area, remember it wouldn't upload any modules or components with FTP enabled?
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, September 16 2009, 04:26 PM - #Permalink
    0
    yes I remember..

    I dont know. try to enable the FTP layer for a while and see if you can change the permissions...
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 04:41 PM - #Permalink
    0
    no that won't work either, it won't change back to enable FTP, it gives an error from when I assume it's trying to write folders and not allowed. so it won't allow FTP to be enabled now.
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 05:39 PM - #Permalink
    0
    Ok, I've spent the last 2 hours trying to figure this out..


    It is because your components when installed using the Install feature in Joomla set the username to NOBODY, unless I go into my server config and enable phpsuexec (which is a security risk).


    I'm sure you see the problem with this and unless I change my apache configuration on the server, I cannot make any modifications or edits to anything which defeats the purpose of doing this.

    I also don't want to be presented with other issues down the road by enabling suexec

    what can we do?
    The reply is currently minimized Show
  • Accepted Answer

    Pat Lovell
    Pat Lovell
    Offline
    Wednesday, September 16 2009, 07:44 PM - #Permalink
    0
    The solution is to login to SSH (you have to be logged in at root level) and CHOWN (change ownership) of the files that were changed to NOBODY to your Username. You have to change the group as well.

    It will look like this now. 99 99

    which is

    user - Nobody
    group - Nobdy

    So it needs to be changed to username username

    here is the command to change it, once you login to SSH, navigate to the public_html directory

    then use

    chown -R username:username foldername

    (where username is your username and foldername is the folder you want to change) the above is case sensitive
    The reply is currently minimized Show
Your Reply