Jump to content

Alex Asigno

Members
  • Joined

  • Last visited

Everything posted by Alex Asigno

  1. Hi it's from the logs, is this an issue with the migrator not moving the vehicle over or that the vehicle has been deleted by the user? If it's been deleted how is it being accessed to generate the error?
  2. I'm afraid I'm still seeing some more issues. The URL of page the error occurred on was https://yamahaclub.com/garage/vehicle/1266-yamaha-ybr-125/?show=images&sortdirection=desc OutOfRangeException: (0) #0 /home/yamahaclub/htdocs/yamahaclub.com/applications/garage/modules/front/garage/vehicle.php(96): IPS\Patterns\ActiveRecord::load() #1 /home/yamahaclub/htdocs/yamahaclub.com/system/Dispatcher/Controller.php(139): IPS\garage\modules\front\garage\vehicle->manage() #2 /home/yamahaclub/htdocs/yamahaclub.com/system/Content/Controller.php(124): IPS\Dispatcher\Controller->execute() #3 /home/yamahaclub/htdocs/yamahaclub.com/applications/garage/modules/front/garage/vehicle.php(72): IPS\Content\Controller->execute() #4 /home/yamahaclub/htdocs/yamahaclub.com/system/Dispatcher/Dispatcher.php(169): IPS\garage\modules\front\garage\vehicle->execute() #5 /home/yamahaclub/htdocs/yamahaclub.com/index.php(16): IPS\Dispatcher->run() #6 {main} #0 /home/yamahaclub/htdocs/yamahaclub.com/init.php(827): IPS\Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main}
  3. Excellent, thanks for fixing that so quickly, have made the updates and so far all appears fine.
  4. Hi, I'm seeing thousands of uncaught_exception errors in my system logs. Any idea what's causing this? The log entry was triggered by a guest (Guests) Just now The URL of page the error occurred on was https://yamahaclub.com/profile/2275-blackthou/content/?change_section=1&type=garage_comment SELECT COUNT(*) as cnt FROM ibf_garage_vehicle_comments AS garage_vehicle_comments STRAIGHT_JOIN ibf_garage_vehicles AS garage_vehicles ON garage_vehicle_comments.vehicle_id=garage_vehicles.id AND garage_vehicles.approved=1 AND garage_vehicles.approved!=-2 AND garage_vehicles.approved !=-3 STRAIGHT_JOIN ibf_core_permission_index AS core_permission_index ON core_permission_index.app='garage' AND core_permission_index.perm_type='category' AND core_permission_index.perm_type_id=garage_vehicles.cid AND (( FIND_IN_SET(2,perm_2) ) OR perm_2='*' ) WHERE garage_vehicle_comments.member_id=2275 AND approved=1 AND garage_vehicle_comments.approved!=-2 AND garage_vehicle_comments.approved !=-3 IPS\Db\Exception: Column 'approved' in where clause is ambiguous (1052) #0 /home/yamahaclub/htdocs/yamahaclub.com/system/Db/Select.php(402): IPS\Db->preparedQuery() #1 /home/yamahaclub/htdocs/yamahaclub.com/system/Db/Select.php(460): IPS\Db\Select->runQuery() #2 /home/yamahaclub/htdocs/yamahaclub.com/system/Db/Select.php(384): IPS\Db\Select->rewind() #3 /home/yamahaclub/htdocs/yamahaclub.com/system/Content/Comment.php(1563): IPS\Db\Select->first() #4 /home/yamahaclub/htdocs/yamahaclub.com/system/Helpers/Table/Content.php(418): IPS\Content\Comment::getItemsWithPermission() #5 /home/yamahaclub/htdocs/yamahaclub.com/system/Helpers/Table/Table.php(531): IPS\Helpers\Table\Content->getRows() #6 /home/yamahaclub/htdocs/yamahaclub.com/applications/core/modules/front/members/profile.php(617): IPS\Helpers\Table\Table->__toString() #7 /home/yamahaclub/htdocs/yamahaclub.com/system/Dispatcher/Controller.php(128): IPS\core\modules\front\members\profile->content() #8 /home/yamahaclub/htdocs/yamahaclub.com/applications/core/modules/front/members/profile.php(130): IPS\Dispatcher\Controller->execute() #9 /home/yamahaclub/htdocs/yamahaclub.com/system/Dispatcher/Dispatcher.php(169): IPS\core\modules\front\members\profile->execute() #10 /home/yamahaclub/htdocs/yamahaclub.com/index.php(16): IPS\Dispatcher->run() #11 {main} BACKTRACE #0 /home/yamahaclub/htdocs/yamahaclub.com/init.php(827): IPS\Log::log() #1 /home/yamahaclub/htdocs/yamahaclub.com/system/Helpers/Table/Table.php(611): IPS\IPS::exceptionHandler() #2 /home/yamahaclub/htdocs/yamahaclub.com/applications/core/modules/front/members/profile.php(617): IPS\Helpers\Table\Table->__toString() #3 /home/yamahaclub/htdocs/yamahaclub.com/system/Dispatcher/Controller.php(128): IPS\core\modules\front\members\profile->content() #4 /home/yamahaclub/htdocs/yamahaclub.com/applications/core/modules/front/members/profile.php(130): IPS\Dispatcher\Controller->execute() #5 /home/yamahaclub/htdocs/yamahaclub.com/system/Dispatcher/Dispatcher.php(169): IPS\core\modules\front\members\profile->execute() #6 /home/yamahaclub/htdocs/yamahaclub.com/index.php(16): IPS\Dispatcher->run() #7 {main}
  5. That was from the default menu which was installed with garage. I've manually changed the destination URL. Just thought you should know for updating code.
  6. Would be great if the default list didn't show vehicles without images, or defaults them to the end of the list.
  7. Hi, The default menu for garage has a couple of issues. Clicking on the 'Garage" heading from the menu doesn't link to /garage When clicking on the drop down 'My vehicles' it shows ALL vehicles. Cheers Alex
  8. Upgraded to 5.0.2 and now the upgrade worked fine.
  9. Hi I've ran the migrator, it says it's migrated and gives me the opportunity to delete collections data, but everything appears empty. e.g. https://yamahaclub.com/garage/list-all/ Any ideas? Thanks
  10. Hi I can't update Garage in the ACP. If I try and install 1.0.8 ACP tells me I need to uninstall 1.0.3. On trying to uninstall I get the following error: Error: Class "IPS\Extensions\ContentRouterAbstract" not found (0) #0 /home/yamahaclub/htdocs/yamahaclub.com/init.php(769): require_once() #1 [internal function]: IPS\IPS::autoloader() #2 /home/yamahaclub/htdocs/yamahaclub.com/system/Application/Application.php(802): method_exists() #3 /home/yamahaclub/htdocs/yamahaclub.com/system/Content/Search/Mysql/Index.php(380): IPS\_Application->extensions() #4 /home/yamahaclub/htdocs/yamahaclub.com/system/Application/Application.php(4727): IPS\Content\Search\Mysql\_Index->removeApplicationContent() #5 /home/yamahaclub/htdocs/yamahaclub.com/applications/core/modules/admin/applications/applications.php(1348): IPS\_Application->delete() #6 /home/yamahaclub/htdocs/yamahaclub.com/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\applications\_applications->delete() #7 /home/yamahaclub/htdocs/yamahaclub.com/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute() #8 /home/yamahaclub/htdocs/yamahaclub.com/applications/core/modules/admin/applications/applications.php(48): IPS\Node\_Controller->execute() #9 /home/yamahaclub/htdocs/yamahaclub.com/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\applications\_applications->execute() #10 /home/yamahaclub/htdocs/yamahaclub.com/admin_secure/index.php(13): IPS\_Dispatcher->run() #11 {main}

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.