Private Message + Del Thread Issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • B3Lc3b
    New Member
    • May 2007
    • 19

    Private Message + Del Thread Issue

    Whenever I select private messages, click on delete I get this error.

    Code:
    [B]Fatal error: Call to a member function shareads() on a non-object in [B]/home/gmarket/public_html/includes/functions.php(5721) : eval()'d code on line [B]11[/B][/B][/B]
    --

    This is the error I get when I select a thread and click delete.

    Code:
    [B]Fatal error: Call to a member function shareads() on a non-object in [B]/home/gmarket/public_html/includes/functions.php(5721) : eval()'d code on line [B]11[/B][/B][/B]

    Wow just realized they are the same error. But yea.
  • Simon Lloyd
    Senior Member
    • Apr 2008
    • 610
    • 3.7.x

    #2
    You've either a poorly edited template or a poorly written mod thats causing the issue.
    Kind regards,
    Simon
    Microsoft Office Discussion

    Comment

    • B3Lc3b
      New Member
      • May 2007
      • 19

      #3
      Originally posted by Simon Lloyd
      You've either a poorly edited template or a poorly written mod thats causing the issue.
      All the mods I have are good and what you mean template? What does this have to do with template? or mod?

      Comment

      • Simon Lloyd
        Senior Member
        • Apr 2008
        • 610
        • 3.7.x

        #4
        Have you edited your templates you may have deleted or added something out of place. Mod = Modification!
        Kind regards,
        Simon
        Microsoft Office Discussion

        Comment

        • Trevor Hannant
          vBulletin Support
          • Aug 2002
          • 24326
          • 5.7.X

          #5
          Line 5721 of functions.php in your version is this:

          Code:
              ($hook = vBulletinHook::fetch_hook('global_complete')) ? eval($hook) : false;
          This means a plugin using the 'global_complete' hook location is causing the issue. You need to go to:

          AdminCP > Plugins & Products > Plugin Manager

          ...and find what plugin is using that location then speak to the author for support with this.
          Vote for:

          - Admin Settable Paid Subscription Reminder Timeframe (vB6)
          - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...