"0 Error" when trying to edit Header Ad HTML Module

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jyhwkm
    New Member
    • Sep 2017
    • 5
    • 5.3.x

    "0 Error" when trying to edit Header Ad HTML Module

    I am getting an error message when trying to edit the header ad HTML module. Error text is "0 Error".

    Any ideas?
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74132

    #2
    I can recreate the error. However, I don't know what is causing it. I can't see an apparent cause and the error message isn't helpful. I've escalated the issue to the developers in order to have it resolved.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • jyhwkm
      New Member
      • Sep 2017
      • 5
      • 5.3.x

      #3
      Thanks. I appreciate the help.

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74132

        #4
        Please forward the code you want to insert. The developer can't recreate but we're still working on it.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • jyhwkm
          New Member
          • Sep 2017
          • 5
          • 5.3.x

          #5
          Was looking at implementing this from VBMods. Code to insert is:

          Code:
           <nav class="social">    <ul>       <li><a href="https://www.example.com/privatemessage/index">Mailbox<i class="fa fa-envelope"></i></a></li>       <li><a href="https://www.example.com/pmchat/chat" rel="nofollow" onclick="window.open(this.href, '_blank', 'width=600,height=700,resizable=yes,scrollbars=yes,status=yes'); return false;" >PM-Chat <i class="fa fa-comments"></i></a></li>       <li><a href="https://www.example.com/settings/profile">Account<i class="fa fa-cog"></i></a></li>                     <li><a href="https://www.example.com/help">Help<i class="fa fa-life-ring"></i></a></li>                  </ul> </nav>

          Comment

          • Wayne Luke
            vBulletin Technical Support Lead
            • Aug 2000
            • 74132

            #6
            I've passed the code on.
            Translations provided by Google.

            Wayne Luke
            The Rabid Badger - a vBulletin Cloud demonstration site.
            vBulletin 5 API

            Comment

            Related Topics

            Collapse

            Working...