phd38
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?You can even try 1.5 now.
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Ca c’est sympa …
Je suis en train de corriger les problèmes soulevés, je vous fais signe quand c’est prêt.
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Question, concernant
For each tag listed, I've got this message : Warning: in_array() [function.in-array]: Wrong datatype for first argument in /homez.28/site/dev/wp-content/plugins/wp-imagetagger/imagetagger-admin.php on line 171Cela empêche-t-il le comportement du plugin, ou n’est-ce qu’un warning sans conséquence sur l’exécution ?
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Je pense tenir une solution pour régler le pb in_array to commme array_uintersect.
Je me mets dessus ce soir, je suis confiant dans le fait d’avoir ce plugin supporté à partir de PHP 4.3.
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Maintenant que c’est clair, je tâcherai de porter le code pour qu’il puisse tourner en PHP 4.3.
Ce qui m’embête est la fonction in_array: elle est supportée dès PHP 4, et pourtant vous rencontrez des difficultés y compris avec celle-ci. Enfin, au moins au niveau de l’un des arguments.
Je verrai …
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Pls confirm this behaviour with the latest development release.
Thx.
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Concerning the last message :
Fatal error: Call to undefined function: array_uintersect() in /homez.28/site/dev/wp-content/plugins/wp-imagetagger/imagetagger-lib.php on line 246I would expect to get this style of message with a server running PHP4.
I really wonder how can this happen. array_uintersect is a standard PHP function starting from PHP5. Referring to your previous messages, I understand you are in PHP 5.2.11 (pls confirm). Therefore this message is a non sense.
Is your web hosting mutualized, or is that a dedicated server ?
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Hébé … pas sympa ce serveur. Je regarde ce soir.
Apart from this warning, please confirm the functionality is OK and that you don’t get anymore errors.
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?I don’t think you got the last release … there is no more “=” in line 340.
Please open imagetagger-lib.php and copy/paste line 340 so that I am sure.
Then reload 1.3, I guess you downloaded it before the changes were reflected by the repository manager.
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Bizarre …
This line is a function definition :
function imgt_get_images_untagged(&$reason=0) {Maybe the server disallows compact byref argument initialization. I am going to slightly change it in version 1.3, please try downloading the latest 1.3 in 15 minutes.
Bruno
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?… and did you check you have already images or photos available in your posts ? Pls give a try to V1.2.
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Great concept but may I suggest…Hi Gene,
Another user reported that the plugin does not load properly with WP 2.9.1. I understood it is the release you were using.
Could you please confirm you can run ImageTagger 1.1 as well as 1.0 with WP 2.9.1 ?
Thanks !
BrunoForum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?Another question : do you face the same behaviour using ImageTagger 1.0 ? Did you experience it with V1.1 first ?
Forum: Plugins
In reply to: [Plugin: WP ImageTagger] Not working with WP 2.9.1?I might have found the reason, while I am not 100% sure … Where is your site hosted ? Which PHP version ?
Bruno