Menu Link Goes to Error: 1054
- kmac
 - Topic Author
 - Visitor
 - 
				
			 
			
	
						11 years 4 months ago				#2860
		by kmac
	
	
		
			
	
			
			 		
													
	
				Menu Link Goes to Error: 1054 was created by kmac			
			
				Hi,
Upgraded Joomla! to 3.3 & therefore upgraded GMapfp Pro to latest version & installed successfully.
But when I tried to create a menu item (Display Simple List, for instance), after publishing & testing the link, I get a page with "Error: 1054".
The below is the debug output:
1054
Error: 1054
exception 'RuntimeException' with message 'Unknown column 'a.filtrable' in 'where clause' SQL=SELECT a.nom, a.id, a.img FROM m4p9e_gmapfp_classements AS a WHERE a.published = 1 AND a.filtrable = 1 AND a.cat = 1 AND a.published = 1 ORDER BY a.ordering' in /home/xxxxxx/public_html/libraries/joomla/database/driver/mysqli.php:605 Stack trace: #0 /home/xxxxxx/public_html/libraries/joomla/database/driver.php(1087): JDatabaseDriverMysqli->execute() #1 /home/xxxxxx/public_html/components/com_gmapfp/models/gmapfp.php(1830): JDatabaseDriver->loadAssocList() #2 /home/xxxxxx/public_html/components/com_gmapfp/models/gmapfp.php(535): GMapFPsModelGMapFP->getlistclassement(1) #3 /home/xxxxxx/public_html/components/com_gmapfp/views/gmapfplist/view.html.php(65): GMapFPsModelGMapFP->getFilterList('com_gmapfp', '599') #4 /home/xxxxxx/public_html/libraries/legacy/controller/legacy.php(685): GMapFPsViewGMapFPList->display() #5 /home/xxxxxx/public_html/components/com_gmapfp/controller.php(25): JControllerLegacy->display() #6 /home/xxxxxx/public_html/libraries/legacy/controller/legacy.php(722): GMapFPsController->display() #7 /home/xxxxxx/public_html/components/com_gmapfp/gmapfp.php(50): JControllerLegacy->execute('') #8 /home/xxxxxx/public_html/libraries/cms/component/helper.php(352): require_once('/home/xxxxxx/...') #9 /home/xxxxxx/public_html/libraries/cms/component/helper.php(332): JComponentHelper::executeComponent('/home/xxxxxx/...') #10 /home/xxxxxx/public_html/libraries/cms/application/site.php(178): JComponentHelper::renderComponent('com_gmapfp') #11 /home/xxxxxx/public_html/libraries/cms/application/site.php(224): JApplicationSite->dispatch() #12 /home/xxxxxx/public_html/libraries/cms/application/cms.php(255): JApplicationSite->doExecute() #13 /home/xxxxxx/public_html/index.php(40): JApplicationCms->execute() #14 {main}
Thanks
					Upgraded Joomla! to 3.3 & therefore upgraded GMapfp Pro to latest version & installed successfully.
But when I tried to create a menu item (Display Simple List, for instance), after publishing & testing the link, I get a page with "Error: 1054".
The below is the debug output:
1054
Error: 1054
exception 'RuntimeException' with message 'Unknown column 'a.filtrable' in 'where clause' SQL=SELECT a.nom, a.id, a.img FROM m4p9e_gmapfp_classements AS a WHERE a.published = 1 AND a.filtrable = 1 AND a.cat = 1 AND a.published = 1 ORDER BY a.ordering' in /home/xxxxxx/public_html/libraries/joomla/database/driver/mysqli.php:605 Stack trace: #0 /home/xxxxxx/public_html/libraries/joomla/database/driver.php(1087): JDatabaseDriverMysqli->execute() #1 /home/xxxxxx/public_html/components/com_gmapfp/models/gmapfp.php(1830): JDatabaseDriver->loadAssocList() #2 /home/xxxxxx/public_html/components/com_gmapfp/models/gmapfp.php(535): GMapFPsModelGMapFP->getlistclassement(1) #3 /home/xxxxxx/public_html/components/com_gmapfp/views/gmapfplist/view.html.php(65): GMapFPsModelGMapFP->getFilterList('com_gmapfp', '599') #4 /home/xxxxxx/public_html/libraries/legacy/controller/legacy.php(685): GMapFPsViewGMapFPList->display() #5 /home/xxxxxx/public_html/components/com_gmapfp/controller.php(25): JControllerLegacy->display() #6 /home/xxxxxx/public_html/libraries/legacy/controller/legacy.php(722): GMapFPsController->display() #7 /home/xxxxxx/public_html/components/com_gmapfp/gmapfp.php(50): JControllerLegacy->execute('') #8 /home/xxxxxx/public_html/libraries/cms/component/helper.php(352): require_once('/home/xxxxxx/...') #9 /home/xxxxxx/public_html/libraries/cms/component/helper.php(332): JComponentHelper::executeComponent('/home/xxxxxx/...') #10 /home/xxxxxx/public_html/libraries/cms/application/site.php(178): JComponentHelper::renderComponent('com_gmapfp') #11 /home/xxxxxx/public_html/libraries/cms/application/site.php(224): JApplicationSite->dispatch() #12 /home/xxxxxx/public_html/libraries/cms/application/cms.php(255): JApplicationSite->doExecute() #13 /home/xxxxxx/public_html/index.php(40): JApplicationCms->execute() #14 {main}
Thanks
Please Log in or Create an account to join the conversation.
- kmac
 - Topic Author
 - Visitor
 - 
				
			 
			
	
						11 years 4 months ago				#2861
		by kmac
	
	
		
			
	
			
			 		
													
	
				Replied by kmac on topic Menu Link Goes to Error: 1054			
			
				Hi,
Okay, not getting that error any more - instead:
Warning: include(/home/xxxxx/public_html/components/com_gmapfp/libraries/gmapfp_main.php): failed to open stream: No such file or directory in /home/xxxxx/public_html/components/com_gmapfp/gmapfp.php on line 17
Warning: include(): Failed opening '/home/xxxxx/public_html/components/com_gmapfp/libraries/gmapfp_main.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/components/com_gmapfp/gmapfp.php on line 17
Fatal error: Call to undefined function gmapfp_main_function() in /home/xxxxx/public_html/components/com_gmapfp/gmapfp.php on line 48
Need help with this desperately!
					Okay, not getting that error any more - instead:
Warning: include(/home/xxxxx/public_html/components/com_gmapfp/libraries/gmapfp_main.php): failed to open stream: No such file or directory in /home/xxxxx/public_html/components/com_gmapfp/gmapfp.php on line 17
Warning: include(): Failed opening '/home/xxxxx/public_html/components/com_gmapfp/libraries/gmapfp_main.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxx/public_html/components/com_gmapfp/gmapfp.php on line 17
Fatal error: Call to undefined function gmapfp_main_function() in /home/xxxxx/public_html/components/com_gmapfp/gmapfp.php on line 48
Need help with this desperately!
Please Log in or Create an account to join the conversation.
			
	
						11 years 4 months ago				#2864
		by gmapfp
	
	
		
			
	
			
			 		
													
	
				Replied by gmapfp on topic Menu Link Goes to Error: 1054			
			
				Hi,
I think you have a problem with your update.
Try to reinstall the update.
					I think you have a problem with your update.
Try to reinstall the update.
Please Log in or Create an account to join the conversation.
		Time to create page: 0.041 seconds