Advertisement
Guest User

FF2 Error on search

a guest
Feb 17th, 2015
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1.  
  2. Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fant_2.IpCountryRegionCityLatitudeLongitude' doesn't exist' in /home/ff2/library/Fant/DbTable/DbTableAbstract.php:190 Stack trace: #0 /home/ff2/library/Fant/DbTable/DbTableAbstract.php(190): PDO->prepare('SELECT ip.ipFRO...') #1 /home/ff2/application/FantApp/Controller/ProfilesIndex.php(414): Fant\DbTable\DbTableAbstract->create(Object(PDO), Array) #2 /home/ff2/application/FantApp/Controller/ProfilesIndex.php(178): FantApp\Controller\ProfilesIndex->fetchIpCountryRegionCityLatitudeLongitude() #3 /home/ff2/application/FantApp/Controller/ProfilesIndex.php(66): FantApp\Controller\ProfilesIndex->writeContent() #4 /home/ff2/library/Fant/Application/FrontController.php(130): FantApp\Controller\ProfilesIndex->indexAction() #5 /home/ff2/application/FantApp/Bootstrap.php(65): Fant\Application\FrontController->run(Object(Fant\Registry)) #6 /home/ff2/application/FantApp/Bootstrap.php(33): FantApp\Bootstrap->run() #7 in /home/ff2/library/Fant/DbTable/DbTableAbstract.php on line 190
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement