I have recently upgraded to CMS 1.5.1 from 1.4.1 and have only just noticed that A.Berg Flash Gallery no longer displays in a page.
The module appears to work correctly in the admin panel but the public side displays only the holder and flash but not the images.
Anyone any ideas why?
			
			
													[Solved] A.Berg Flash Gallery 0.2 Stopped working in CMS 1.5.1
[Solved] A.Berg Flash Gallery 0.2 Stopped working in CMS 1.5.1
					Last edited by CMSMS-Fan on Fri Jan 09, 2009 6:23 pm, edited 1 time in total.
									
			
						
							Often Ignored but never forgotten
			
						Re: A.Berg Flash Gallery 0.2 Stopped working in CMS 1.5.1
I have e-mailed Cédric Dirand the project manager and commented in the forge.
If anyone has a quick fix let me know as this is crucial to several of my sites.
As this code was released in early 2007 it must be something to do with the latest session changes to CMSMS. Not beeing a coder don't quote me on that though.
			
			
									
						
							If anyone has a quick fix let me know as this is crucial to several of my sites.
As this code was released in early 2007 it must be something to do with the latest session changes to CMSMS. Not beeing a coder don't quote me on that though.
Often Ignored but never forgotten
			
						Re: A.Berg Flash Gallery 0.2 Stopped working in CMS 1.5.1
Have you tried to remove the .htaccess file form the uploads map?
			
			
									
						
										
						[Solved] A.Berg Flash Gallery 0.2 Stopped working in CMS 1.5.1
Marcel,
Thank you this has been worrying me and remember there was this problem some time ago.......Too many things to think of all the time and age probably..
			
			
									
						
							Thank you this has been worrying me and remember there was this problem some time ago.......Too many things to think of all the time and age probably..
I removed the .htaccess file and it works perfectly again. Out of interest I take it there is a security reason for this file being there?Marcel wrote: Have you tried to remove the .htaccess file form the uploads map?
Code: Select all
# To deny PHPs
<Files ~ "\.(php|php3|php4|php5|phtml|pl|cgi)$">                                                                              
  order deny,allow                                                                                                            
  deny from all                                                                                                               
</Files> Often Ignored but never forgotten
			
						
