HTML module not showing content

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • karlm
    Senior Member
    • Jun 2006
    • 826
    • 5.3.x

    [Site Builder] HTML module not showing content

    Click image for larger version

Name:	2018-05-25 (1).png
Views:	311
Size:	47.5 KB
ID:	4392118Click image for larger version

Name:	2018-05-25 (2).png
Views:	226
Size:	128.8 KB
ID:	4392119Click image for larger version

Name:	2018-05-25 (3).png
Views:	206
Size:	204.6 KB
ID:	4392120

    I've created a page which I hope to link to various sites with emulator packages. I've included some HTML modules and entered basic information. None of the modules show any kind of content. Yet each of the modules I've attempted to show something has varying code but not one bit will show. Am I missing a tick-box somewhere or is there something deeper at foul play to hand?


    Below, is what's int the bottom-most (full width) html module;
    HTML Code:
    VICE is a program that runs on a Unix, MS-DOS, Win32, OS/2, BeOS, QNX 4.x, QNX 6.x, Amiga, Syllable or Mac OS X machine and executes programs intended for the old 8-bit computers. The current version emulates the C64, the C64DTV, the C128, the VIC20, practically all PET models, the PLUS4 and the CBM-II (aka C610/C510). An extra emulator is provided for C64 expanded with the CMD SuperCPU.
    Below is what's in the module content for the static HTML module within the tabbed container;
    HTML Code:
    <img class="forumpicckm"  src="https://www.classic8bit.com/images/kmstuff/commodore64.png">
    
    <a href="http://vice-emu.sourceforge.net/#download">Vice</a>. You can download the <a href="http://vice-emu.sourceforge.net/vice_toc.html">manual here</a>.
    
    VICE is a program that runs on a Unix, MS-DOS, Win32, OS/2, BeOS, QNX 4.x, QNX 6.x, Amiga, Syllable or Mac OS X machine and executes programs intended for the old 8-bit computers. The current version emulates the C64, the C64DTV, the C128, the VIC20, practically all PET models, the PLUS4 and the CBM-II (aka C610/C510). An extra emulator is provided for C64 expanded with the CMD SuperCPU.
    I tried it as PHP just in case, so this is the middle module;
    PHP Code:
    <img class="forumpicckm"  src="https://www.classic8bit.com/images/kmstuff/commodore64.png">

    <
    a href="http://vice-emu.sourceforge.net/#download">Vice</a>. You can download the <a href="http://vice-emu.sourceforge.net/vice_toc.html">manual here</a>.

    VICE is a program that runs on a UnixMS-DOSWin32OS/2BeOSQNX 4.xQNX 6.xAmigaSyllable or Mac OS X machine and executes programs intended for the old 8-bit computersThe current version emulates the C64the C64DTVthe C128the VIC20practically all PET modelsthe PLUS4 and the CBM-II (aka C610/C510). An extra emulator is provided for C64 expanded with the CMD SuperCPU
    In frustration , I even tried an ad-spot module instead...
    Code:
    asdbjklasdjklasfb lsdbfhla sdf dfsbjlsdf uispdfusdhfusdip
    Not one will show any kind of content, all are set to show to all usergroups and all are active.
    VB 5.4.1 - PHP 7..2.4 - MySQL 5.5.56
    No Addons - none at all.
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24288
    • 6.0.X

    #2
    AdminCP > Setting > Options > General Settings
    Make sure Disable PHP, Static HTML, and Ad Module rendering is set to No
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • karlm
      Senior Member
      • Jun 2006
      • 826
      • 5.3.x

      #3
      Originally posted by Mark.B
      AdminCP > Setting > Options > General Settings
      Make sure Disable PHP, Static HTML, and Ad Module rendering is set to No
      Having disabled PHP, HTML & Ads, a refresh of the page revealed:

      That action could not be completed. Please try again, and if this occurs again please contact the system administrator and tell them how you got this message.
      I re-enabled PHP, HTML & Ads, and it returned to above (see attachments post #1)

      VB 5.4.1 - PHP 7..2.4 - MySQL 5.5.56
      No Addons - none at all.

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24288
        • 6.0.X

        #4
        I'm a little confused here.

        Do you have that setting set to Yes or No?

        Yes means it *is* disabled. No means it is *not* disabled.

        Set to "Yes" should result in the blank modules you're seeing, set to "No" should cause either the code to show or an error to appear if the code is broken. From your description you have it the other way round which doesn't make sense.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • karlm
          Senior Member
          • Jun 2006
          • 826
          • 5.3.x

          #5
          Hi Mark.B for reasons unknown to me, it has mysteriously began working fine. (Yes, I was using incognito windows to check content too). Anyway, it's began working so all is well
          VB 5.4.1 - PHP 7..2.4 - MySQL 5.5.56
          No Addons - none at all.

          Comment

          Related Topics

          Collapse

          Working...