Insert code is going wrong #924
Replies: 1 comment 3 replies
-
There are many things that can effect this, I would suggest not using custom code for this, but the header plugins that target the header areas of JCB files. I am going to push all of JCB PRO public in a few days and then you will be able to do so much more... until then the current public version has the plugins as part of its package... if you install this package you will get access to all the header areas that are already public. Using the custom code option must always be the last resort as any change to the code above the inserted code "if it changes" will cause JCB to lose track of where to place it, and so 8-10 lines above this code and below this code if it changes between compilations, JCB can not know where to place the code and so will escape it to prevent it being placed in the wrong place. |
Beta Was this translation helpful? Give feedback.
-
I add this to the controller file of my compnent:
after compiling it compiled to:
What did I wrong? If i upload the code bu ftp it;s working again. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions