MudSlideShow – Plugin para WordPress

MudSlideShow es un plugin para WordPress que en sus primeras versiones leía a partir de los RSS de Picasa el contenido de una galería, generaba a continuación un archivo que describía la galería, y luego facilitaba su visualización en las páginas desde donde fuera llamada. Como resultado, las imágenes no serían descargadas a nuestro servidor (no ocuparían espacio en disco), serían servidas  desde otro dominio (no ocuparían nuestro ancho de banda), no tendría que estar llamando todo el tiempo a los servicios RSS de Picasa, y aun así se desplegarían como si fueran una galería dentro de nuestro sitio.

Mucha agua ha pasado desde aquellas primeras versiones, y tanto la interfaz de usuario como las librerías han madurado para facilitar la publicación de galerías. Hoy en día el plugin no solo emplea los RSS, sino que ha pasado a emplear la API como mecanismo primario para conseguir la lista de galerías y fotos; pero tal vez la característica más importante dentro de los agregados posteriores fue la capacidad de leer también galerías desde Flickr, y no menos importante es la arquitectura modular sobre la que ha crecido y que facilitaría programar (cuando la necesidad se presente) nuevas librerías para leer desde otras fuentes en otros servicios. Además MudSlideShow permite seleccionar entre tres visores de imágenes: HighslideLytebox y Fancybox e igual que con las fuentes de datos, también es posible programar otros módulos de visualización que empleen otras librerías. Si bien MudSlideShow es libre tanto para uso comercial como uso no-comercial, recuerde que algunas librerías de visualización requieren de licenciamiento cuando se les da un uso comercial. Sea un usuario consciente y pague al desarrollador por la licencia de la librería de visualización que va a usar en caso de ser requerida.

Otro de los aspectos críticos de MudSlideShow es el mecanismo de creación de archivos de referencia de las galerías. Las primeras versiones emplearon el directorio wp-content/cache siguiendo un estandar que podríamos llamar de facto, pero al pasar las versiones varios usuarios comenzaron a reportar problemas con MudSlideShow. Desde mi perspectiva como desarrollador diría que aquellos fueron los días más oscuros del plugin. Aparecieron las primeras votaciones negativas y los mensajes que indicaban que no funcionaba se repetían por toda la red. Estuve a punto de detener su desarrollo. Por fortuna algunos usuarios creyeron en el potencia del plugin y pusieron tiempo y esfuerzo para encontrar alguna solución. En especial agradezco a Vera por haber permitido que trabajara como editor de su sitio, lo que permitió que confirmara mis sospechas y a partir de estos resultados creara las soluciones que encarrilaron de nuevo a  MudSlideShow por el buen camino. Este plugín  y yo te estaremos eternamente agradecidos. Aquellas pesquisas confirmaron que el directorio estándar no podría seguir siendo empleado por el plugin, lo que llevó a una reestructuración de MudSlideShow, minimax (la librería sobre la que funciona el sistema de caché) y todos los plugins que dependen de minimax. Tal parece que el mar de críticas y problemas se ha calmado y ha vuelto la leve corriente de bugs que señala que un desarrollo está activo y a los usuarios les gusta.

El plugin está bajo licencia GPL para que lo usen, abusen y descuarticen, solo recuerden dar los créditos del caso, tanto a los creadores de los visores de la galería como al creador de este plugin.

Para agregar una imagen o una galería, el plugin habilita un botón en el editor que al ser presionado despliega el formulario que facilita el proceso de publicación. El plugin también permite agregar widgets a las barras laterales, cada uno configurable para publicar una de las siguientes opciones:

  • Una foto aleatoria de todas las galerías
  • La última foto, o una foto aleatoria de la última galería que se ha publicado
  • Una foto aleatoria de una galería específica.

El widget tomará como referencia todas las galerías que hayan sido creadas en el directorio cache, incluso aquellas que por error fueron indexadas en forma automática al visualizarlas con el mecanismo para agregar fotos. En caso de ser necesario eliminar una galería de la lista parta evitar que esté dentro del grupo de galerías en la búsqueda aleatoria, puede hacerlo en el menú Herramientas / MudSlideShow, pero si la galería eliminada es llamada de nuevo desde algún post o página, se agregará a la lista de galerías en forma automática.

Como una imagen vale más que mil palabras y por tratarse de un plugin de galerías, publico un ejemplo de MudSlideShow en funciones, presentando una galería con los elementos representativos del plugin. En la barra lateral pueden ver un ejemplo del Widget.

Ir a la página de descarga.

Internacionalización

Muchas gracias por su tiempo amigos.

Características

  • Galería de imágenes que lee los datos desde PicasaWeb y/o Flickr.
  • Lexi está disponible en el servidor SVN de WordPress.
  • Se puede definir índice de primer y última foto a mostrar en mudslide (en desarrollo, aun no se ha integrado al editor).
  • Se puede visualizar la descripción (en Flickr) o primer comentario (en Picasa) al lado derecho de la foto. Solo funciona con highslide.
  • Widget para mostrar fotos de las galerías que han sido agregadas a la página.
  • Genera XHTML válido.

371 respuestas a «MudSlideShow – Plugin para WordPress»

Hi!

Was planning to try out your plugin but I get an error with the latest version of WordPress (tried 2.9 and 2.9.1 RC1):

Fatal error: Call to undefined function wp_create_nonce() in /mounted-storage/werwerwer/werwer/frtertrtw/sdfeef.se/wp-content/plugins/mudslideshow/tinymce/mce_mudslide.php on line 6

Thanks for the reply, please note that the error was produced with the latest stable version (2.9) and I also tried the latest RC to see if it worked (2.9.1 RC1), which it didn’t.

Very nice work! Very nice! I especially like the easy interface to insert photos into post, and create galleries.

If I can put anything on a wishlist it would be the following:
1. Possibility to select what size the photo should have in the widget utility, the standard size is to wide for the bar I’m using.
2. In the widget utility have the option on how many photos to show, and what layout the should have (number of rows and columns, spacing between photos etc.).
3. For all widgets, galleries and photos have the option to include/show a link to the actual album and/or photo. This to more easily show the actual album and all the features that google has on their picasaweb-page (like geo-mapping, face-tagging, commenting etc.).

But all-in-all, really nice work! Will make use of Mudslideshow, but perhaps use «Picasa Web Album Widget» to show photos in the sidebar for now. It can be configured slightly better. But with the mentioned changes above, mudslideshow would really be an all-in-one killer application.

Thanks for great job!

Sidenote: Noted that it’s only possible to have one widget in use. Is this possible to change? Would be useful to have one with a random photo and one with the latest to show if something has been updated.

Thanks Tommy.

Points 1, 3 and sidenote for next release. I guess in a week.

Point 2: you can copy mudslide.css into your theme and modify it as you want. The number of columns can be set in the Options section (Options / MudSlideShow). Now the plugin let you decide the first and the last photo, but it is an in-process feature, not a stable one. Eventually wold be in a next release.

I’ve been updating the gallery as you release new versions, great work! Looking really good! I like the link to «Open in Picasa», exactly what I was looing for!

A small bug noticed however; When clicking a photo to get the popup (I’m using Lytebox), the photo-description only use part of the width of the photo and wraps the text in places it shouldn’t have to.

Thanks for great work!

Hi Tommy.

In this new release you can also set the size in the widget, as you recommended.

A picture is worth a thousand words. Send me a link to your page so I can see the situation where the text wraps.

Many Thanks for your comments.

Hi Tommy.

The strange-text-wrap situation is inside Lytebox behavior. The ‘white space’ between the text and the ‘Close button’ is assigned for the ‘Play/Pause’ buttons. I have hacked the code in the script to solve this situation, take a look, but for a complete solution it would be better to ask the lytebox developer.

Hi!

Had a look at the new version, the strange wrapping still seems to be the same. But as you say, it’s not really a bug but rather a behaviour of Lytebox, so don’t worry about it. Thanks again for great work!

Hola Sebaxtian:
Mi nombre es Manuel Chica, soy nuevo en esto y quiero instalar una Galería de imágenes pero cuando voy a Herramientas/MudSlideShow me sale el siguiente mensaje «No hay galerías en tu lista interna. Puedes agregar una usando el botón de MudSlideShow disponible en el editor de texto enriquecido.»
No entiendo muy bien lo que me quiere decir y no sé como hacerlo.
Te agradecería que me hecharas una mano.
Gracias anticipadas, recibe un cordial saludo
Manolo Chica

Hola Manuel.

Edita o agrega un post en tu sitio, y mientras estás editando (ese es el editor de texto enriquecido) podrás ver un botón arriba a la derecha que corresponde al logo de picasaweb. Con ese botón podrás agregar una galería a tu lista.

El sistema de lista se creó para que el mecanismo de widget pueda tener datos de dónde consultar, pero no tiene funciones para editar o agregar. Las galerías se van agregando en forma automática con cada galería que se agregue a un post o página.

Hi, Sebaxtian, I’m eager to try your plugin, but when I tried to activate it, I got the following fatal error message:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/33/d233166375/htdocs/eliotcaroom/2/wp-content/plugins/mudslideshow/mudslideshow.php on line 580

I have minimax activated, and am using WordPress 2.9.1.

Thanks for your help.
Eliot

Hi Ellito.

This bug happens if mudslideshow use an old descriptor. But the plugin automatically updates any old descriptor, so it looks strange to me. Please send me an URL to any page with this error and i’ll try to see the descriptor.

Hey Sebaxtian,

I am trying to use your plugin and have installed mimimax and MudSlideShow. However, whenever I tried to add gallery in the post it can’t seem to load any galleries. I also tried just adding tags directly into HTML (e.g. [mudslide:picasa,0,Flaviu1972,NadiaGalSGraduation]) but that gives an error of XML File doesn’t exist. Not sure what to do next to resolve the issue. Any help would be appreciated.

Be sure to either: Go to Tools->Mudslideshow and update all added albums or: Press the circular «Refresh-arrows» next to the dropdown menu in the Mudslideshow popup.

Hey sebaxtian,

just wanted to drop a note to say that I’m using Mudslideshow for all my photo needs now, it works just great! Thanks for the quick updates, I’ve been downloading every single one!

Hi Sebaxtian and thanks for the updates, software is working great as far as I can tell!

Have a request if it’s possible to integrate; Is it possible to have Mudslideshow use a specified link to my Picasa album? I would like to use the option to keep my album private, and link to my album via a private link (this is an option in Picasa). Not sure it it’s doable. Currently the actual photos use anonymous links, which is good, it would be nice to be able to do the same with the actual link to the photoalbum.

Thanks!
Tommy

Sebaxtian,
I am having the same problem as Dahval…

«I am trying to use your plugin and have installed mimimax and MudSlideShow. However, whenever I tried to add gallery in the post it can’t seem to load any galleries.»

