Hi :)
I found a small error in the Proflile.template.
In The 292 line is missing quotation marks
Yes, now:
<ul class="reset nolist>';
And it should be like this:
<ul class="reset nolist">';
I think it's a trifle, on the other hand say that "the devil is in the details".. ;)
Okay, If I find a more bugs that I will add info on this board.
Regards :)
roco
BTW. Thx for RC3 thats realy great job! and I see hard and good work in this relase :)
===
sorry [ php ] tag cut a'postrophe
should be like this:
<ul class="reset nolist">';
*nods*
And confirmed (here as well as RC3 public), the code sample given does result in the ' missing from the PHP block.
bug fixed with REV 8934
This bug is clearly present in r9824 as shown above and reproduced by me here yesterday.
Quote from: TE on April 09, 2010, 12:51:45 PM
bug fixed with REV 8934
sorry, damn typo .. REV
9834 ::)
Ah, awesome, thanks :)