News from german forum:
Problem is a wrong double $Code:Recoverable error: Object of class DB_Mysql_Result could not be converted to string in /*****/system/modules/gallery/Gallery.php on line 204
Change Gallery.php, Line 204
inCode:$return[] = strlen($objArchives->alias) ? $objArchives->alias : 'gallery' . $$objArchives->id;
Code:$return[] = strlen($objArchives->alias) ? $objArchives->alias : 'gallery' . $objArchives->id;

 
			
 
			
			 [solved/repair] Recoverable error ....
 [solved/repair] Recoverable error ....
				 
					
					
					
						 Reply With Quote
Reply With Quote
Bookmarks