I have used the refresh arrows, but nothing occurs… And I do not have any albums available under Tools/mudslide to update.

Any ideas?

Hi Cobestran

I think the situation is in the HTML code. Can you please add Lexi (another plugin of mine) and use it to see if it returns the same error? It creates a button with the RSS icon in the editor.

By the way, wich browser do you use?

Just to test the plugin is working, can you please use this tag without spaces?

[ mudslide:picasa,0,mihailovictatjana1,5437846207568771729 ]

It is a big gallery, give it some time (less than 30 seconds) to create the cache file.

Apparently the trouble is wp-super-cache, MudSlideShow and Lexi use the same cache directory.

So, a new release will come with a method to define a new cache directory for MSS and Lexi in the wp-config.

In the FAQ would be the settings.

Hi Cobestran

New release and it will solve the situation with wp-super-cache.

Add this to your wp-config.php file
define (‘MNMX_CACHE’, ‘mnmx’);
Reactivate mudslideshow to create the new directory.

Tell me how it goes.

Hi Sebaxtian, I’m experiencing the same problem as Dahval and Justin: I tried to create a page with a gallery, it opens the popup, I put my username of Picasa (user = thoeni) and I click on the refresh button, but no galleries are shown. The same happens with Flickr (user = 99677570@N00), it doesn’t show me my galleries, for choosing them.

Any idea?

My wordpress website is loaded on http://www.antoniotroina.com

Hope you can help me, and congratulations for your work!

Antonio (Italy)

Hi Sebaxtian,
I tried a bit the plugin, it works fine. I found a «deterministic» issue, and I would like to discuss about it with you.

When I post one picture from a Gallery in this way, it works fine:

[ mudslide:picasa,0,thoeni,5403343031958157505,2,512,center ]

While, if I post one picture from «Last photos», which is not properly a Picasa gallery, it uses this code, and suddenly MySql DB drops down, and I must create another database:

[ mudslide:picasa,0,thoeni,thoeni,9,512,center ]

I see that in this second case mudslide uses «thoeni» as 4th field, instead of «5403343031958157505», like the first case (the photo is the same)…
I have the XML files, if you want I can send them to you, so you can verify why this is happening. I tried to do this test with four different databases and, when I put this last string, the DB becomes suddenly unreachable…

Antonio

As you point in your comment, the ‘last photos’ album use the user name instead a number. In previous releases to identify if a gallery was an album or a tag selection, MSS search if the ‘albumid’ was numeric, and when I added the ‘last photos’ album I added some new check points. But I forgot to add them in the ‘single photo’ function.

So, this function handle the album as a tag album, and tries to read it in the cache with a wrong name. Because the album didn’t exist it asked to create it, but the album creation returns true because it uses the correct name for the cache file and founds the album. With this answer the ‘single photo’ believes the album exists and try to open it again, but the album didn’t exist, so again it asks to create it but the creation system returns ‘true’ because the album exists….. and here to infinity.

Hola! Me interesó muchísimo este plugin porque hace exactamente lo que quiero (duh xD, y lo que busco hace tiempooo)

La cuestión es que.. a ver… ya instalé todo actualizado y aun así me tira esto cuando quiero agregar una imagen en un post T_T :

http://img98.imageshack.us/img98/4668/mudslideshow.jpg

Te adjunto la imagen porque no se bien como explicarlo… a que puede deberse esto? Seguro me mandé alguna jajjaja

Saludos y gracias de antemano!!!!

Hola Cuervitte.

Mirando tu imagen vi que pusiste mal tu nombre de usuario de Picasa. Lo extraño es que aun con un nombre equivocado me funciona sin problemas. También noté que no tienes álbumes públicos, y MudSlideShow solo lee la lista de álbumes públicos.

Voy a tratar de reproducir este error iniciando desde cero en mi servidor de pruebas.

Trata de nuevo con el nombre de usuario correcto y me cuentas.

Hola!Gracias por la rapida respuesta ^^

Sip, el nombre no sé porque quedó así porque yo lo puse bien O.O de todas formas cuando trato de cambiarlo no pasa nada, vuelve a aparecer el usuario mal escrito y sigue saliendo todo ese código.

