Pierre_02
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Bug with custom post typeThank Ipstenu,
done π
Amicably,
Pierre.
Forum: Requests and Feedback
In reply to: Bug with custom post typeThanks Ipstenu,
i’ll do it when i figured out how to do it π
Amicably,
Pierre
Forum: Requests and Feedback
In reply to: Bug with custom post typeHi Ipstenu,
but it’s a parameter that i need to keep because i have to use it in my ‘meta_value’ parameter and that’s for what i used a querystring… It works when the url is not paginated. WP sanitize it only on pagination…Forum: Plugins
In reply to: [Pierre's Wordspew] [Plugin: Pierre's Wordspew] ErrorsHi hypaculture,
i had a look on your blog and i’ve made a test… Without any success :(. No ajax error, no javascript error. So i made a test with javascript disabled the process stop at page wordspew.php…
So, for the moment, i haven’t found what the problem is…
Have you try to deactivate all your extensions except the shoutbox, made a test, then re-activate them one by one doing a test at each plugin re-activation ?Keep me inform. From my side i’ll try to explore more deeply what could be the problem.
Sorry, but for the moment i have no solution :(.PS. Does the number of spams increase ?
Amicably,
Pierre.
Hi Tosh,
sorry but i’m too lazy to search for that implementation :(…
But, if you do it don’t forget that you’ll have to implement it in javascript too… Not so simple i think.Good luck Tosh and continue to share your discoveries ;).
Amicably,
Pierre.
Forum: Plugins
In reply to: [Pierre's Wordspew] [Plugin: Pierre's Wordspew] fixes to archive pageHi kruvas,
i’m sorry i’ve never heard that some of you have problems with that page :$… So thank you for the trick for users with that problem ;).
Thanks too for the Russian translation ; but may i abuse, and ask you if you can finalize the translation… π ?TIA,
Amicably,
Pierre.
Forum: Plugins
In reply to: [Pierre's Wordspew] [Plugin: Pierre's Wordspew] Spanish translationHi RichardDacia,
Thanks a lot for the dutch translation to come :).
You will give me a link to your website, because it’s the less i can do for you ;).Amicably,
Pierre.
Forum: Requests and Feedback
In reply to: Add functionalities to GalleryHi again,
no one from support to answer me :(…
Amicably,
Pierre.
Forum: Plugins
In reply to: [Pierre's Wordspew] [Plugin: Pierre's Wordspew] Spanish translationHi RichardDacia,
I don’t understand why it doesn’t work in “standard” format (
define ('WPLANG', 'nl_NL'))…
Anyway, the dutch translation is pretty old and that’s why a lot of translation are missing. If you feel to update the dutch translation ;). If you do it, don’t forget to send me the files (MO and PO files) atpierre at monblogamoua dot fr.Amicably,
Pierre.
Forum: Plugins
In reply to: [Pierre's Wordspew] [Plugin: Pierre's Wordspew] Spanish translationHi RichardDacia,
weird, this is not really common to see that kind of syntax in wp-config ;).
Try to change this line todefine ('WPLANG', 'nl_NL');
or to rename the filewordspew-nl_NL.motowordspew-nl.mo.Keep-me inform, and next time, open your own subject π
Amicably,
Pierre.
Hi again djlounge,
download
wordspew-nl_NL.poon your PC from the subfolderlang(underpierres-wordspew) edit locally the file with Poedit, do your modifications, save it. It will generate awordspew-nl_NL.mofile. Upload it in thelangfolder (where it came from) on your server and you’re ok ;).PS. If you’ve done the complete (or a big part of) translation, share with others users by sending me a copy of
wordspew-nl_NL.poatpierre at monblogamoua dot fr;).Amicably,
Pierre.
Forum: Plugins
In reply to: [Pierre's Wordspew] [Plugin: Pierre's Wordspew] ErrorsHi rubens.fernando,
it seems that your
wp-config.phpfile (at the root of your install) have not been correctly modified. When you try to access it shows the signsthat typically proove that the file have not been save in UTF-8 without BOM ;).
So, to correct this, you should downlod Notepad++ from here, locally edit your file by precising the UTF-8 without BOM format (in Encoding menu) ; re-save it, then re-upload it to your server ;).Then, if you still have problems re-contact me.
Amicably,
Pierre.
Hi DJ Lounge,
i’ve just done some test with IE7, FF, Google Chrome and there is no problem for me. Your box is well defined at 400px… The only problem i had was with IE9 beta who was unable to display your page correctly without the compatibility mode.
PS. if you redefined the size of the shoutbox with the “-” sign in Google Chrome, then it’s normal that the size of your box is resided ;). If you want to reset the size option by default with the one defined in your css file ; then in Google Chrome, go in “Option” -> “Advanced options” -> “Content parameters” then in the “Cookies” part click on “Show cookies and others data website” there, search for “dj-lounge.nl” and remove the cookie named : “jalHeight” ;).
Amicably,
Pierre.
Forum: Plugins
In reply to: wordspew white space afterhi rafael nadal,
are you the same personn that post on the shoutbox forum on my blog ? Otherwise, if you want support, please, give me an url…
Anyway, here the answer i give to someone that apparently have the same problem that yours.
at line 988 of your style.css, you have :
#sidebar embed, #sidebar object { height: 250px; margin: 0; padding: 0; width: 300px; }where you define in “hard code” a height of 250px for object… And there is an object (for sound) with the shoutbox.
So you have two possibilities :1/ You comment the line :
height: 250px;
2/ you add in css.php :#shoutbox object#TheBox { height:1px; }or something similar (i haven’t tested it ;))Keep me inform.
PS. And please upgrade your box to the last release π
Amicably,
Pierre.
hi halluzineyt,
i don’t understand what the problem is… Your theme doesn’t seems to have a sidebar…
So, your problem seems to be linked to your theme ;).
Amicably,
Pierre.