[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Recent Upgrade Issue
I recently upgraded to 4.9.3 and now my SQL inserts and updates are in the
output of my HTML pages. It happens on at least 3 sites we own that use IC
and does NOT happen on other sites we own that are written with PHP.
Has anyone seen this or does anyone have a solution?
This didn't happen on any of our sites until the upgrade. Here is what a
sample piece of code looks like:
=========
[sql interpolate=1]
update members set last_active = '[time locale=en_US]%B %d, %Y[/time]' where
member_code = '[data session username]'
[/sql]
=========
Regards,
Jim
www.datelists.com