psicotico
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Slideshow troubleI was missing the that flash file when i upgraded the plugin. Thanks for your help.
Any clues how to remove the watermark fron the imagerotator?Forum: Plugins
In reply to: NextGen Gallery not working on WP 2.8.4SlideShow funtion seams to have a bug. On the code apears
<div class=”slideshow”>
<div class=”swfobject” id=”so6_1″ style=”width:640px; height:424px;”>
<p>The Flash Player and a browser with Javascript support are needed..</p>
</div></div>
<script type=”text/javascript” defer=”defer”>
<!–
//<![CDATA[
var so6_1 = {
params : {
wmode : “opaque”,
allowfullscreen : “true”,
bgcolor : “#FFFFFF”},Forum: Fixing WordPress
In reply to: RSS_LanguageHow can i change the ‘rss_language’ ? Please help!
Forum: Fixing WordPress
In reply to: how to make a localization work?Sorry forgot the URI for tests
http://www.psicotico.com/blog/Forum: Fixing WordPress
In reply to: how to make a localization work?Great !
Sorry it was a space produced by my nasty text pad. Working now, but i have this big bug on localization!
The english calender output
S M T W T F S
So ther are two T (Tuesday Thursday) and two S (Saturday Sunday), and can be ignore
But in portuguese (and i belive other languages)
Dom Seg Ter Qua Qui Sex Sab
Should be:
D S T Q Q S S
NOT
D S T Q T S D
So don´t make 2 T not 2 S !Forum: Fixing WordPress
In reply to: how to make a localization work?Didn´t use the apostrophes, it was a dumb way to show code.
Still i get:
Parse error: parse error in /home/psico13/public_html/teste/wp-config.php on line 8
Please confirm this :
define(‘WPLANG’, ‘pt_PT.mo’)
or
define(‘WPLANG’, ‘pt_PT’)
on the spanish http://wiki.ww.wp.xz.cn/es_ES.po
is writting :
define (‘WPLANG’, ‘es_ES’);
(no .mo extention)
I´m getting a little confused!Forum: Fixing WordPress
In reply to: how to make a localization work?Changed to ´define(‘WPLANG’, ‘pt_PT.mo’);´ as sugested but
I´ve got
Parse error: parse error in /home/XalteredX/XalteredX/teste/wp-config.php on line 8
l10n.php shouldn´t be change too?
the file pt_PT.mo seam ok and is on /wp-includes/languages/