<div dir="ltr">Hi,<div><br></div><div>Also is there any php file/function present in code base that can fetch the results from database from the JavaScript function ?</div><div>In more detail I am in the JavaScript function and now I want the results from the database. It can be possible by sending the ajax request to the php file and get the data in response. So I want to know if there is similar kind of thing present in code base.</div><div><br></div><div>Thanks, </div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Manish Bisht</div><div dir="ltr">Email : <a href="mailto:hi@manishbisht.me" target="_blank">hi@manishbisht.me</a></div><div dir="ltr"><span style="font-size:12.8px">Website</span><span style="font-size:12.8px"> : </span><a href="https://manishbisht.me/" style="font-size:12.8px" target="_blank">https://manishbisht.me</a></div><div><br></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Mon, May 29, 2017 at 2:42 PM, Isaac Bennetch <span dir="ltr"><<a href="mailto:bennetch@gmail.com" target="_blank">bennetch@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div><div dir="ltr"><div><div><div class="m_8524608759194485294gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)">Hi Manish,</span></font><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><br></span></font></div><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)">If you follow the Travis link, then click on any of the failing builds (such as the job #20260.1 which is the PHP 7.1 build), </span></font></div><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><br></span></font></div><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><img alt="image1.JPG" id="m_85246087591944852944B549C6B-2CA0-4B09-B590-2680932143FB"><br></span></font></div><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><br></span></font></div><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)">You can then look through the build log, which is a massive amount of text output that, after much scrolling, shows this error:</span></font></div><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><br></span></font></div><div><p style="margin:0px;line-height:normal"></p></div><blockquote type="cite"><p style="margin:0px;line-height:normal"><font color="#000000"><span style="background-color:rgba(255,255,255,0)">$ ./scripts/generate-mo --quiet</span></font></p><p style="margin:0px;line-height:normal"><font color="#000000"><span style="background-color:rgba(255,255,255,0)">po/pa.po:41: 'msgstr' is not a valid PHP format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier.</span></font></p><p style="margin:0px;line-height:normal"><font color="#000000"><span style="background-color:rgba(255,255,255,0)">msgfmt: found 1 fatal error</span></font></p><p style="margin:0px;line-height:normal"><font color="#000000"><span style="background-color:rgba(255,255,255,0)">Error when compiling po/pa.po</span></font></p><p style="margin:0px;line-height:normal;min-height:20.3px"><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><br></span></font></p><p style="margin:0px;line-height:normal;min-height:20.3px"><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><br></span></font></p><p style="margin:0px;line-height:normal"><span style="font-weight:bold;background-color:rgba(255,255,255,0)"><font color="#000000">The command "./scripts/generate-mo --quiet" exited with 1.</font></span></p></blockquote><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><br></span></font><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)">Which is not a file you modified and is an ongoing problem. Even the regular builds (that are testing the main branch) are having this error, so it's not something you've done. The problem is in the main repository, so anything including that file is currently failing.</span></font></div><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)"><br></span></font></div><div><font color="#000000"><span style="background-color:rgba(255,255,255,0)">It's safe to ignore it as part of your pull requests. </span></font></div></div></div></div></div></div></div></div></div></div></div></div></div></div><blockquote type="cite"><div><div dir="ltr"><div><div><div class="m_8524608759194485294gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div></div></div></div></div></div></div></div></div></div></div>
</div></div>
</div></blockquote></div></blockquote></div><br></div>