I use the $g->get_one(),$g->execute_query a lot, but now it crashes with an error when one of these, or more, are used in an on edit/on update event?
https://gist.github.com/tmoore88/819a35a6272721cf5a2ae37a61106452
Then I REM them out, the code works again. Please advise on the issue.
Thanks,
Tim
Hello,
Please check php error log for possible error message as there is nothing displayed here.
It would help in finding the reason.
https://gist.github.com/tmoore88/b8d15a674f89934a44ae6eca475fcf4d
this is what i am getting? hard to check this with all the warnings.
https://gist.github.com/tmoore88/b8d15a674f89934a44ae6eca475fcf4d
this is what i am getting? hard to check this with all the warnings.
Abu,
I am not sure were you are at on this, or if you had time to look at this at all. I am a bit desperate, so I did some messing with it and found out a few things.
https://gist.github.com/tmoore88/085cca1f0ba6dcbf58b8deb7b80f2511
I could update 200+ pages, but my hope is, once you see this, You will have an easy fix. For the most part, the changes are easy, except when I need to pull then new insert ID.
Thanks,
Tim Moore