De todas maneras, no sabía que los albums tenían que ser públicos. Ahora mismo pruebo crear alguno, aunque creo que no es ese el problema =(

Uso opera y probe abrirlo también desde firefox, y es lo mismo… lo extraño es que la primera vez que lo usé, funcionó bien. Lo único es que al no tener carpetas todavía, no me mostró ninguna.

Aca te dejo el screenshot con la info completa! Gracias!

http://img651.imageshack.us/img651/4668/mudslideshow.jpg

Hola Cuervitte

Tu última imagen me dio pistas de dónde estaba el problema.

Hay una nueva versión (0.10.2), actualiza el plugin a esta nueva entrega (es necesario para que funcione lo siguiente).

Luego en la página de plugins de tu sitio deberás desactivar MudSlideShow y luego volver a activarlo. Así borrarás los datos que te están poniendo problemas y creará una configuración vacía.

Me avisas cómo te fue.

Hola de nuevo… ya probé actualizar y nada. Se me ocurrió que si desinstalaba todo y volvia a instarlarlo podía funcionar.
Pero no T_T

Perdón por tantos problemas u.u pero realmente me gusta el plugin >_<

Saludos! (y buen fin de semana!)^^

Hola Cuervitte

Es un bug muy extraño. La única opción que veo de momento es hablar por messenger o gtalk y acelerar el proceso. Quiero solucionar este bug… me frustra saber que alguien podría dejar de lado este plugin por un error tan extraño. ¿Cómo podemos hacer?

De todas maneras trata de nuevo a desactivar y reactivar con la nueva versión que publiqué hace unos minutos.

Si aun te da problemas, has lo siguiente con Firefox: click en la ventana del problema con el botón derecho del ratón, busca el item ‘Este Marco’ > ‘Ver fuente del marco’

Se abrirá una nueva ventana con el código html. Cópialo a un archivo de texto y me lo envías al correo.

Ojalá podamos encontrar una solución lo más pronto posible.

Buenas de nuevo!

Nopes, no hay caso T_T se me ocurrió probar en otro blog que tengo en el mismo hosting y sucedió lo mismo. El problema aparece luego de que pongo el user y le doy que busque las galerías O.O
Realmente es muy extraño =( si yo estoy frustrada me imagino como debes estar tu >_<

Te paso mi direccion de msn asi me agregas y vemos. [email protected] y te paso los codigos que me pides!

Saludos!

Hola cuervitte.

Eres la única que me falta de la lista de bugs pendientes de este ciclo. ¿Puedes darme una mano con ese bug?

Ya he solucionado problemas con WP-Cache, que implicaron cambios por todos lados, asuntos de caché de los navegadores y un extraño bug para una versión específica de PHP…. pero sigue faltando el tuyo y me encantaría encontrarle solución. ¿Cando te puedo encontrar online para que tratemos de ver dónde está el problema?

Agrégame a tu msn
[email protected]

Hola Cuervitte.

Te cuento que ya encontré cómo solucionar tu situación con MudSlideShow.

La nueva versión corrigió los problemas de creación de directorios (siempre y cuando tenga permisos para escribir en él).

Para que pueda activarlo debes desinstalar el mecanismo de estadística que tra tu página en 000webhost.com. Si usas las estadísticas podría recomendarte otros plugins más completos.

Si estás interesada en desinstalar este mecanismos debes ir a http://members.000webhost.com/analytics.php , ingresar tu dominio (sin http delante), tu clave y seleccionas deshabilitar el código. Luego si se presenta el problema en la ventana del editor (el código raro) deberás desactivar y volver a activar MudSlideShow para que reinicie en 0.

Cualquier cosas que necesites me informas. Tu bug volteó patas arriba el código pero aprendí varias lecciones importantes.

Que tengas una feliz noche.

Hola Sebaxtian, estoy llevando a cabo una entrada sobre tu plugin y realizando algunas pruebas puedo comentarte que he tenido una pequeña incidencia que supongo deba ser de tu interés al objeto de que puedas hacerme saber a que es debido.

La instalación de MudSlideShow y minimax se realizan sin problemas, pero cuando voy a agregar una entrada y exactamente cuando pulso el botón para crear la galería, que por cierto ya no es el botón de Picasa, sino otro de imágenes, me visualiza una pantalla en la que me solicita el usuario y contrasea de wordpress, como si quisiera loguearme nuevamente. Puedes eschar un vistazo del error en el siguiente enlace: http://clip2net.com/page/m0/4131906

Un saludo
Vera (http://www.verasoul.com)

Hola Verasoul, gracias por reportar el bug.

En estos momentos MudSlideShow y Schreikasten están en un fuerte periodo de desarrollo. Es posible que salgan bugs en estas nuevas versiones mientras se estabilizan.

Te pediría el favor de que me enviaras el código html de esa ventana al correo.

Cambié el ícono porque ahora MSS soporta flickr, y no era correcto ponerle un icono de Picasa a una aplicación que también lee flickr.

Gracias y marcaré tu bug como de alta importancia.

Hola Sebaxtian, tengo el código html preparado, pero no localizo tu e-mail para mandártelo. He estado navegando por tu blog, pero debo estar quedándome ciego ;). Te agradecería me lo hicieras saber, puedes enviarmelo al mío.

Un saludo

Buenas nuevamente Sebaxtian, si tengo activo el plugin WP Super Cache, pero lo he desactivado y nada, sigue con el mismo problema, he intentado localizar el error pero no he podido.

Si te parece ponte en contacto conmigo desde mi formulario de contacto http://www.verasoul.com/contacto ahí podrás especificar el correo donde quieres recibir el código porque no se a lo que te refieres con lo de pulsar en «responder» desde el cliente de correo o webmail ;).

Un saludo

PD: quizás sea algún conflicto que no se quiere dejar ver :D.

Hola, me parece súper el plugin, sin embargo no me funciona del todo bien. Me sale este error en cuando quiero agregar una galeria.

Parse error: syntax error, unexpected ‘}’ in D:wampwwwindeportessubsedeswp-contentpluginsmudslideshowtemplatesmudslide_manage.php on line 165

Podrías ayudarme?

Claro Juan.

Mirando el código encontré algo que tal vez sea el culpable que el PHP de Windows esté dando ese error. ¿Podrías darme una mano y editar una línea de código para probar?

Busca en ese archivo la parte de código siguiente

<? _e(‘Internal list’, ‘mudslide’); ?>

y edita el inicio para que salga <?php

Me cuentas cómo te fue.

I haven’t been able to activate the mudslidehow plug-in for quite a while now. I just upgraded to Version 0.10.5 but it still won’t activate. I don’t remember the last version number that worked.

«Plugin could not be activated because it triggered a fatal error.»

Also running Version 0.3.6 of the Minimax plug-in.

Thanks,

John

Hi John.

Is this the only message it gave? I see the plugin created the cache dir and it is the last step in the installation proccess, so it looks like the plugin finished the installation without problems.

Any extra information would help me to solve the bug.

I haven’t seen any other error messages. Just the one I posted above. Is there somewhere else I should look?

Just upgraded to 0.10.6, still only getting:

Plugin could not be activated because it triggered a fatal error.

Hi John.

The last release just solved a bug with PHP4.

Your bug will ‘fade away’ when I change the entire cache system, the next step in the development cicle, but it has a lot of work.

I will work on it at weekend.

Hi John.

Just a question. Do you use mudslideshow only in your sidebar? If this is the case upgrade to the new release, go to Tools / Mudslideshow and delete all your galleries, then create a new post (don’t publish it), add the gallery and Preview it. If you want you can delete this post now. Then modify your MSS widgets.

I know, a lot of steps, but I think this will solve your bug.

Tell me how it goes.

Hi John.

Forget the last comment. I see you use MSS in some posts.

Add me to your IM (sebaxtian at gawab dot com in MSS, or baxtian dot echeverry at gmail dot com in GTalk). Let’s try to find a solution to this bug.

Buenas sebastian , sabes que mesta dando este error , estoy usando wordpress 2.9.2 y este es el error que me da cuando lo quiero activar

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/fabrizio/public_html/wp-content/plugins/mudslideshow/sources/picasa.php on line 383

Hola Fabrizio.

Gracias por reportar el bug. Ese tipo de problemas se presenta con versiones de PHP anteriores al ciclo 5.0

Hoy cuando vuelva a casa publico una versión que solucione esta situación.

ok gracias por responder, por si te sirve de algo , la version de php del servidor es 4.4.9
gracias y muy buen plugin , a ver si lo dejo definitivo en mi blog
Saludos desde montevideo-uruguay

Hi,

When I try to activate the plugin, i receive the following message :
Can’t create the cache dir: (…)/wp-content/mnmx/mudslideshow/
You have to create it manually.

But I can’t do it manually. When I try to change my permissions on this folder, it’s the only one for which I can’t in the wp-content directory.

Can you help me ?
I use the version 2.9 of wordpress

Thanks
Arnaud

Hi Arnaud.

Thanks for reporting this bug.

It is a common problem when installing MSS. I will change the entire cache system in the next release cicle.

¿Can you send me the URL to your site? To identify a solution.

hola yo de nuevo jodiendo un poco.
Sabes que ahora la version me anda lo mas bien , pero cuando pongo mi usuario de picasa y como que arranca a buscar algo y despues me aparece este error , pegado al usuario de picasa

The web service endpoint returned a «HTTP/1.0 404 Not Found» response

que puede ser este error ?

great plugin, sebastian!

problem: it crops the thumbnails in the gallery to a square. how can i get my thumbnails to display with their original ratio?

(wp 2.9.2)

thanks!
thomas

Hi Sebastian. It is a great plugin and I am successfully using it on one of my sites, however I just installed the latest version onto a new site and was getting an error as cited above:

After putting in the Flickr username I was not able to select any galleries from the drop down. Infact, as soon as I clicked away from the username input field, the username disappeared.

I tried different usernames for both Flickr and Picasa, and met the same error.

Any ideas? I am all up to date, latest version of WP, minimax and MSS.

Thanks
James

I am having the same problem as James accept with picasa. I tried using your tag «[mudslide:flickr,0,47550302@N08,72157623293957157]» and it shows up.. But when I try to reload my album with the circular arrow it inserts a space in front of my user name and stops loading.

Hi Joel.

I see 3 galleries in your page. Did you solved the situation with the username?

Maybe I’m assuming something and the users can’t figure it out. Would be great to know if you solved it and how did you solved it to upgrade the user interface.

Thanks.

Sebaxtian: Gracias por la aplicación. Solo que si no resuelvo el problema que tengo tendré que desinstalarla. Ojalá puedas ayudarme, te explico: En el blog del centro cultural independiente (Central del Pueblo, en la Ciudad de México), tenemos álbums de obra (principalmente gráfica) que queremos publicar.
Surge un error: se despliega en dos ocasiones las imágenes (intenta varias veces, verás el problema.) Checa: http://centraldelpueblo.org/?p=183

¿Que puedo hacer? no se si tendrá que ver el tema Mystique que uso.
Disculpa la molestia, ojalá puedas ayudarme. Saludos

Hola Argel.

Estaba viendo tu página y creo saber dónde está la situación. ¿Cuál es el plugin que estás usando para la galería inferior? La que dice «La nueva revuelta». Al parecer como los dos plugins usarían la misma librería de visualización se genera un conflicto.

Espero poder ayudarte a encontrar una solución lo más rápido posible.

Muchas gracias Sebaxtian. Disculpa no responder pronto, estos días son vacaciones y esas sufridas dinámicas me alejaron de la computadora. Ya hice el cambio que me propusiste, borrando la linea 16 de archivo lytebox-header.php y el problema continua. La galería que me preguntas no lo genera propiamente un plugin, es un widget del tema sobre el que armé la página, Mystique, que efectivamente usa galerías de Flickr. ya lo quité del area activa pero no puedo desintalarlo y evidentemente prefiero MudSlideShow por su forma de navegación. Habrá alguna solución.
Muchas gracias por la atención.
Saludos.

Hola Argel. Estaba esperando tu respuesta.

Creo que me equivoqué de línea. La que debes eliminar es la 1. La que tiene en algún lugar esta función muds_plugin_url(‘/scripts/lytebox.js’);

Me comentas si con esto funciona como es debido.

Hola Argel.

Creo que ya encontré cómo solucionar esta situación.

Lo primero es que tendrás que reinstalar MudSlideShow para deshacer todas las modificaciones que hicimos en lytebox-viewer.php.

Luego vas al administrador de WordPress, y vas a la sección de apariencia. Ahí verás un item para configurar mystique. Selecciona ese item.

En la barra superior al configurar el tema encontrarás un item que dice Avanzado. Luego buscas el 3 item en la lista que debe decir «Activar Lightbox incorporado para todas las imagenes enlazadas» y lo desactivas.

Espero que esta vez sí hayamos encontrado una solución.

Sebaxtian: Si, definitivamente ya funcionó. Muchas gracias.
Sin embargo, pienso que no fue la mejor solución, pues esa opción del tema Mystique estaba bien, no para álbumnes, pero si para las fotitos que acompañan un texto o cosas por el estilo.
De todas formas te lo agradezco mucho.
Saludos,
ArgeL

Hola Argel.

Entra a Opciones > MudSlideShow y busca el 4to item. Debe decir algo como ‘Usar MudSlideShow para visualizar las imágenes agregadas’. Me avisas si activando ese item te soluciona tu requerimiento.

Saludos.

Hola Argel.

Estoy en un nuevo ciclo de desarrollo de MudSlideShow. Quería preguntarte si lo estás usando en tu site y en caso de estarlo usando cómo te ha ido con él. Tal vez tengas alguna recomendación o idea.

Saludos desde Colombia.

Sebaxtian: activando «Usar MudSlideShow para visualizar las imágenes agregadas» resolvimos definitivamente el problema que se presentaba por la herramienta de visualización que tiene el tema que uso. Muchas gracias. Solo te comentaría (seguro ya lo tienes contemplado) que sería bueno tener la opción en español de los botones de la navegación (y de otros idiomas, probablemente).
Otra cosa, un detalle: en el over de las imágenes en miniatura, se aclara el fondo de toda la fila y se acorta el botón. No me encanta como vibra. Hay alguna opción para cambiar eso?
Bueno, gracias de nuevo, tienes una vocación social, para ayudar a los demás, muy padre (como decimos acá en México) muy chévere, pues.

Hola Argel. Debo decir que no creo posible hacer un cambio en el idioma de los botones en Lytebox. Técnicamente es muy complicado porque tendría que crearse una imagen por cada idioma. La otra librería (Highslide) ya está en español porque el texto no está en imágenes. Te recomendaría que la miraras en caso de cumplir con los requerimientos del programador de Highslide.

Para lo del over, puedes ir al style.css del theme y buscar ‘table tr:hover td’. En mi versión local está en la línea 65 (que puse completa entre /* */) y la línea 374 (solo comenté la parte del table). Con eso ya no cambia al estar encima.

Es un placer ayudar, y si de paso mejoro mis desarrollos pues me facilita la vida para futuros clientes 😉

Que tengas un feliz día y cualquier duda me avisas.

Hi,

I used this plugin but i have to deactivate it because it generates a lot of records in my database. I have more than 30.000 records generated ! The consequence was my website was no more performant.

Did you know the solution ? Because I try to find an another plugin to show flickr photo on my website and i can’t. MSS is one of the most easy.

Thanks a lot for your hulp

Arnaud

Is it possible, it came from this :
«The first time you add or see a gallery in a post or page, MudSlideShow would add it to the list to be used in the Widget. You can delete and update a gallery in Tools / MudSlideShow from the list of galleries, ****but if a page or post uses it MudSlideShow would add the gallery to the list again****.»

But I didn’t delet or change anything

And finaly, i don’t arrive to try this plugin with wamp server on my local computer.

Sorry for so much commentar but for once i have time to do it ;o)

Hi Arnaud and thanks for reporting this bug.

First, MSS only adds things to your database when there is a call to a gallery, and there is only one entry for each gallery. I must ask first if you have 30.000 galleries! If not, can you send me a URL to see your site? And a link to your flickr.

I have queried my database and it has only 128 entries for my 128 picasa galleries. Maybe is a bug with my flickr library as it has only 4 months or less.

I promise to check it.

I do’nt understand. I try your plugin with Picasa and I have the same problem.
If a activate one gallery with MSS, my website doesn’t work any more.

Hi Arnaud.

Wich table in your database has the 30.000 entries?
You use MSS for both flickr and picasa galleries?
Can you send me please the URL to your page, picasa and flickr galleries?

I think I did in a previous commentar.
Website : http://www.koekelberg.ecolo.be
Flickr : http://www.flickr.com/photos/48279508@N04/
Picasa : http://picasaweb.google.com/ecolo.koekelberg
I tried Picasa this morning because you said me to use MSS with it. But I have the same problem.

I have delete MSS to make my website works. The first time I tried MSS and I deleted it, i think remember me there was a MSS table in the database. But I’m not sure. But I remember to delete via SQL direct in the DB the 30.000 records because I didn’t arrive to do it via the wordpress administrator interface. Each record was the tag I use to show the gallery.

