To resolve the issue icon.gif should be copied into <moodle_location>/
cache/theme/boxxie/pix/openmeetings/icon.gif

Found it some times ago, thought it is installation issue (on that
particular machine)

Also have added the following style into view.php of om module(to have
OM window centered and bigger)
<style>
#page-content #region-main, .side-pre-only #page-content #region-
main, .side-pre-only #page-content #region-post-box, #page-content
#region-main-box, #page-content #region-main-wrap, #page-content
#region-post-box, #page-content #region-post-box {
        margin-left: 0px;
        left: 0px;
        right: 0px;
        float: none;
        width: 100%;
        padding: 0px;
}
</style>

hope it would be helpful

On Aug 15, 10:14 pm, "[email protected]" <[email protected]>
wrote:
> Hi Juanan,
>
> by pure chance just yesterday somebody else wrote me the same issue (and
> that he copied sth to that folder).
>
> Thanks for sharing, we will update the module soon.
>
> Sebastian
>
> 2011/8/15 Juanan Pereira <[email protected]>
>
>
>
>
>
>
>
>
>
> > Hi,
>
> > (using openmeetings_moode_v_1_1)
>
> >  in my Moodle server, the following URL of the OpenMeetings module's
> > icon is reporting a "missing file" error:
>
> >http://SERVER/theme/image.php?theme=standard&image=icon&rev=164&compo...
>
> > so... digging into the _Moodle_ code, I think that it should be due to
> > a missing pix/ subfolder inside mod/openmeetings.
>
> > There we go:
>
> > $ cd mod/openmeetings
> > $ mkdir pix
> > $ mv icon.gif  pix/
>
> > And now we can see the icon.
> > --
> > Ongi izan,
>
> > Juanan Pereira
> > Babelium Project:  http://babeliumproject.com
> > Euskal Herriko Unibertsitatea (EHU)
> > Bilboko Industria Ingeniaritza Teknikoko Unibertsitate Eskola
> > [email protected]
> > Tel: (946 01) 7419
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group at
> >http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.wagner-sebastian.com
> [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to