Picture of man james
Fn Site groups block doesn't work with my theme!
by man james - Friday, 13 May 2011, 09:35 PM
 

Does anybody know why this wonderful block doesn't work with my theme ? when i click on add users to the selected group. nothing happenes !

Please get back to me as soon as possible

Thank u

Picture of Fernando Oliveira
Re: Fn Site groups block doesn't work with my theme!
by Fernando Oliveira - Wednesday, 18 May 2011, 11:30 AM
 
Hi,

Are you selecting the users first? Can you email me with access to one of your demo courses?

Fernando
Picture of man james
Re: Fn Site groups block doesn't work with my theme!
by man james - Wednesday, 18 May 2011, 10:58 PM
 

hello fernando i sent you the username and password, when i switch the theme everything works good but with this theme when i select a user and select a group then click on add to group, nothing happens it just loops arround back to the same page without moving the user to that group, but when i create a new block or move a block to a grouping that option works!

Thank you so much Fernando

Picture of man james
Re: Fn Site groups block doesn't work with my theme!
by man james - Friday, 20 May 2011, 09:32 AM
 

Any ideas how to fix thid problem ?

its causing me alot of trouble since i finaly found the theme i like that suits the website and at the same time i don't want to lose the fn side wide groups.

the problem is :

*i select the person i want to add

* i select the group in the middle part

* i click on ADD TO GROUP button, Nothing happens ! seems like the webpage just refreshes kinda. the student is still not moved to the group...

is there any tweak i should do to my theme or anything i should activate ?

Thank you!

Picture of man james
Re: Fn Site groups block doesn't work with my theme!
by man james - Friday, 20 May 2011, 09:42 AM
 

Hopefully this will help: this person used the same theme and had an issue that he fixed doing so:

Selecting the move, delete, or zip options from the 'With chosen files...' drop down does nothing.

Firefox's error console says this:
Error: getElementById("dirform") is null

Chrome's console said something similar.

I fixed it by changing:
choose_from_menu ($options, "action", "", "$strwithchosenfiles...", "javascript:getElementById('dirform').submit()");

To:
choose_from_menu ($options, "action", "", "$strwithchosenfiles...", "document.getElementById('dirform').submit()");

in files/index.php.

Picture of Fernando Oliveira
Re: Fn Site groups block doesn't work with my theme!
by Fernando Oliveira - Friday, 20 May 2011, 12:01 PM
 
Hi man,

Sounds like the problem is not related the MoodleFN code. Hope this fix worked for you.

Thx,
Fernando
Picture of man james
Re: Fn Site groups block doesn't work with my theme!
by man james - Tuesday, 31 May 2011, 12:17 PM
 
i am trying to add an other link " my Grades " to the menu tree of ' FN MY MENU"

i love your work !! but i hope i can get this done to make it perfect..

how can i do that ? all i am asking is to add the wording "my grades" to the menu

and thats it ! i will do the rest

Picture of Fernando Oliveira
Re: Fn Site groups block doesn't work with my theme!
by Fernando Oliveira - Monday, 13 June 2011, 01:18 PM
 
Hi,

My appologies, but since I don't do the actual coding work for the MoodleFN plug-ins, I can't direct you on how to do that. Shouldn't be too hard to do, however, if you track someone down with some basic PHP skills.

Fernando


Moodle Theme by NewSchool Learning