I’m sorry but it’s difficult to give you precies information because I don’t arrive to try MSS on my local computer with wampserver (parse error). Then I have to do it in production and I can let there a plugin which causes a so great problem. I have to delete it. The desactivation is not enough. The problem arrives when I create the first ‘gallery’. Not before.

(I apologize for my approximate english)

Best regards,
Arnaud

So, when you activate MSS your site perfomance slows inmediatly? Sounds like a endless loop somewhere.

Do you remember the table where thos 30.000 entries where? wp_mudslideshow, wp_options or wp_posts?

First question : not when I activate it but when I create my first «call» to a flickr photo. After this, the website slows immediatly.

Second question : I’m almost sure it was «wp_mudslideshow».

Furthermore, when i try to delete the records with SQL, it was a endless loop because the MSS plugin (?) recreate them. I finally droped the table.

I think the best we can do is manually delete the plugin data in your database and reactivate it to create a fresh environment.

1. Deactivate the plugin (for sure it is now deactivated) 🙂
2. Drop the table wp_mudslideshow
3. Delete the follow entrie from wp_options: muds_db_version, muds_options, widget_mudslide
4. In the same table, delete the entries beginning with _transient_muds-xxxx.
5. Reactivate the plugin.

Tell me how it goes.

I try.
After I have activated, it’s always OK.
Now I create a gallery (add gallery) using Picasa. I set my username and I select a tag.
No yet problem.

For the moment, always 1 record in my DB.

I create an article which use this gallery. I use this code : [mudslide:picasa,0,username picasa,rencontre_mars_2010]

save – publish …
and the problem arrives. My website is again very slow. I let everything for a moment. So you can see the problem. (but no too long because this website is public and in production).

Thanks

And a last question. What kind of album did you displayed? I suppose it was «user’s most recent photos» in flickr.

As I noticed you have only a few photos and I never tested what would happen with only 4 photos…. I’ll check it in a few minutes.

I will try this this evening.
On flickr, I don’t use the «album» because with a gratis account, those are limited. What is not the case with Picasa.

Then, to create ‘galleries’ on my website, I use the tags.

Hi,

I try this morning to use the site. The administrator interface works well. Not the public website.
I have always only 1 record in the table wp_mudslideshow.

Is it possible the problem comes from the cache ?

Thanks

P.S. Here the message from the browser : Network Error (tcp_error)

A communication error occurred: «»
The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time.

For assistance, contact your network support team.

I have checked mi local machine with your galleries and here it works without problem. So, it looks like a problem in your specific environment.

I would recommend to create a backup using the WP tool to export data into an XML file.

The next step is to recreate your system in my local machine. I need to know your WP version, the plugins you use and the information of your PHP with phpinfo();

I love your plug-in. It’s made my work soo much easier.

I upgraded yesterday to the latest version, and now none of my pictures load. I use Highslide and I just get the ‘Loading’ message. The other viewers do not work either.

I did some research and it seems that the full-size pictures can not be found. If I try to open them in a new window I get an error.

Can you help with this? I’m starting a series on my wife’s breast cancer and would love for it to work.

I suggest you to use an special mudslideshow option. Go to Options > MudsSlideShow > «Use MudSlideShow to show images added with the WordPress media manager». This will use the same viewer with the photos you added in older posts.

Hello Sebaxtian,
First of all, congratulations about your slide plugin.

I installed it in my blog and received this error:

Warning: Division by zero in /home/noxion/viniciuscamara.net/wp-content/plugins/mudslideshow/mudslideshow.php on line 1018

I hope this help you to fix some problem, if exists.
Thank you so much
Best regards,

Answer your questions:
1. My steps were:
Add a MudSlideShow in toolbar when I add/edit a new post, inside the modal window.
2. I clicked to preview my post
3. After this, my post had warning with the information about Division by Zero!

Being honest with you I did not used the option that redirect to flickR.

I hope help you.

The update worked great but now I have a different requirement. Is it possible to fetch picasa’s unlisted or private albums using the auth key?

Gracias

i am using this plugin to display my flickr album, but now there will be lot’s of warning messages:
Warning: Division by zero in /home/lyonzh/public_html/wp-content/plugins/mudslideshow/mudslideshow.php on line 1018

any idea?
i have to deactivate this plugin, waiting for your update, thanks

Hola,
Uso la versión 3.0 de WordPress y he instalado MudSlideShow (previamente instalé minimax por indicabas que usabas sus funciones de AJAX) y he visto que hay un bug en el plugin con el Visor HighSlide:

Después de cerrar la galería, la barra de navegación de HighSlide no desaparece; se coloca en la parte superior izquierda y esto pasa tantas veces como galerías cierres.

PD: Qué plugin utilizas tu para las galerías? XD

Hola Prometeo.

Pásame la versión y el navegador con el que se presenta esta situación. También pásame un enlace en donde se presente el problema, tal vez sea algo específico con el tema que estés aplicando.

Minimax ya no es necesario. Puedes desinstalarlo.

Yo uso Fancybox.

Hola Sebax:
El bug me aparece con las últimas versiones de los navegadores más populares Firefox 3.6.6, IE 8.0.76, Chrome 5.0.375.99, y Opera 10.60. En el tema tengo añadido JQuery y MooTools creo quee de este último la versión 1.1.

Fancybox es más estético, sin embargo al no estar presente siempre las flechas de navegación creo que presenta menos accesibilidad al navegar. Muchas gracias y ojalá me puedas ayudar

Lucifer, una pregunta. He visto que en tu página tienes un plugin que ‘duplica’ las cabeceras. ¿Cuál es y por qué lo necesitas? Tal parece que es ese el elemento que hace que la barra de navegación de highslide no desaparezca.

Hi Aaron. Thanks for using MSS.

Looks like your theme modify the gallery css. So, I sugest you to modify these items at the end of your style.css:

* table.mudslideshow
* table.mudslideshow tbody tr
* table.mudslideshow tbody tr td
* table.mudslideshow tbody tr td span

Tell me how it goes so far.

No, it’s still not working. I found the table section of my theme’s style sheet, but I want to leave it alone.

I did what you said, and it didn’t get rid of the border or fix the spacing or center the gallery. I even tried copying the code from your page source’s CSS, and that didn’t work, either.

Could you tell me exactly how to write the code so the border disappears and the gallery is centered?

Hi photobloc.

Unfortunately MSS isn’t designed to use all the functions Highslide has. But, MSS is planed for a release cycle the next week, and I’ll see how to set something like this. Let’s talk again in a week.

OK!
It would be a big improvement for simple slide…
Unfortunately, I can’t wait until next week: a friend who is photographer ask me to do it for this week-end, before hollydays…
If you find the good code before me, you can sent it by mail… ;), and vice-versa…
Thanks and suerte.

No news my friend ?
Did you have time to work on the idea ?
Personaly, I worked all the day on and didn’t find the solution.
I tried to modify hs-config.js and $img content, at highslide-viewer.php end. No way.
Soy desperado…
Hope you will have a good new on your side.

Good new ?
The highslide in-page gallery needs the id of the first anchor in the gallery to be able to autoload the first image. Mudslideshow adds id to the anchors, but the id seems to change every time you reload the page. If you can find out how to make the id consistent, you should be able to create in-page gallery with Mudslideshow.
Hope it will help…

Hi my friend,
Good job 😉
May be one option is missing: the capability to display image in original size: 500px width for actual screens are a little small.
And it will be perfect !
Thanks.

OK amigo!
Tests:
I saw a problem with French language mudslide-fr_FR.mo: not poedit(ed). I will make a good French translation when the stable release will be ok.

I had to delete «//i18n for Highslide» tags in highslide-header.php and translate directly in highslide-full.js. Translation didn’t work without it.

Waiting stable release with impatience…

As we are in a heavy release cicle there will be mistakes. Delete any js or css you have in our theme to use the new ones. Sorry.

I’m sure this bug comes in one of your old personal files (highslide.css, mudslide.css or hs-config.js). Sorry.

Take a look into the new release.

About the size, I found a situation with highslide: the max width an image will have is equal to the max height your browser window displays. I am using a netbook (tiny screen) and the image changes when I use the full size view in any browser. The same happoens in the examples. Maybe this is way it takes only 500px in your test site.

Solved the resize situation, and some minor bugs. Only two bugs in list: 1) The loading message isn’t centered the first time. 2) Can’t put two simple galleries together in the same page.

Waiting for the translation file. Any suggestion would be welcome.

No news amigo ?
By my side, I downgrade to 0.12.2.
0.12.3 is too buggy.
You didn’t answer me where send the french translation files…
Waiting for news, I hope everything is OK for you…

Hello friend.

Send the file to sebaxtian at gawab dot com or baxtian dot echeverry at gmail dot com.

About the buggy version, it works fine in my test machine, but tell me everything you find to work on it this weekend.

Hi!
I’ve experimenting Mudslideshow and I have one question. Is it possible to use one of the animated gallery but have only one thumbnail in the post/page?

Thanks

Hi David.

This capability, for highslide, is in beta stage now. Select this viewer library (Options/Mudslideshow) and add one ‘Simple Gallery’ to any post. Suggestions are welcome.

After trying it, I have to tell that what I was asking if it is possible is a bit different. What I wanted to know it is possible is to only have one thumbnail and then when you click, it opens the animated gallery (e.g. Fancybox) without having a page full of thumbnails.

Thanks again

Un cliente necesita las fotos que se actualiza automáticamente, porque no quiere tener acceso a la administración de wordpress. Él quiere gestionar sólo la cuenta de Google (incluyendo Picasa).

El plugin es fantastico. Yo ya se recomendaba a los demás.

(No sé hablar español, así que usar el traductor. perdonen los errores.)

Hello
I’m using WP 3.0.1 and Mudslide 0.12.3.4
I was able to get a flickr slideshow to display but haven’t been able to display an unlisted picasa gallery. Is there a way to do this?

Hi my friend!
Did you receive french translation files ?

I noticed a problem with mudslide button. the window opens and I get this error in editor when clicking the mudslide button:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.

I’m at OVH.COM but can’t access to server error log.
The pluggin button is OK on others servers, not at OVH.COM.
Where does it comes from ? Is there a special path for OVH.COM ?
Thanks.

Hi photobloc 🙂

Yes, I have received the files. Haven’t I updated it yet? I’m not 100% sure, please check it.

About the error, I remember another user with a problem like this. Check if your server adds automatically something at the end of your html code. Some servers do it for statistics, and it breaks the XML parser. If not, send me the HTML code of the frame.

Kind regards.

Hello sebaxtian ! I want to sent you the Romanian translation for this plugin. Can you provide me your email, for sending the email with translation files ?

Thanks !

Hello Sebaxtien,

I was using your mudlsideshow plugin on my website, which I just transferred to a new server. I’ve also upgraded the wordpress to 3.0.1 . Now whenever I try to activate MudSlideShow, I get a PHP Error 500. I’m not good with PHP, so I’m not sure whats wrong. Please help me if you can, I love your plugin.

