[ZendTo] Re: Library function

Jules Jules at Zend.To
Mon Jan 23 10:16:09 GMT 2012


Oops! Sorry about that.

Go through that file and change every occurrence of
     sqlite_escape_string
to
     $this->database->real_escape_string
There should be 5 of them.

Then you should find it works rather better! :-)

This will of course be fixed in the next release.

Jules.

On 18/01/2012 21:09, Brian Ott wrote:
> Hey Jules,
>
> I did notice this: [Wed Jan 18 16:07:03 2012] [error] [client
> 10.10.10.72] PHP Fatal error:  Call to undefined function
> sqlite_escape_string() in /nfs/zendto/zendto_application/lib/MySQL.php
> on line 801, referer: https://URL/dropoff.php
>
>
> In the logs when this happens (I replaced our URL)
>
> On Wed, Jan 18, 2012 at 03:37:23PM -0500, Brian Ott wrote:
>> Hello,
>>
>> Is anyone using the 'Library' function? I've been having some issues
>> with it where as when I user selects to send a file in the library
>> after the click 'dropoff' they get a Error 500 page. I'm not sure why
>> this is happening. Zendto sees the file just fine and in the database
>> its been added as a send but the page errors.
>>
>> -- 
>> Brian Ott
>> Unix System Administrator
>>
>> Ontario Institute for Cancer Research
>> MaRS Centre, South Tower
>> 101 College Street, Suite 800
>> Toronto, Ontario, Canada M5G 0A3
>>
>> Telephone:	647-260-7977
>> Email:		brian.ott at oicr.on.ca
>> www.oicr.on.ca
>>
>>
>>
>> This message and any attachments may contain confidential and/or privileged information for the sole use of the intended recipient. Any review or distribution by anyone other than the person for whom it was originally intended is strictly prohibited. If you have received this message in error, please contact the sender and delete all copies. Opinions, conclusions or other information contained in this message may not be that of the organization.
>> _______________________________________________
>> ZendTo mailing list
>> ZendTo at zend.to
>> http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto

Jules

-- 
Julian Field MEng CITP CEng
www.Zend.To

Follow me at twitter.com/JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'It's okay to live without all the answers' - Charlie Eppes, 2011
'All programs have a desire to be useful' - Tron, 1982
'That is the land of lost content,
  I see it shining plain,
  The happy highways where I went,
  And cannot come again.' - A.E. Houseman



More information about the ZendTo mailing list