Just did a clean install of CMSMS (version1.11.10). 
Installed the Gallery module (version 2.0).
Added a public field definition.
Now when I want to use the Gallery module renders the page without any css styling and it throws the following error:
Notice: Undefined variable: themeObject in /home/domain/domains/mysite.nl.nl/public_html/modules/Gallery/function.admin_fielddefstab.php on line 25
Fatal error: Call to a member function DisplayImage() on a non-object in /home/domain/domains/mysite.nl/public_html/modules/Gallery/function.admin_fielddefstab.php on line 25
Am I doing something wrong or is this a bug? I have tested the previous version of the Gallery module (1.6.1) and that works fine.
Thanks in advance!
Bastiaan
			
			
													[SOLVED] Gallery: fatal error in fieldsdefinition tab
- 
				bastiaan789
 - New Member

 - Posts: 6
 - Joined: Thu Jul 18, 2013 8:29 pm
 
[SOLVED] Gallery: fatal error in fieldsdefinition tab
					Last edited by bastiaan789 on Wed Jul 23, 2014 6:59 pm, edited 1 time in total.
									
			
						
										
						Re: Gallery: fatal error in fieldsdefinition tab
That's a line that should have been changed to make the module CMSMS 2.0 compatible. But I might have missed one (obviously).
Fixed it in SVN
			
			
									
						
										
						Fixed it in SVN
- 
				bastiaan789
 - New Member

 - Posts: 6
 - Joined: Thu Jul 18, 2013 8:29 pm
 
Re: Gallery: fatal error in fieldsdefinition tab
Thanks! I replaced the file with the one form SVN and it works like a charm!
			
			
									
						
										
						