Here is the information from error.log:

8/26/2010 1:15 «/homepages/0/d331935479/htdocs/wp-includes/wp-db.php:
1134» (Warning) mysql_num_fields(): supplied argument is not a valid MySQL result resource
8/26/2010 1:15 «/homepages/0/d331935479/htdocs/wp-includes/wp-db.php:
1139» (Warning) mysql_fetch_object(): supplied argument is not a valid MySQL result resource
8/26/2010 1:15 «/homepages/0/d331935479/htdocs/wp-includes/wp-db.php:
1144» (Warning) mysql_free_result(): supplied argument is not a valid MySQL result resource
8/26/2010 1:15 «/homepages/0/d331935479/htdocs/wp-content/plugins/simple-google-map/simple-google-map.php:
63» (Notice) Undefined index: nostyle
8/26/2010 1:15 «/homepages/0/d331935479/htdocs/wp-content/themes/Cutline-1.4-3ColumnSplit/functions.php:
217» (Notice) Undefined variable: file
8/26/2010 1:15 «/homepages/0/d331935479/htdocs/wp-content/themes/Cutline-1.4-3ColumnSplit/functions.php:
220» (Notice) Undefined variable: k2loc

I activated again and got the same error messages. I believe is the ones from wp-db.php . My server does not allow me to see the error.log file so I’ve inserted code to direct the error messages from plugins.php into a file I can read. Are there other files where the error messages might me coming from?

Hi!!

I used your amazing plugin for a while… yesterday I got to use it in another site and it doesn’t allow me to refresh galleries… when I trie, the round arrow doesn’t «move» and the inspector console of safari tells me «ReferenceError: Can’t find variable: mudslide_CheckUser», I can’t find a solution… any help? 🙂

I don’t know what link I could gave you… I have the problem in the Admin area, where I try to refresh after I put my Flickr User… now, it’s a fresh new environment with just MSS installed

Edit the file templates/mudslide_addgallery.php

Delete the lines 56 to 63:
switch(last_source) { … }

Delete the lines 49 and 50:
var size_flickr =…
var size_picasa =…

Tell me if this solved the bug.

it seems to have solved the problem… I’m just confused, because I tried it again in my MAMP environment and it worded like a charm out of the box…

thank you!! I’ll let you know if I encounter other problems

it’s an amazing plugin… 😀

mudslides_addgallery is a copy-paste from other widget in the plugin, but in this section it doesn’t require the size_flickr nor size_picasa arrays. Thats why those arrays have void values inside this part of code, and I didn’t notice I can delete these lines.

Your PHP environment (the one in your server) write a warning message when using a null value in the ‘explode’ function, and it broke the javascript parser. That’s why it didn’t found the function when the button call for it.

I’ll release today a new version.

Thanks again for using MSS.

Kind regards.

ok… I’ don’t know if that’ related… but I could have spoken to soon… the widget works great, but it doesn’t let me add a gallery:

The web service endpoint returned a «HTTP/1.0 400 Bad Request» response

http://cl.ly/1ea8d12e8fc65b757c5b

I tried adding a gallery manually, I added [mudslide:flickr,0,52802354@N05,72157624556577635] and it worked (even if with bad borders)

http://cl.ly/e52b7139e54d84c9b3cb

I think that the border is a problem non-related to the plugin

Hi Marco,

also, flicker changed something on his API for the image size. I solved it locally a week ago but never released those changes. When you update the plugin, remember to update the gallery to get the size values correctly.

Kind regards.

Hey!
I want to use your app, Mudslide. Thing is that I just can’t get it to wrok. I’m a real noob when it comes to wordpress+apps. I try to add a gallery but it doesn’t «compute». The gallery doesn’t get added. I’ve tried both flickr and picasa. Am I supposed to change something in the code or is it just add-a-gallery-and-your-done?
Thanks – David

Hi David.

Do you want to add galleries into the widget or do you want to add a gallery into a post?

If you want to add galleries into the widget, just add the MudSlideShow widget into your sidebar (Appearance / Widgets). Then go to Tools / MudSlideShow and add the galleries you want.

If you want to add a gallery into a post, you can use the MudSlideShow button at the editor bar (it looks like a picture frame) to add it.

Kind regards.

Hola Sebaxtian,
Estou intentando instalar este plugin en un wp 2.9.1 y me aparece este error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/storage/8/25/75/g-cinco/public_html/site/wp-includes/class-simplepie.php on line 2478

Podrias ayudarme?.

Gracias

Rodny
Caxias do Sul – Brasil

Hola Rodny

MudSlideShow requiere mucha memoria cuando llamas una galería grande en Picasa o Flickr. Trata primero agregando esta línea a tu ‘wp-config.php’ porque es posible que tu hosting te permita modificar la memoria desde un script PHP.

define(‘WP_MEMORY_LIMIT’, ’90M’);

Si no hay cambio, deberás solicitar a tu hosting que aumente tu capacidad de memoria por proceso en PHP.

Buena suerte.

Hello my friend,
I notice a problem with wp-pluggin «Transposh»:
when you edit a language on front office, you usualy can correct a bad automatic translation. With highslide viewer legend, translation is automaticaly done, but you can’t correct it.
Any idea why ?
Regards

Bonjour mon ami.

The gallery you see in a post is generated by a script using the html in the hidden images that described the gallery. Transposh use the html code to add the ‘translate-editor-box’ near the text inside those hidden images (that’s why you can’t see them). The script doesn’t know what to do with these added boxes, and that’s why it rejected these ‘editor boxes’ when creating the gallery to display.

I think the way to work here is to modify the script to add a translate box in case the displayed image requires it. I can do this but I’m busy in a work these days.

But, you can use the general gallery first and edit the translations, then you can set the post to use the simple-gallery.

I’ll put this requirement for the next release cicle.

Kind regards.

Hola Sebaxtian:
Mi nombre es Manuel Chica, soy nuevo en esto y quiero instalar una Galería de imágenes pero cuando voy a Herramientas/MudSlideShow me sale el siguiente mensaje “No hay galerías en tu lista interna. Puedes agregar una usando el botón de MudSlideShow disponible en el editor de texto enriquecido.”
No entiendo muy bien lo que me quiere decir y no sé como hacerlo.
Te agradecería que me hecharas una mano.
Gracias anticipadas, recibe un cordial saludo
Manolo Chica

Hola Vlad.

El botón al que se refiere lo verás en la barra superior cuando estés editando o agregando un reporte. Mira la 6ta imagen del siguiente enlace para ver el botón al que me refiero.

http://wordpress.org/extend/plugins/mudslideshow/screenshots/

Si lo que deseas es agregar galerías que van a ser publicadas con el widget MudSlideShow en la barra lateral sin tener que agregarlas a un reporte, puedes usar el botón ‘Agregar galería’ en Herramientas/MudSlideShow.

Me cuentas cómo te va con MSS.

Cordial Saludo Sebaxtian.

He instalado el plugin MudSlideShow y he escogido FancyBox como visor, pero no funciona. El único visor que funciona es HighSlide y honestamente prefiero FancyBox.

Le agradecería si pudiera brindarme una ayuda.

pd: Excelente plugin.

Buenas noches nuevamente.

He identificado que el plugin genera conflictos con WP-prettyphoto. Cuando se activa MudSlideShow (solo funciona con HighSlide), prettyphoto deja de funcionar. Además desactivé el plugin WP-PrettyPhoto, pero tampoco funcionó FancyBox.

Espero esta información sea de ayuda.

A la espera de sus comentarios.

Gracias por reportar este bug e indicar algún posible conflicto con otro plugin.

De momento trata activando el prettyphoto y dejando mudslideshow sin visor (ni Fancybox, ni Highslide ni Lytebox).

Revisaré el conflicto para ver qué solución se le puede dar.

Saludos.

Sebastian, he encontrado un problema en mi pagina y considero que es bueno informarlo.

He intentado buscar que esta causando el conflicto pero no lo he encontrado.

En mi pagina la unica forma que funcione el efecto de imagen es usando HighSlide o Shadowbox, los demas no funcionan, ni Fancybox ni Lytebox, ni tickbox. En general no importa si esta instalado o no Mudslideshow, en mi pagina solo funciona shadowbox o highslide.

Si me puede ayudar a solucionar este error se lo agradeceria enormemente.

Buen dia.

Sebastian, LyteBox ha funcionado.

EL procedimiento fue:

1. Desactive prettyphoto y mudslide.
2. Luego active solo mudslideshow, seleccionando Lytebox, lo cual funcionó.
3. Luego active prettyphoto y tambien funcionó.
4. Cambie a FancyBox y no funcionó

Conclusion: MudSlideShow solo funciona con LyteBox y la forma de hacerlo funcionar es activando primero MudSlideShow con LyteBox y luego PrettyPhoto.

Desafortunadamente sigue sin funcionar FancyBox.

pf: agradezco su amable atención y lo felicito por su plugin y pagina.

Hola Ivan.

Por lo que describes parece ser que el conflicto con Fancybox tiene que ver con el template (fishbook-buddypress-buddypack) que empleas. Prueba seleccionando otro tema y activando el visor de fancybox en MSS.

Me avisas cómo te va con esa prueba.

Buenas Tardes, Sebastian.

Realize las pruebas y los resultados fueron:

1. No funciona: Utilizando otro tema de BuddyPress (Tema: BuddyPress Default 1.2.6)

2. Funciona: Utilizando un tema que no es compatible con BuddyPress (Tema: Twenty Ten 1.1)

Conclusion: MudSlideShow+FancyBox no es compatible con BuddyPress.

Sebastian espero que exista alguna posibilidad de usar MudSlideShow+FancyBox en BuddyPress. Sinceramente el aspecto de FancyBox es superior.

Estaré dispuesto a brindarle ayuda en caso que sea necesario.

De antemano agradezco su ayuda y quedo a la espera de sus comentarios.

Hola Ivan.

Necesito el tema que empleas para hacer las pruebas localmente y la lista de plugins que requieres. Envíalos a mi correo. Es posible que la culpa la tenga un doble llamado a una librería javascript hecho desde el tema o desde un plugin que aun no esté actualizado.

Hola Iván.

Descubrí que tu sitio llama dos veces a la librería jquery. Si sabes cómo eliminar ese doble llamado tal vez puedas solucionar el problema.

Hoy en la noche revisaré el bug que reportase con buddypress.

Feliz día.

Gracias sebastian, es bueno saber cual es el error. Lo malo es que no sé como eliminar ese doble llamado, pero empezaré a averiguar ahora mismo. En caso de que conozca alguna forma de como hacerlo, le agradecería nuevamente su ayuda.

