It is not an issue of our pre-execute code not working. Randomly on .00000000001% of page publications, the page builder messes up and does not execute any of our pre-execute code and instead just publishes it all.
Thanks for the tips. Jeremy Luby On Apr 18, 8:31 pm, markus giesen <[email protected]> wrote: > Check this out to debug your Preexecute > code:http://www.reddotcmsblog.com/debugging-pre-executed-classic-asphttp://www.reddotcmsblog.com/debugging-preexecute-asp-reloaded > > Cheers, > Markus > reddotcmsblog.com > > On 17 Apr., 00:55, Neil <[email protected]> wrote: > > > > > Hi Jeremy > > > This has happened to us once or twice; normally, it's either nested > > Pre-Execute code or Pre-Execute code that hasn't been closed properly. > > Helps to do a find and replace on the opening and closing tags, just > > to ensure they tally up... > > > Hope this helps. > > > On Apr 14, 6:45 pm, Jeremy <[email protected]> wrote: > > > > Normally all goes well and publications happen and pages publish > > > normally, but about 1 time a month we have a random page from a random > > > project that gets published without executing any pre-execute code and > > > thus all the pre-execute code is actually published with the page. > > > > Has anyone seen this happen before. > > > > We are running 9.0.1.28 > > > > Thanks! > > > > Jeremy Luby > > > Web Development Specialist > > > -- > > You received this message because you are subscribed to the Google Groups > > "RedDot CMS Users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/reddot-cms-users?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "RedDot CMS Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/reddot-cms-users?hl=en. -- You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en.
