avatar belov.ss Mar 11. 2010. 2:48 pm
Ok,

Will add the responsible person at same line. Need to figure out where I can add it - at left, at right or right in middle.
avatar rafi Pro Mar 11. 2010. 2:54 pm
Well, I see two options: (attached)
avatar belov.ss Mar 12. 2010. 6:46 am
To danlherman,

I'll try to resolve this problem. It's because you can install aC as site.com/public/ and as site.com/
I installed as second example and need to add /public/ to the url.
avatar Ilija Studen Staff Mar 12. 2010. 6:53 am
@belov.ss:

Just use ROOT_URL . '/work' instead of ROOT_URL . '/public/work'... On properly configured installations, ROOT_URL will include or exclude /public as parts of its value.
avatar belov.ss Mar 12. 2010. 7:04 am
I used this how-to to install aC without /public/
http://www.activecollab.com/docs/manuals/admin/tweak/removing-public-index-from-urls
So, my ROOT_URL doesn't have /public/ in the url
avatar belov.ss Mar 12. 2010. 2:48 pm
@Ilija

Sorry, it's my fault. I forgot to add rewrite rule for /work/
I think better is add this rewrite rule to your manual

It's fixed in Charts module
avatar jbetsinger Mar 30. 2010. 7:36 am
@belov.ss:

I have charts v0.4 loaded, the functionality works but the menu icon doesn't show up on any of my clients.

I have attached a screenshot of the menu as it shows on all my clients. The "icon_menu.gif" is located in the assets/modules/charts/images folder and I can browse (via web) to it, and it shows, but it doesn't show on the menu.

Thanks in advance.

--jb
avatar rafi Pro Mar 30. 2010. 9:53 am
@jb:
This is because of the theme you're using, Access. You'll need to add this next line to public/assets/themes/Access/theme.css:

#menu_item_charts span.outer {background: transparent url(images/icons/charts.png) no-repeat center 16px;}

And make sure you have the actual icon image at public/assets/themes/Access/images/icons/charts.png
avatar jb Mar 30. 2010. 10:56 am
@rafi:

Thanks that worked great. I couldn't find a charts.png file, but I used the icon_menu.gif, renamed it, changed the css to reference a gif, and it worked fine.

Did I miss the png file? The gif lacks transparency, but I can edit it if I need to. But if one already exists then it would take care of itself.

Thanks,
--JB
avatar belov.ss Apr 8. 2010. 4:35 am
Unfortunately I would not support this module developing. We are moving to redmine system because it fits more our needs

Best regards,
Sergey
or Go To Next Page