Forums

Join
bbPress Support ForumsInstallationHelp setting permissions for icons in the my-plugins folder

Info

Help setting permissions for icons in the my-plugins folder

  1. forum/my-plugins/topic-icons/icons/bbpress.png

    it's in the folder but all I get is "Error 403 - Forbidden You tried to access a document for which you don't have privileges."

    What should the permission be for:
    my-plugins?
    topic-icons?
    icons?
    individual files?

  2. yes and yes: 0755

  3. Individual files, like icons, php files, js files, can be 644. Directories should be 755.

    755 forum
    755 my-plugins
    755 topic-icons
    755 icons
    644 bbpress.png

  4. Weird thing is I had "topic-icons" and "bb-topic-icons" plugins. I deactivated bb-topic-icons and activated topic icons but the images won't show. I checked all the permission and they were as stated above. The only time they showed is after I deleted bb-topic-icons.

  5. You must log in to post.