Con el fin de colaborar con esta página, su autor y la comunidad, en el momento que descubra como eliminar el doble llamado a jquery lo publicaré.

Sebastian, efectivamente es problema del doble llamado a jquery. Estuve buscando desde donde se hacia el llamado por segunda vez la libreria y no he logrado encontrarlo. Opté por borrar la carpeta de jquery de wordpress y cargarlo desde google, lo que hizo que se hiciera un unico llamado a jquery. Probé con FancyBox y funcionó.

Conclusión: mudslideshow funciona correctamente con Buddypress cuando solo se hace 1 llamado a la libreria jquery.

Seguiré buscando en que lugar se hace el llamado a jquery por segunda vez.

Espero esta información sea de utilidad.

Gracias por la información Ivan. Ahora debo buscar en Budypress (o los temas) qué parte hace el llamado a jQuery y si lo hace directamente o usando las reglas de WordPress.

Te recomiendo buscar en el tema a ver si alguna parte hace el llamado.

Espero tener un tiempo para mirar con detenimiento el bug hoy en la noche.

Feliz día.

Sebastian al parecer he encontrado un lugar por donde empezar a analizar:

/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/global.js

Si se desactiva este archivo logicamente deja de importar la libreria jquery.

Seguiré investigando.

Hola Ivan.

Ya terminé el proyecto al que le estaba dedicando todo el tiempo, ahora voy a revisar los bugs reportados en Kalendas y MudSlideShow.

¿Detectaste algún nuevo error? ¿Pudiste solucionar tu bug? Cualquier informe es de mucha ayuda para saber dónde empezar.

Saludos.

Sebastian, no imagina cuanto agradezco su interes.

De momento no he logrado encontrar la forma de encontrar el lugar exacto donde el tema hace la llamada a jquery, por lo tanto, estoy en el mismo dilema y con el mismo problema.

Espero pueda colaborarme con este asunto.

Gracias

La nueva versión tiene posibilidad de usar el visor PrettyPhoto. Según vi en el código es el plugin wp-prettyphoto el que hace el doble llamado a jQuery, así que si seleccionas ese visor en MSS es muy probable que se solucione tu bug.

Me cuentas cómo va todo hasta ahora. Saludos desde Manizales.

Cordial Saludo Sebastian.

He actualizado MudSlideShow y he escogido PrettyPhoto. Ha funcionado correctamente pero aún sigue cargando 2 veces jquery. El problema debe ser del Tema de buddypress, pero no he logrado encontrar el llamado o como desactivarlo. El comportamiento es el siguiente:
– Si está activado PrettyPhoto carga jquery_min y jquery
– Si NO está activado prettyphoto carga 2 veces jquery de la misma carpeta!: /wp-includes/js/jquery/jquery.js

Desafortunadamente todavia deseo utilizar FancyBox y no he podido por la llamada a jquery 2 veces. Seguire investigando.

Agradezco su atención frente al tema y recibo con alegria el soporte para prettyphoto, ya que permite mas personalización para los usuarios de wordpress.

Saludos desde Tunja.

Hola Ivan. Estaba pensando…. ¿puedes hacer un experimento por mi? Desactiva wp-prettyphoto, selecciona FancyBox en MSS y activa el item que dice «Usar MudSlideShow para visualizar las imágenes agregadas con el administrador de medios de WordPress», y me cuentas si con eso funciona FancyBox en tu sitio.

Saludos y un buen día.

Buenas Tardes Sebastian.

He realizado la prueba y desafortunadamente tampoco ha funcionado.

Firebug indica que existe un error:
jQuery(«a.mssfb-image»).fancybox is not a function

Pido disculpas por la demora en dar respuesta y agradezco nuevamente su interes.

A la espera de sus comentarios y le deseo una feliz navidad por anticipado.

pd: Si logro encontrar el error le informaré de inmediato.

Hola Sebasxtian. Estamos intentando integrar tu galería en una instalación en la que usamos un parche WP muy extendido para poder usar una sola instalación en multiples blogs (Virtual Multiblog).
Al activar el plugin funciona salvo el boton que imagino selecciona las galerias en el editor y genera los shortcodes que no es capaz de conectar con la base de datos.

Hemos publicado un comentario en el blog del creador del parche por si pueden ayudarnos pues parece claro que el error debe estar en que el constructor de TinyMCE parece cargar valores directamente desde el config.php que en ese caso queda modificado por un sistema multisite.

Dado que es un parche extendido, tal vez te pueda interesar estudiarlo: http://striderweb.com/nerdaphernalia/features/virtual-multiblog/?cp=36#comment-2701

Gracias anticipadas.

Hola Jose Luis.

De momento estoy terminando un proyecto y no podré ayudarles hasta la próxima semana. Pero cualquier reporte y avance que tengan me sería de mucha ayuda.

Una vez termine el trabajo en el que estoy involucrado, revisaré la situación con el WP modificado con el parche.

Muchas gracias.

Hola Jose Luis.

Ya terminé el proyecto al que le estaba dedicando todo el tiempo, ahora voy a revisar los bugs reportados en Kalendas y MudSlideShow.

¿Detectaste algún nuevo error? ¿Pudiste solucionar tu bug? Cualquier informe es de mucha ayuda para saber dónde empezar.

Saludos.

He instalado el parche y he creado subdirectorios y subdominios de prueba. En todos el plugin funciona sin problemas. Tal vez es alguna combinación que ne he probado aun.

Dime en qué circunstancias se presenta el problema de conexión a la base de datos (subdominio, directorio, etc).

Hola Sebaxtian. Hasta ahora no he retomado el tema pero me temo que todo sigue más o menos igual. Tu plugin parece funcionar bien salvo el generador de código del editor que sale en blanco. Te incluyo abajo el error_log. Por otro lado el autor de Virtual Multiblog contestó a un post similar que escribí y mencionaba que (puedes ver link anterior):

Hard coding relative plugin paths as that code does is unambiguously considered bad practice in WordPress plugins. (“../../../../” — yuck!) WordPress has had the ability to move the wp-content folder for well over a year, and this code breaks that. It’s up to the author of that plugin to get his code up to WordPress standards.

Si puedes darme alguna indicación haría por resolverlo y enviarte el código. Gracias.

ERROR_LOG:
[Tue May 03 19:02:15 2011] [error] [client 192.168.0.88] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace., referer: /wp-admin/tools.php?page=mudsmanage&mode
[Tue May 03 19:03:09 2011] [error] [client 192.168.0.88] PHP Parse error: syntax error, unexpected T_SL in /home/webs/wordpress/html_31_a/wp-content/plugins/mudslideshow/tinymce/mce_mudslide.php on line 3, referer: /wp-admin/post-new.php

Hi my friend,
I noticed you still didn’t update the French translation contributor’s name… 🙁
It would be fair to update and make a link to my site…

Hi Sebastian,

Just to say that you wrote a nice and useful plugin that matches about 90% of my wishes. Nice implementation with Picasa.
The other features that I dream to have are :
– managing private albums. Not in scope of MSS I unterstood (I wrote that somewhere on the net) but should be very useful because some people have a blog that is private (only for family)and don’t want their photos to be public on Picasa. I know that you can put the rss feed but you can’t put single image in a post…
– insert more than one image in a post and less than an album : sometimes you don’t need to put the full album but a selection of photos. when you insert 3 ‘single’ images, you loose the gallery functioniality.
– having the miniatures of photos when selecting a single image because all images have not a name(for my case).

Hope these ideas are not too bad…
And again, thanks for your job !

Hi Johann, and thanks for your comment. I love to know users like MSS.

About your request, can you keep a secret 🙂 ? If you put two numbers at the end of an mss tag, the plugin will use it as a range, and it works even with RSS feeds. For example:
[mudslide:flickr,1,12932908@N05,72157623298682735,3,5]

Other secret about the RSS feed is you can use it as a single image tag too, just change the username and album id with the feed. I know it is not easy to use 🙂

I will work on the form to simplify how to use rss for galleries, simple galleries and images.

About your second request, I will change something the next release that would help with this. I will add a configuration into single image to ask to ‘not group into post-gallery’, and by default all single-images in the same post would be grouped.

I’m not sure if I understand your third request.

Kind regards, and thanks for using MSS.

Thanks for you quick answer! I will use your secrets with care. Managing RSS in the form would be great!

About my second request, if you plan to modify the single-image page, if think you should think of the avaibility to have more than one group of single-image in a post because of how posts are written. So we can imagine 3 options : not group, unique group for post(default), specifig group that the user define in a textbox. Implementing this feature should be the bonus for all users.

My third request is more ‘cosmetic’. When I add an single-image, I choose my gallery then I have to choose an image of my gallery. And images are listed in the combo box by their names. But if you don’t give image a name (for any reason…) you don’t know which image to select. So right to the name, maybe we can imagine to have the miniature of the picture to see what it looks like.

Another idea that could be useful: your widget shows only one picture. Maybe we can imagine to show more, like a mini-wall (up to 10 for example)

With all theses features, your plugin should become the reference for managing photos in a post through web albums.

No problem, having feedback from users gives me ideas to enhance MSS.

The ‘feed’ feature is still in test phase, and that’s the reason why I didn’t create a way to manage an RSS in the form. But looks like the RSS system is stable enough and add it to the form is a must-have feature.

About the multiple groups…. well… it adds a complexity situation… but I will think on it.

About the thumbnail when selecting a single image, maybe add a thumbnail that changes when the user selects an image…. I will work on it too.

And about the widget, thats exactly a feature I want to add, but it is programmed for when I finished a robust core.

I cant promise to work on these ideas this week because I’m on a project right now, but I would set these as the first thing to do when I come back to work on my plugins.

Have a nice day.

Hi Sebaxtian,

I’m always thinking about your plugin. I found an thumbnail example that is pretty cool : http://wordpress.org/extend/plugins/gpicasa-google-picasa/
The thumbnail selector is a great idea and is very user friendly (depends of how many pictures you have in an album of course but you can handle that). Managing also private albums would be paradise.
Also I thought about the option of selecting multiple single image as a gallery, not a range of image but a discontinued selection.
I know I give you extra work but Mudslideshow is the only suitable plugin for Picasa at the moment.
Have a good day and of course an happy new year!!!!

Hi Johann.

There has been a lot of work to do those first months, but there is a new release in MSS cycle. This one has these new features:

* Checked for WP 3.1
* Solved bug with special characters inside photo comments and names
* Solved bug with ‘loading’ image precharge.
* Solved problem with the excerpt.
* Preview images while selecting single image or feature image
* Don’t display caption when the photo doesn’t have a name.

The next weekend I will work on the RSS feeds system, add capabilitie to set gallery column number and size, and a way to group different images.

And in a next cycle I will work in a way to show a subset from a gallery, using something to9 describe the subset like this (1-4,8,10-15).

