Jump to content

Daveo16

Clients
  • Posts

    76
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Daveo16

  1. Found another bug in v2.6.0...

    AdminCP > Community > Invite System > Members

    The URL of page the error occurred on was https://<domain>/main/?app=invite&module=invite&controller=members

    OutOfRangeException:  (0)
    #0 /var/www/vhosts/daves-blog.co.uk/themoviemasters.com/applications/invite/modules/admin/invite/members.php(41): IPS\Patterns\_ActiveRecord::load()
    #1 /var/www/vhosts/daves-blog.co.uk/themoviemasters.com/system/Helpers/Table/Db.php(435): IPS\invite\modules\admin\invite\_members->IPS\invite\modules\admin\invite\{closure}()
    #2 /var/www/vhosts/<domain>/system/Helpers/Table/Table.php(489): IPS\Helpers\Table\_Db->getRows()
    #3 /var/www/vhosts/<domain>/init.php(902) : eval()'d code(56): IPS\Helpers\Table\_Table->__toString()
    #4 /var/www/vhosts/<domain>/system/Theme/Theme.php(860) : eval()'d code(2040): IPS\Helpers\Table\tthumb_hook_table_Table->__toString()
    #5 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_admin_global->globalTemplate()
    #6 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call()
    #7 /var/www/vhosts/<domain>/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish()
    #8 /var/www/vhosts/<domain>/init.php(902) : eval()'d code(77): IPS\Dispatcher\_Standard->finish()
    #9 /var/www/vhosts/<domain>/init.php(902) : eval()'d code(19): IPS\Dispatcher\spaciouswidgets_hook_spaciousCSS->finish()
    #10 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\nexus_hook_DispatcherAdmin->finish()
    #11 /var/www/vhosts/<domain>/main/index.php(13): IPS\_Dispatcher->run()
    #12 {main}

    Backtrace...

    #0 /var/www/vhosts/<domain>/init.php(1004): IPS\_Log::log()
    #1 /var/www/vhosts/<domain>/system/Helpers/Table/Table.php(569): IPS\IPS::exceptionHandler()
    #2 /var/www/vhosts/<domain>/init.php(902) : eval()'d code(56): IPS\Helpers\Table\_Table->__toString()
    #3 /var/www/vhosts/<domain>/system/Theme/Theme.php(860) : eval()'d code(2040): IPS\Helpers\Table\tthumb_hook_table_Table->__toString()
    #4 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_core_admin_global->globalTemplate()
    #5 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(173): IPS\Theme\_SandboxedTemplate->__call()
    #6 /var/www/vhosts/<domain>/system/Dispatcher/Standard.php(113): IPS\_Dispatcher->finish()
    #7 /var/www/vhosts/<domain>/init.php(902) : eval()'d code(77): IPS\Dispatcher\_Standard->finish()
    #8 /var/www/vhosts/<domain>/init.php(902) : eval()'d code(19): IPS\Dispatcher\spaciouswidgets_hook_spaciousCSS->finish()
    #9 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\nexus_hook_DispatcherAdmin->finish()
    #10 /var/www/vhosts/<domain>/main/index.php(13): IPS\_Dispatcher->run()
    #11 {main}

     

  2. Running Donations v3.5.3 on IPS 4.6.5.1, getting the following in System Logs...

    The URL of page the error occurred on was https://<domain>/index.php?/donate/<goal name>/

    Error: Call to undefined method IPS\donate\Goal::webShareData() in /var/www/vhosts/<domain>/uploads/cache/template_221_94a9d7649fb9cdbfc784d3516e61a717_global.php:17009
    Stack trace:
    #0 /var/www/vhosts/<domain>/themoviemasters.com/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_core_front_global->sharelinks()
    #1 /var/www/vhosts/<domain>/uploads/cache/template_221_ec160d345805e60beac1e14fb0640857_browse.php(496): IPS\Theme\_SandboxedTemplate->__call()
    #2 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_donate_front_browse->goalPage()
    #3 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(94): IPS\Theme\_SandboxedTemplate->__call()
    #4 /var/www/vhosts/<domain>/system/Dispatcher/Controller.php(101): IPS\donate\modules\front\donate\_browse->manage()
    #5 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(29): IPS\Dispatcher\_Controller->execute()
    #6 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(153): IPS\donate\modules\front\donate\_browse->execute()
    #7 /var/www/vhosts/<domain>/index.php(13): IPS\_Dispatcher->run()
    #8 {main}

    Backtrace...

    #0 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(71): IPS\_Log::log()
    #1 /var/www/vhosts/<domain>/uploads/cache/template_221_ec160d345805e60beac1e14fb0640857_browse.php(496): IPS\Theme\_SandboxedTemplate->__call()
    #2 /var/www/vhosts/<domain>/system/Theme/SandboxedTemplate.php(61): IPS\Theme\Cache\class_donate_front_browse->goalPage()
    #3 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(94): IPS\Theme\_SandboxedTemplate->__call()
    #4 /var/www/vhosts/<domain>/system/Dispatcher/Controller.php(101): IPS\donate\modules\front\donate\_browse->manage()
    #5 /var/www/vhosts/<domain>/applications/donate/modules/front/donate/browse.php(29): IPS\Dispatcher\_Controller->execute()
    #6 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(153): IPS\donate\modules\front\donate\_browse->execute()
    #7 /var/www/vhosts/<domain>/index.php(13): IPS\_Dispatcher->run()
    #8 {main}

    I have tried 'Clear system caches' and the error still occurs. It happens when a user visits the details of a donation goal page (Donations > <goal name>).

    Also, on that same page it displays the following on the page, just below the list of donators...

    [[Template core/front/global/sharelinks is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

     

  3. Edited the file (v2.6.0). Will test when I can find two members that need merging.

    Also, file was at: /applications/invite/extensions/core/MemberSync/Invite.php as there is no /applications/invite/extensions/core/MemberSync.php file.

  4. Found another bug...

    Invite System v2.6.0

    Went to merge two members together and got this error...

    The URL of page the error occurred on was https://<domain>/admin/?app=core&module=members&controller=members&do=merge&id=918
    
    UPDATE `invite_members` invite_members  SET `is_member_id`=1284 WHERE is_member_id=918 
    IPS\Db\Exception: Duplicate entry '1284' for key 'PRIMARY' (1062)
    #0 /var/www/vhosts/<domain>/system/Db/Db.php(1154): IPS\_Db->preparedQuery()
    #1 /var/www/vhosts/<domain>/applications/invite/extensions/core/MemberSync/Invite.php(38): IPS\_Db->update()
    #2 /var/www/vhosts/<domain>/system/Member/Member.php(4032): IPS\invite\extensions\core\MemberSync\_Invite->onMerge()
    #3 /var/www/vhosts/<domain>/system/Member/Member.php(4066): IPS\_Member->memberSync()
    #4 /var/www/vhosts/<domain>/applications/core/modules/admin/members/members.php(2680): IPS\_Member->merge()
    #5 /var/www/vhosts/<domain>/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\members\_members->merge()
    #6 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
    #7 /var/www/vhosts/<domain>/main/index.php(13): IPS\_Dispatcher->run()
    #8 {main}
      
    Backtrace:
    #0 /var/www/vhosts/<domain>/init.php(1004): IPS\_Log::log()
    #1 [internal function]: IPS\IPS::exceptionHandler()
    #2 {main}

    Had to disable the app to do the merge of accounts then re-enable the app afterwards.

  5. When invites are sent out. Email doesn't contain the invite code.

    no-invite-code-in-email-bug.png.8039290207aa27a0696cab56a38c86f5.png

    Have to go into Admin CP to resent the invite email which then includes the invite code.

    I have cleared the system cache in case that was causing the issue, but it wasn't.

    Any ideas what the issue is ?

  6. Uninstalling it and them reinstalling it seems to have fixed the issue.

    It hasn't reoccurred since I done this.

    By the way, I did try running it manually several times and it never cleared the message.

  7. Getting this error...

    Locked Task: spaciousPatchCheck

    One of the routine maintenance tasks which run in the background has failed several times, which may indicate a configuration issue.

    • Application/Plugin
      Spacious ACP
    • Task
      spaciousPatchCheck
    • Last Run
      Sunday at 02:32 PM

    You should check the logs for any indication of the issue or attempt to run it manually. If the task does not run successfully you should contact the author of the application/plugin for further assistance.

    Error: Access to undeclared static property: IPS\Application::$ipsApps (0)
    #0 /var/www/vhosts/<domain>/system/Task/Task.php(266): IPS\spaciouswidgets\tasks\_spaciousPatchCheck->execute()
    #1 /var/www/vhosts/<domain>/applications/core/modules/admin/settings/advanced.php(729): IPS\_Task->run()
    #2 /var/www/vhosts/<domain>/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\settings\_advanced->runTask()
    #3 /var/www/vhosts/<domain>/applications/core/modules/admin/settings/advanced.php(38): IPS\Dispatcher\_Controller->execute()
    #4 /var/www/vhosts/<domain>/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\settings\_advanced->execute()
    #5 /var/www/vhosts/<domain>/main/index.php(13): IPS\_Dispatcher->run()
    #6 {main}

    Using IPS Forum v4.6.3 & Spacious ACP v20.1.2

  8. Locked Task: emailConfirmation

    One of the routine maintenance tasks which run in the background has failed several times, which may indicate a configuration issue.

    • Application/Plugin
      Email Address Confirmation
    • Task
      emailConfirmation
      Update display of widget to update email address
    • Last Run
      Never

    You should check the logs for any indication of the issue or attempt to run it manually. If the task does not run successfully you should contact the author of the application/plugin for further assistance.

     

    Running task manually doesn't fix the error and nothing in Tasks Log

    Running Forum v4.6.3 and Email Address Confirmation v1.2.2

    Forum database has been converted from MyISAM to InnoDB as per Invision Support Tool recommendation (as it was mixed before).

×
×
  • Create New...