Menu

#35 Error in method GetList() in Manager.php

Core Class
closed-works-for-me
Code/Logic (73)
5
2004-08-27
2004-06-27
Eloi George
No

Method GetList() has four lines that display sorting
icons. The icons don't show up on branch sites because
the browser looks for them in the home directory. It
needed to be pointed towards the SOURCE directory for
the images.

The enclosed patch fixes those 4 lines.

I'll be sending some more extensive patches later on,
so if the diff format I used here is an inconvenient
one, please let me know.

Discussion

  • Eloi George

    Eloi George - 2004-06-27

    context Unix diff format patch file for Manager.php

     
  • Steven Levin

    Steven Levin - 2004-08-27
    • assigned_to: stardog --> jydallstar
    • status: open --> closed-works-for-me
     
  • Steven Levin

    Steven Levin - 2004-08-27

    Logged In: YES
    user_id=225888

    The proper way to fix this is to copy the core images to
    each branch so that they can be accessed relatively. ex. cp
    -r hub_dir/images/core/ branch_dir/images/
    phpwebsite should do this for you when creating a branch if
    the permissions are set properly.

    Steven

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.