Can you check please the ‘preview image’ system and the ‘no caption when no name’?

Thanks in advance.

Kind regards.

Hi Sebaxtian,

Great plug-in – thanks.

I just have one question, at the moment I’m using it as a widget, showing a random photo from a gallery of my choice, as the gallery contains more photos how would it be possible to show the navigation links from the ‘lytebox’ so the user can scroll back and forth?

Thanks in advance.

Hi Torben and thanks for using MSS.

It’s a feature for future release, allowing to open the page that has the gallery instead pop-up the image, or display the gallery, or just display one image.

But there are 3 features over it in the priority list and I have just come from my vacations and there is a lot of work to do this week. Maybe in two months I would work on this feature.

Hope it isn’t too late.

Kind regards.

Hola, acabo de colocar tu plugin en mi página web y la verdad es que es una maravilla, aunque echaría en falta algo que no sé si tienes planeado incluir, y es el definir el tamaño de las miniaturas y el número de columnas cada vez que se inserta una galería en una página, así permitiría tener distintos tamaños según el uso que se le vaya a dar.

Por lo demás, enhorabuena. Es el mejor plugin que he encontrado para integrar flickr con wordpress. Mi m´sa sincera enhorabuena.

Saludos desde España.

Hola Sam y gracias por usar MSS.

Es una capacidad que tengo en lista, pero apenas estoy llegando de vacaciones y tengo mucho trabajo represado. Apenas en unas semanas volveré a trabajar en este plugin, y la opción que pides está en el tercer puesto de la lista de prioridades, así que en un mes mas o menos estaría saliendo la nueva versión con la capacidad que solicitas.

Espero que no sea tarde.

En absoluto. Tengo claro que desde ahora en adelante usaré tu plugin para mostrar fotos en mi web. Seguro que poco a poco irá teniendo todas esas funcionalidades que te van pidiendo y que consideras útiles, como lo que comentaban anteriormente de poder mostrar álbumes privados, que sería estupendo, pero iré viendo como evoluciona tu plugin poco a poco. Tardaré mucho en dejar de usarlo.

Enhorabuena de nuevo por tu excelente trabajo.

Thanks for this plugin Sebaxtian!

Some feedback: what about adding an option to hide the image caption? It is specially annoying when no caption has been defined and «No name» shows there by default…

Thanks in advance!

Buenas de nuevo Sebaxtian. Te informo de que con la nueva actualización de WordPress tu plugin da el siguiente error al insertar una galería en una página: «El archivo XML no existe».

Quizá ya lo habías detectado, pero creí que debía informarte. Un saludo.

Hola Sam.

Hice pruebas en mi servidor local (WP 3.0.5, MSS 0.12.7.99) usando galerías de usuarios que no estuvieran registrados con anterioridad y no pude replicar el error.

Es posible que me esté perdiendo de algo, así que podrías por favor indicar el nombre de usuario que te está dando problema y el nombre de la galería. Es posible que ahí radique la situación en cuestión.

Revisa también si con galerías de otros usuarios se presenta el mismo problema.

Hello,

More détails about ‘El archivo XML no existe’ ‘Le fichier XML n’existe pas’

My config: WordPress 3.1 FR, PHP Version 5.2.17, Simplexml Revision: 299016 $Schema support enabled

When I use the Wizard, I get the following message in the username field :
Fatal error: Cannot instantiate non-existent class: simplexmlelement in /homez.333/igtit/ucclesport/wp-content/plugins/mudslideshow/sources/picasa.php on line 30

JF

Hey sebaxtian!

I think your Plugin looks great to insert some flickr-pictures into my blog. Unfortunately, I always get this

«Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 122880 bytes) in /hp/bd/ab/pp/www/mrautumn.de/wp-admin/includes/post.php on line 102»

when I try to activate a version that is newer than 0.9.96 🙁

Can you find a solution for that problem?

Would be very nice because it seems that your plugin is the only one that makes what I need!

Thank you 🙂

Hi mrautumn. Thanks for using MudSlideShow.

Looks like a low memory limit. Ask your hosting to gives you more ‘memory_limit’ in your php config.

Tell me if this solve your bug.

Love your plug in, and have said so before.

I am having the same problem as many people, with the page only showing header and footer on long posts like this one.

http://creekmoreworld.com/2010/09/week-19-goldilocks-and-the-titty-docs-a-tough-reconstruction-decision/

I have changed the memory_limit up to 128 with the help of my provider. But nothing works. If I disable mudslide, the post shows, but without any pictures of course.

Any thoughts? How high does that memory number have to be?

No, it’s any gallery I think. I have at least 10 posts that used to work, but now show only the header and footer.

They are all my longest posts, and if I make them smaller by removing pictures and text, they will display.

I am working with my hosting company and we have tried changing the php memory limit, but it’s not helping.

here is one of the posts.

http://creekmoreworld.com/2010/09/week-19-goldilocks-and-the-titty-docs-a-tough-reconstruction-decision/

Most of the pictures are from this gallery.

https://picasaweb.google.com/creekmoreworld/CancerWeek19#

Ok, first we have to be sure your php configuration has enough memory_limit. Do you know how to see the php info? (send me a tweet to speed this conversation, you can see my account at the top of the sidebar)

I have tested your post. Cut it in almost 4 pages each one with max 5 ‘mudslide’ tags (use alt + shift + p to add a page separator inside the post), and check again. Tell me if this solve the situation.

Kind regards.

Hi Sebaxtian,
thanks a lot for the plugin 🙂

