<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>CYBERDROID Inc.</TITLE>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19328"></HEAD>
<BODY bgColor=#ffffff text=#000000>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial>Had issues after applying beta rpm to the CentOS 
appliance.&nbsp; Kept getting error "Cannot redeclare class 
smarty_internal_config in /opt/zendto/lib/smarty/Smarty.class.php on line 
799"</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial>Went through the preferences.php file several times, finally 
gave up and renamed the entire zendto folder, forced the RPM to 
re-install.&nbsp; Copied over the zendto.conf from the renamed folder, and 
reapplied the changes to preferences.php, and it worked.&nbsp; I'm still not 
sure why it wouldn't before I did this.&nbsp; I've done a diff between the 
working file, and&nbsp;the one&nbsp;I couldn't get to work&nbsp;and can't see 
what is wrong.&nbsp; Not sure if you would want to see the 
diff?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial>Note:&nbsp; Had to set Game Style to Embedded in the 
areyouahuman dashboard, for the game to show up.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial>Regards,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial>Rob</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=125290221-17122012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN>&nbsp;</DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> zendto-bounces@zend.to 
[mailto:zendto-bounces@zend.to] <B>On Behalf Of </B>Frank Bonnet<BR><B>Sent:</B> 
December 17, 2012 5:25 AM<BR><B>To:</B> ZendTo Users<BR><B>Subject:</B> [ZendTo] 
Re: Release: 4.11-4 beta<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=moz-cite-prefix>ok thank you<BR><BR>On 12/17/2012 10:13 AM, Jules 
wrote:<BR></DIV>
<BLOCKQUOTE cite=mid:50CEE222.2000500@Zend.To 
  type="cite">/opt/zendto/preferences/zendto.conf<BR>and<BR>/opt/zendto/templates/*<BR><BR>Any 
  changes you make to those files will survive package upgrades to future 
  versions.<BR><BR>Thanks!<BR>Jules.<BR><BR>
  <DIV class=moz-cite-prefix>On 17/12/2012 07:56, Frank Bonnet wrote:<BR></DIV>
  <BLOCKQUOTE cite=mid:50CED01D.9050603@esiee.fr type="cite">
    <DIV class=moz-cite-prefix>hello<BR><BR>I'm interrested to translate to 
    French, could you tell me all filenames<BR>I have to review ?<BR><BR>thank 
    you<BR>
    <DIV class=moz-signature>
    <DIV class=WordSection1>
    <P class=MsoNormal><O:P></O:P></P></DIV></DIV>Le 13/12/2012 16:03, Jules a 
    écrit&nbsp;:<BR></DIV>
    <BLOCKQUOTE cite=mid:50C9EE55.9000503@Zend.To type="cite"><PRE wrap="">I've just done a new beta release for you all, version 4.11-4.

This includes all the latest fixes and updates, and now gives you the 
option of 2 different CAPTCHAs, either the traditional (but hard for 
users) Google one, or the new (and much easier for users) 
Are-You-A-Human one from areyouahuman.com.

As a result, there are some new settings in the preferences.php file, so 
make sure when you upgrade that you keep a copy of both your original 
one and the new one, and go through and add the new settings into your 
customised one before trying to use it.

You will also need to register on areyouahuman.com to get the keys 
necessary to use their CAPTCHA, unless you opt to continue using the 
Google one (which is not the default any more).

Please do try it out and let me know how you get on!

The Change Log since the last stable release is:

Version 4.11-4
- Fixed bug setting up database for SQLite3.
- Fixed bug causing warnings from NSSADAuthenticator.php on new PHP 
versions.
- Fixed bug causing PHP errors from pickup.php on new PHP versions.
- Fixed bug causing librarydesc warning in SQLite3.php.
- Much better improvements to SQLite3 support from Artyom Aleksandrov.
- Extended Debian installer to automatically select SQLite3 if it detects
   that it is used on this system.
- Fixed PHP pass-by-reference bug in download.php. Thanks Brendon!
- Another bugfix in SQLite 3 code.
- Implemented support for AreYouAHuman.com CAPTCHA as a good alternative to
   the Google reCAPTCHA which many users find very difficult. See
   preferences.php for more information and its settings.

Version 4.11-3
- Fixed bug stopping ZendTo working correctly in a sub-directory of a
   VirtualHost. Previously it had to be at the root of its own VirtualHost.

Version 4.11-2
- Fixed bug where auto-cleanup would fail to remove some drop-offs from
   the database, producing warnings in the web interface when all drop-offs
   are listed by an administrator.
- Now removes duplicate email addresses from the list of recipients.

Version 4.11-1
- Widened permissions needed for clamd to see the temporary uploaded files
   for virus scanning.
- Added apc.rfc1867_ttl settting to apc.ini in web site.
- Added support for SQLite3 as present in Ubuntu 12 and higher.
- Fixed bug where only the first recipient was shown in a list of drop-offs.
- Changed behaviour so that the sender of a drop-off is notified when every
   recipient picks up a file from a drop-off for the first time. Old
   behaviour was to only notify the first time *any* recipient picked up a
   file, giving a max on 1 email notification per drop-off, whereas now 
you'll
   get a max of 1 email notification per recipient.
- Fixed some minor "strict PHP" warnings.

Jules

</PRE></BLOCKQUOTE><BR><BR>
    <FIELDSET class=mimeAttachmentHeader></FIELDSET> <BR><PRE wrap="">_______________________________________________
ZendTo mailing list
<A class=moz-txt-link-abbreviated href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</A>
<A class=moz-txt-link-freetext href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto" moz-do-not-send="true">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</A></PRE><BR><PRE class=moz-signature cols="72">Jules

-- 
Julian Field MEng MBCS CITP CEng
<A class=moz-txt-link-abbreviated href="http://www.Zend.To" moz-do-not-send="true">www.Zend.To</A>

Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

Fair Isle, East Faeroes: Southeasterly 4 or 5. Moderate or rough. Showers.
Moderate or good.
</PRE></BLOCKQUOTE><BR>
  <FIELDSET class=mimeAttachmentHeader></FIELDSET> <BR><PRE wrap="">_______________________________________________
ZendTo mailing list
<A class=moz-txt-link-abbreviated href="mailto:ZendTo@zend.to">ZendTo@zend.to</A>
<A class=moz-txt-link-freetext href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</A></PRE></BLOCKQUOTE><BR><BR>
<DIV class=moz-signature>-- <BR>
<META name=ProgId content=Word.Document>
<META name=Generator content="Microsoft Word 11">
<META name=Originator content="Microsoft Word 11"><LINK rel=File-List 
href="signature_lb_fichiers/filelist.xml"><!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>Groupe ESIEE</o:Author>
  <o:LastAuthor>Groupe ESIEE</o:LastAuthor>
  <o:Revision>2</o:Revision>
  <o:TotalTime>25</o:TotalTime>
  <o:Created>2010-09-16T14:06:00Z</o:Created>
  <o:LastSaved>2010-09-16T14:06:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>32</o:Words>
  <o:Characters>178</o:Characters>
  <o:Company>CCIP</o:Company>
  <o:Lines>1</o:Lines>
  <o:Paragraphs>1</o:Paragraphs>
  <o:CharactersWithSpaces>209</o:CharactersWithSpaces>
  <o:Version>11.9999</o:Version>
 </o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:HyphenationZone>21</w:HyphenationZone>
  <w:PunctuationKerning/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
   <w:DontGrowAutofit/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" LatentStyleCount="156">
  <w:LsdException Locked="true" Name="Normal"/>
  <w:LsdException Locked="true" Name="heading 1"/>
  <w:LsdException Locked="true" Name="heading 2"/>
  <w:LsdException Locked="true" Name="heading 3"/>
  <w:LsdException Locked="true" Name="heading 4"/>
  <w:LsdException Locked="true" Name="heading 5"/>
  <w:LsdException Locked="true" Name="heading 6"/>
  <w:LsdException Locked="true" Name="heading 7"/>
  <w:LsdException Locked="true" Name="heading 8"/>
  <w:LsdException Locked="true" Name="heading 9"/>
  <w:LsdException Locked="true" Name="toc 1"/>
  <w:LsdException Locked="true" Name="toc 2"/>
  <w:LsdException Locked="true" Name="toc 3"/>
  <w:LsdException Locked="true" Name="toc 4"/>
  <w:LsdException Locked="true" Name="toc 5"/>
  <w:LsdException Locked="true" Name="toc 6"/>
  <w:LsdException Locked="true" Name="toc 7"/>
  <w:LsdException Locked="true" Name="toc 8"/>
  <w:LsdException Locked="true" Name="toc 9"/>
  <w:LsdException Locked="true" Name="caption"/>
  <w:LsdException Locked="true" Name="Title"/>
  <w:LsdException Locked="true" Name="Subtitle"/>
  <w:LsdException Locked="true" Name="Strong"/>
  <w:LsdException Locked="true" Name="Emphasis"/>
  <w:LsdException Locked="true" Name="Table Grid"/>
 </w:LatentStyles>
</xml><![endif]-->
<STYLE>@font-face {
        font-family: Verdana;
}
@page Section1 {size: 595.3pt 841.9pt; margin: 70.85pt 70.85pt 70.85pt 70.85pt; mso-header-margin: 35.4pt; mso-footer-margin: 35.4pt; mso-paper-source: 0; }
P.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
LI.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
DIV.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman"; FONT-SIZE: 12pt; mso-style-parent: ""; mso-pagination: widow-orphan; mso-fareast-font-family: "Times New Roman"
}
A:link {
        FONT-FAMILY: "Times New Roman"; COLOR: blue; TEXT-DECORATION: underline; mso-bidi-font-family: "Times New Roman"; text-underline: single
}
SPAN.MsoHyperlink {
        FONT-FAMILY: "Times New Roman"; COLOR: blue; TEXT-DECORATION: underline; mso-bidi-font-family: "Times New Roman"; text-underline: single
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
SPAN.grame {
        FONT-FAMILY: "Times New Roman"; mso-bidi-font-family: "Times New Roman"; mso-style-name: grame
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
        {mso-style-name:"Tableau Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
        mso-para-margin:0cm;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";
        mso-ansi-language:#0400;
        mso-fareast-language:#0400;
        mso-bidi-language:#0400;}
</style>
<![endif]--><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="2050"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1"/>
 </o:shapelayout></xml><![endif]-->
<DIV class=Section1>
<P class=MsoNormal><O:P></O:P></P>
<TABLE 
style="WIDTH: 232.5pt; mso-cellspacing: 1.5pt; mso-padding-alt: 0cm 0cm 0cm 0cm" 
class=MsoNormalTable border=0 cellPadding=0 width=310>
  <TBODY>
  <TR style="mso-yfti-irow: 0; mso-yfti-firstrow: yes; mso-yfti-lastrow: yes">
    <TD 
    style="PADDING-BOTTOM: 0.75pt; PADDING-LEFT: 0.75pt; PADDING-RIGHT: 0.75pt; BACKGROUND: #f0f0f0; PADDING-TOP: 0.75pt">
      <P class=MsoNormal><SPAN 
      style="FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt">Frank 
      BONNET<O:P></O:P></SPAN></P>
      <P class=MsoNormal><SPAN 
      style="FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt">Bureau : 
      01.45.92.66.17<O:P></O:P></SPAN></P>
      <P class=MsoNormal><SPAN 
      style="FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt">Mobile : 
      06.70.37.37.69<O:P></O:P></SPAN></P>
      <P class=MsoNormal><SPAN 
      style="FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt">Service des Moyens 
      Informatiques Generaux<O:P></O:P></SPAN></P>
      <P class=MsoNormal><SPAN 
      style="FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt">ESIEE PARIS<BR>Cité 
      Descartes / BP 99<BR>93162 NOISY-LE-GRAND Cedex<BR></SPAN><A 
      href="http://www.esiee.fr/"><SPAN 
      style="FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt">http://www.esiee.fr</SPAN></A><SPAN 
      style="FONT-FAMILY: Verdana; FONT-SIZE: 7.5pt"><O:P></O:P></SPAN></P></TD></TR></TBODY></TABLE>
<P class=MsoNormal>&nbsp;</P>
<P class=MsoNormal><O:P></O:P></P></DIV></DIV></BODY></HTML>