Difference between revisions of "User talk:Jester"

From SME Server
Jump to navigationJump to search
(Undo revision 17119 by Trex (talk))
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Hi Jester,
+
<onlyinclude><div class="LanguageLinks">
Zarafa has known errors for over a year with PHP 5.2.x. (see Google). My up-to-date sme8 server runs PHP 5.1.6 out of the box and works fine with zarafa 6.30.9. (latest -1). This means the contrib is not broken if you use standard SME and/or release candidates for zarafa.
+
<table width="100%" style="clear: both; border: 1px solid #999751; border-collapse: collapse; padding: 0.2em; margin: 0; font-size: 85%; margin: 0 1px;">
 +
<tr valign="top" style="background: #FFFD8F">
 +
<td style="width: 25px; padding-left: 0.5em;">[[Image:Version-logo.png|25px|]]</td>
 +
<td style="width: 10px; white-space: nowrap; padding: 4px 1em 0 0.5em; border-right: 1px solid #CECD79;">'''[[Main_Page|Applies to SME version]]:'''&nbsp;</td><td style="padding: 1px 1em 0; background: #FFFEBF;">
 +
{{#if: {{{1|}}} | [[SME_Server:{{{1}}}|{{{1}}}]]}}{{#if: {{{2|}}} | &nbsp;&bull;&nbsp;[[SME_Server:{{{2}}}|{{{2}}}]]}}
 +
</td></tr></table></div><br></onlyinclude>
  
Better solution to leave the contrib 'working' but add a note to take care when using PHP 5.2.x?
+
This is an example:<br />
 +
{{ User_talk:Jester | SME8 | 7.5.1 }}
  
Update: Just installed zarafa 6.40.0 RC2 on a new sme8 server, it works as expected.
+
Code:<br />
 
+
<code><nowiki>{{ User_talk:Jester | SME8 | 7.5.1 }}</nowiki></code>
----
 
 
 
Hi Eastend99,<br>
 
The next beta of sme WILL have PHP 5.2.x, see: [[bugzilla:5170]], so when it comes out there will be a problem.
 
 
 
> Better solution to leave the contrib 'working' but add a note to take care when using PHP 5.2.x?<br>
 
I think that's a matter of taste. If you feel it more appropriate like that, put it back and add the note. Just as long as people are informed one way or the other.
 

Latest revision as of 23:31, 18 December 2012


This is an example:


Code:
{{ User_talk:Jester | SME8 | 7.5.1 }}