I installed it on my wordpress site and each time I activate it I see the following Warning:
Warning: preg_match_all() [function.preg-match-all]: Compilation failed: unrecognized character after (?< at offset 3 in /var/www/vhosts/collectif-tunisien.com/httpdocs/wp-content/plugins/mudslideshow/mudslideshow.php on line 391

this appears on top of my site and on top of the widget.

Do you have any idea how to fix this?

thanks.

Hi Mourad.

The line in the warning is inside a problematic function required to identify wich browser is beeing used. I’m currently trying to solve it. Wait for the next release.

Kind regards.

Not really. But, you can quickly solve the situation commenting the lines 406 to 409 (add // at the beginning of each line). With this IE7 and older versions would have problems, but it is a minimal group.

hi, you asked me to post a comment on your page for support (from the wordpress.org forums – my username is plagueofangels). if you can email me at the address on this comment, ill send you my server info you requested. thanks for the help!

Hola, estaba intentado utilizar estye plugin pero cuando quiero activarlo me sale este error: Fatal error: Cannot redeclare improved_trim_excerpt() (previously declared in /home3/xxx/public_html/blog/wp-content/themes/platformpro/core/library/library.functions.php:441) in /home3/xxx/public_html/blog/wp-content/plugins/mudslideshow/mudslideshow.php on line 147

hay forma de solucionarlo?

Hola Martín.

Para una solución rápida, edita el archivo mudslide.php y cambia improved_trim_excerpt por algo como muds_improved_trim_excerpt

De todas maneras debo actualizar esa función para que si otro plugin la usa no genere estos problemas.

Hello,
I installed last version (mudslideshow.0.12.8.8) on WordPress 3.1.2.
I get a problem with highslide: the loading image of expanded photo stays turning indefinitely.
I tried to reinstall, to clean the database: no way.
It works with others viewers (fancybox…).
Do you have an idea to fix it ?
Regards.

Hello,

I think I’ve find the bug:
«(backslashs)» are created by Mudslideshow if an apostrophe is present in the lang file.

Hope it will help.

I think the plugin has potential but I am trying to find a plugin that will be able to display all the Picasa albums that I have on one page.

This plugin is also doing some strange things with my theme but I will get to that

Hi sebaxtian.

your mudslideshow is pretty cool, i am use it in my blog :D, thx a lot …

but … i am found a little problem, when i am insert gallery from my picasa, and preview my post, i have some error like this

«Warning: preg_match_all() [function.preg-match-all]: Compilation failed: unrecognized character after (?< at offset 3 in /home/XXXXXXXX/public_html/wp-content/plugins/mudslideshow/mudslideshow.php on line 391"

What should I do?

fyi :
hosting : 000webhost.com
wordpress : 3.1.3

regards
bombardiers

Hi Bombardiers. Thanks for using MSS.

This bug is inside a function that detects if the browser is and old IE 7. It makes a lot of problem, but I wish to delete those functions in a future. Sorry for the inconvenience.

Hi Guys,
we want to update our site http://www.cityshake.de with the Big City Theme (http://themeforest.net/item/big-city-personal-and-blog-wordpress-theme/309410), so we buy it yesterday and now … we have a big problem with your great mudslideshow plugin. We use this for our event-gallerys on our site. You can see it perhaps here: http://www.cityshake.de/2011/07/09/oldenburger-club-tour/

On our new site with the new template it looks so … http://v2.cityshake.de/ … not very good, because by every article on the startpage the pictures from the galery goes more and more to the right … it looks like a table-problem, didn’t it? If I go to an article page, it looks like this http://v2.cityshake.de/2011/07/09/oldenburger-club-tour/#more-6053

On this article site, the galery is not only in the article area, but over the sidebar area too.

I search many hours for solving the problem, but I can’t find a solution. Can you help me please?

Thanx a lot
Chris from CITYSHAKE

PS: The black and grey stripes around the «galery area» in the article doesn’t look good, too. With the old theme, there were no «stripes». Can you help me with this, too?

Guten Morgen Chris.

I’m not sure if you have solved the first question of your message, the one that says that the pictures goes more and more the the right.

About your second question, you can add some rules to your style.css

img.mudsphoto, div.post img.mudsphoto { border: none !important; padding: 2px; !important}

.slideext .slidecontainer { right: 2px !important; bottom: 2px !important; }

img.mudsphoto:hover { border: none !important; }

Hope this would help.

Hi – Thx for a great plugin, which I have been using for some time now.

I just switched template on my homepage, and now MSS i giving me a headache. When inserting a gallery it fills 100& of the page and is then pushing any other content to the bottom. Can I set the gallery area in pixels or in any othe way limit the gallery to the confines of the post?

Hi Bertel, and thanks for using MSS.

Go to Setting / MudSlideShow and set the size of each image and the number of items by row. With this you can adjust the max width of a gallery.

Hope this would help.

Kind regards.

I found a rule inside your theme style that adjust any table to use 100% of the width.

To change this behavior use this rule inside your theme to use the required size.

table.mudslideshow { width: auto !important; }

I have adjusted the values so that I can set the size of tables in the Ecobiz theme. You can see it here: http://bertelbolt.dk/2011/09/tes/ Password is «test»
I’ve set a table at 450 px wide which is true on the page – and i have set table.mudslideshow { width: auto !important; } into the style.css for the theme.

The Mudslideshow still occupies 100% of the page.

Any clues how to solve this will be greatly appriciated.

I absolutely love this plugin!! But, I just installed the SlideDeck plugin for WordPress, and can’t get any of the Mudslide images to show up in in any of the SlideDeck slides. The short code is inserted, but nothing happens.

Any ideas on how I can get it work?

Thanks,

Dan

Sebaxtian:
Un plugin magnifico, estoy desenado aplicarlo a un blog que estoy haciendo. Es el tema Wp-clera y me da un problema:

Si bien el plugin funciona bien, al inicio del post me sae este mensaje por cada una de las fotos que existen en el album de flickr que he elegido:

Warning: preg_match_all() [function.preg-match-all]: Compilation failed: unrecognized character after (?< at offset 3 in /var/www/vhost/lariadelocio.com/home/html/wordpress/wp-content/plugins/mudslideshow/mudslideshow.php on line 391

Sabes cuál puede ser la razón?

Muchas gracias por tu extraordinario trabajo y disculpa que haya metido medio post justo antes….

Hola,

Ante todo, muchas gracias por este práctico plugin.

Me gustaría añadir una imagen aleatoria de picasa en mi página inicial (de la misma forma que lo hace tu widget en el sidebar), ¿hay forma de añadir tu plugin en el código del template?

Gracias.
F.

Sin duda uno de los mejores plugin para conectar con álbumes Picasa por su fácilidad de uso y la estética que consigue. Grande Sebaxtian.

No obstante, parece ser que a raiz de la versión WP 3.3.1 existe una pequeña incompatibilidad, ya que si el usuario desea ver las imágenes a tamaño original estás no superarán los 500px aproximadamente, únicamente se maximiza el tamaño si lo especificamos, por ejemplo con la opción que trae su plugin de 800px (aprox). Si tuvieramos una imagen alojada en Picasa de 1024 píxeles solo podríamos ver la imagen en 800px o en 500px (marcando opción de tamaño original). Es como si WP prefijara un valor para aquellas imágenes que no lo especifican.

Decir también que esta incompatibilidad se encuentra en todos los plugins que he probado. La solución sería una gran ventaja para MudSlideShow que lo desmarcaría aún más del resto.

Gracias por su tiempo y sepa que con su labor esta ayudando a muchos.
Saludos.

Con «Photonic Gallery for Flickr, Picasa, SmugMug and 500px» si funciona lo de las imágenes en su tamaño original pero tiene el inconveniente de que no se pueden seleccionar imágenes individuales (elijes la cantidad de fotos pero no que fotos concretas). Este plugin no funciona para una versión inferior a la 3.3.1!!! 😉 WP 3.3.1 cambio algo al gestionar las imágenes del exterior.

Hola Albert.

Flickr cambió algo en su API hace unos días, y desactivó la clave que usaba MudSlideShow.

Ya conseguí una nueva clave, y estoy haciendo pruebas para detectar si hay otras modificación en la API.

Espero estar publicando entre hoy y mañana.

Que tengas un feliz día.

Is there an update. I’m not able to bring in any new sets and the plugin is gone from the wordpress repository. Is this plugin going to be updated?

Thank you Sebaxtian – I really love this plugin and really look forward to it working again. Please will you let me know when you figure it out and if there is anything I will need to do as a result.

Many thanks for all your time and effort on this brilliant plugin!

Sebastian,

I love this plugin – but now I cannot find it! I’ve tried downloading the plug-in files from one of my websites, zipping them and uploading them to my new Word Press installation, but I can’t get it to work that way.

Can you give me a download link, or let me know when(or if!) it will be available again?

Thanks!

Dan McKinney

Después de mucho buscar creo que he encontrado exactamente el plugin que estaba buscando…pero algo no funciona bien. Tratando de agregar una galería a un post, selecciono el album deseado y pulso insertar. Sin embargo al visualizar el post me muestra el siguiente error:

Warning: preg_match_all() [function.preg-match-all]: Compilation failed: unrecognized character after (?< at offset 3 in /home/a8283332/public_html/wp-content/plugins/mudslideshow/mudslideshow.php on line 391

Estoy trabajando con wordpress 3.4 desde Firefox. Desde Chrome ni siqueira es posible insertar la galeria, me da "error al cargar" justo al pulsar "insert".

Sabrías indicarme la causa del problema? Gracias

Hola Manuel.

Necesitaría saber cuál galería estás intentando publicar: usuario, servicio, galería.

Con estos datos replicaría el error y trataría de identificar dónde puede estar el problema.

Que tengas una feliz noche.

Sebastian,

This plugin not works in devel box localhost/ ?

I’m testing in localhost, but when I try to add gallery, I get the error «The web service endpoint returned a «HTTP/1.0 400 Bad Request» response»

Env (linux box):
wp: 3.4
php: 5.3.10

also:

I’m trying to manually migrate a site with mudslideshow to another server because of server issues.

In the new instance, in the actual instance I have wp 3.2.1 and works well, I put the username and get gallery, in the new instance with wp 3.4, i put the same username and can’t get the gallery.

Any ideas of what can be ?

Hola. Hemos hecho una modificación a tu plugin para reordenar el array que retorna picasa. Dado que tenemos un proxy propio sobre imágenes de picasa tenemos muchísimas etiquetas y álbumes que hacía casi inviable usarlo tal como estaba. Hemos reordenado alfabéticamente ignorando las mayúsculas. Si te interesa que te lo enviemos y/o incorporarlo no tienes más que enviarme un email. gracias.

Hola:

He actualizado tu plugin de la version 0.12.13 a la 0.12.14 y la galeria simple me ha dejado de funcionar. En lugar de mostar un reproductor con los iconos para moverse foto delante y foto detras muestra las fotos una debajo de otra. eLa galería normal sí funciona. He tenido que volver a la version 0.12.13 hasta que se solucione.

Un saludo y felicidades por el plugin

Hola Juan.

He hecho algunos ajustes a este plugin para poder usarlo en la página de un cliente. ¿Podrías confirmar si la última versión (0.12.15) solucionó el problema que tenías? Si no es así, podrías por favor tomar una imagen de pantalla y usar tu navegador para crear una copia de la página (código html, imágenes y estilo) y enviarlas parta poder identificar el problema.

Gracias por usar MudlideShow.

Hola sebaxtian: utilizo mudeslideshow Estoy haciendo servir mudeslideshow en mi blog para cargar fotografias desde flickr y desde hace pocos dias no funciona.las fotos y galerias no apareceren en la interfaz que utilizas para cargarlas desde la barra de opciones. Por otro lado,las fotos y galerias antiguas se siguen cargando desde linea de comandos pero las nuevas no las encuentra.

Hola Pedro.

La solución para la situación de Flickr es sencilla. Si eres capas de modificar el código fuente del plugin te puedo enviar las instrucciones, o si prefieres puedes esperar hasta la siguiente actualización (en unos días).

Hola Sebaxtian: lo primero de todo es agradecerte tu respuesta. Si me
puedes enviar las instrucciones probaré suerte. Tengo problemas de espacio
en mi alojamiento y las publicaciones las voy subiendo a flickr. Haré la
prueba y si no te molesta te informaré de como va el parche.
Muchas gracias de nuevo por tu ayuda. Un saludo

Gracias Pedro.

Edita el archivo:

wp-content/plugins/mudslideshow/sources/flickr.php

Cambia cualquier http:// por https:// (solo es agregar la s). Serían casi 20 cambios (no sé el número exacto). Has el cambio con un buen editor (notepad++ es una opción) para facilitar el trabajo y no perder la codificación. Eso es todo.

Quedo atento.

Hola Alberto: cuando realizo el cambio se cargan las fotografias y galerias correctamente,pero al activar el pluggin sale un mensajecde error: el pluggin ha provocado una salida inesperada de 3 caracteres durante la activacion.si ves mensajes de cabeceras ya enviadas…etc. entonces cuando quieres acceder al escritorio no te deja.
Ya esperaré a que actualices el pluggin. Muchas gracias por tu atención y ayuda. Saludos

Hola, muchas gracias por esta fantástica herramienta. La llevó utilizando mucho tiempo en nuestra web y estoy tremendamente contento por la sencillez con que me permitía subir mis galerías. El problema llegó hace un mes, empecé a utilizar tb picasa para subir galerías en otras páginas de la web y desde entonces no consigo que mudslide me actualice las galerías nuevas cargadas desde flickr… Tienes idea de porque no me permite la actualización, lo he probado desde galerías, imagen e imagen simple, pero cdo le doy al botón de actualizar no hay manera de que aparezcan mis últimos álbumes de flickr. Tengo actualizado el plugin. Te dejo mi código de flickr por si vale de algo 92233072@N08 LLevó toda la web con este formato y la verdad es que me gusta mucho como se visualiza en cualquier dispositivo. Muchas gracias

Hola Jose.

Muchas gracias por usar MSS. Flickr actualizó su API y por eso no se actualiza la lista de MSS.

El asunto es que MSS es ya muy viejo y con los cambios que están haciendo en Picassa he optado por esperar antes que reestructurar el plugin.

Si sabes cómo usar ftp, busca el archivo /wp-contet/plugins/mudslideshow/sources/flickr.php y lo cambias por este otro https://drive.google.com/file/d/0B7-exQ7bqDl7RzYtYVAxOWJjSnM/edit?usp=sharing

Hi Sebaxtian,

I downloaded and installed your plugin, and it work(ED) great! Something updated this am. Not sure if it was WordPress, or my theme, but something updated and now whenever your plugin is loaded, my front page slider stops working, and I lose the navigation arrows.

Hola Sebaxtian,
Tengo instalado este plugin en mi web donde tenía mi galería de imágenes. Hace poco actualicé mi WordPress a la versión 4.0. Veo que el plugin ya no es compatible con esta versión. ¿Qué puedo hacer para volver a visualizar mi galería? ¿Tenéis previsto hacerlo compatible con el 4.0 de WP?
Gracias.

Hola Carlos.

Mudslide es un plugin muy viejo. De momento estoy investigando nuevas opciones para crear su reemplazo, así que es muy probable que no lo actualice.

Sin embargo en mi servidor local no me da problema. ¿Puedes ser más específico con la situación que se te está presentando?

Quedo atento.

Gracias por tu respuesta. Desde que actualizé WordPress a 4.0 tengo problemas para visualizar las imágenes. En la página pública, me aparece el siguiente error: «The web service endpoint returned a «HTTP/1.1 403 Forbidden» response».

En el editor tampoco me aparecen las imágenes, me aparecen estas líneas:

Seleccione una galeria: [mudslide:flickr,0,69167211@N03,72157631843023599,1,s,left][mudslide:flickr,0,69167211@N03,72157631843023599,2,s,left]

Etc.

Gracias por tu ayuda.

Responder a Ivan Cancelar la respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *