fzilbermann
Forum Replies Created
-
Forum: Plugins
In reply to: [tarteaucitron.io] Google Maps parametersMerci pour votre intervention. ?a a l’air de marcher. Bon j’intervenais pour un client, du coup mon compte d’essai a expiré mais il doit prendre un compte payant pour la suite des opérations ??
Forum: Plugins
In reply to: [tarteaucitron.io] Google Maps parametersMerci pour cette correction.
Vous allez me trouver relou mais j’ai encore une erreur : “uncaught exception: InvalidValueError: tac_googlemaps_callbackundefined is not a function”. Du coup en voyant ?a j’ai regardé si j’avais bien une valeur pour callbakc, ce qui est le cas.
Apparemment c’est dans cet appel : https://maps.googleapis.com/maps/api/js?v=3.exp&key=****&callback=tac_googlemaps_callbackundefined (j’ai remplacé bien s?r ma clé API par des ***).
Est-ce que ?a vient de moi ?
Forum: Plugins
In reply to: [tarteaucitron.io] Google Maps parametersPas de soucis, heureux que vous ayez pu corriger ?? Par contre j’ai toujours un petit souci, après avoir corrigé les champs, j’ai une erreur JS en console : “SyntaxError: ” string literal contains an unescaped line break”.
La ligne en question se finit comme ?a (je n’ai mis que la fin, elle est très longue) :
[...]'<script>tarteaucitron.user.mapscallback = ""; <s>// optionnal - for markers</s>
Du coup le
<s>// optionnal - for markers</s>
semble arriver après le “;” final, et causer l’erreur si je ne me trompe pas.Forum: Plugins
In reply to: [Sabre] [Plugin: Sabre] 1.2.1 causes fatal errorDownloaded v1.2.0 and uploaded the missing directories (images,classes and languages) to sabre plugin directory, site is back yet I don’t know if Sabre is fully functionnal like that ??
Podcasting ??
I mean “Podcasting plugin”
Damn didn’t see and I can’t edit anymore but I meant “… the keyword ‘vidéo’ was stored as ‘vid’ ”
I somehow managed to find how that happened looking at the yarpp tables in the database. The keyword cache table was filled with strange keywords, readable but clearly related to the Podcasting plugin I have installed. The local database table looked good with efficient keywords.
The thing is localy I disabled automatic insertion of podcast after content ( because I don’t need it anymore, I make the content display on somewhere on the page and the podcast video elsewhere ) but online I left it as it was although I was using the same technique to display content and video.
I think somehow Yarpp was analysing the content containing the podcast instructions and was mistaken with that. Itried to tweak the priority level of ‘add_filter(“the_content”)’ of Podcasting which was, as expected lower than Yarpp’s but it didn’t worked.
Well anyway putting Podcasting’s “Player Location” setting to “Manual” is solving my issue so I guess I won’t investigate any further.
Forum: Fixing WordPress
In reply to: Post revisionsJust dropping by to say thanks, a big thank. I was having the same issue after upgrading to 2.6 with a plugin of mine and was wondering what was going wrong. Just fixed it with you advices and it’s working great. N°1.
Forum: Fixing WordPress
In reply to: Post gets published instead of pendingHello Simon,
Just encountered exactly the same issue with the pending status, and we have Role Manager plugin installed as well. Before reading your post I came to the same conclusions : if post is saved before submitting, it’s published, and with our multi-author blog, it’s quite annoying.
I’m gonna test your hack and report, anyway thank you. If you have anything new on the subject (since this post is 3 months old :-D), feel free to inform me / us as well if you can.
Regards,
Fred