• We love using this code display plugin on our site.

    But recently we ran into a problem when we tried to post a rather long code sequence.
    It appears that this plugin supports up to 113 lines of code, but no more than that.

    Is this a known/intentional limitation of the plugin? A bug? Are there any workarounds?

    Here is a link to a page I’ve created where I try to demonstrate the problem. The code box on top has 113 lines of code, and the code is displayed correctly inside the box. The code box on bottom has 114 lines of code, and the code is not displayed inside the box at all, but is suddenly display below an empty box.

Viewing 1 replies (of 1 total)
  • Plugin Author arthur-gareginyan

    (@arthur-gareginyan)

    @michaeld7 Hello,

    Sorry for the delayed response.

    I’m glad to hear that you love to using my plugin on your website. Thanks for choosing it! ??

    I did not set a limit on the number of code lines in this plugin. I tested the plugin with your code and found that the problem is the ‘<‘ sign in the 114 line of your code:

    
    while @RecordId <= @RowCount [/mysql][/fusion_text][/fusion_builder_column][/fusion_builder_row][/fusion_builder_container]
    

    I’ll try to fix it as soon as possible. Thanks for the information about the problem!

Viewing 1 replies (of 1 total)
  • The topic ‘Maximum number of code lines?’ is closed to new replies.