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 dos visores de imágenes: Highslide y Lytebox, 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.
Este plugin requiere la instalación de minimax para que funcionen los complementos Ajax.
Internacionalización
- Francés por Oyabi.
Muchas gracias por tu tiempo Thomas.
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.
- Funciona con minimax.
- Widget para mostrar fotos de las galerías que han sido agregadas a la página.
- Genera XHTML válido.

















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
Hi Tommy.
wp_create_nonce is a function in WP, maybe this error is in the RC cycle. I’ll check it.
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.
Thanks Tommy. The bug was fixed, and a new release is coming.
I’ll like to hear your opinion about MudSlideShow.
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!
Remember to press F5 to use the new CSS.
Ah, of course! Yeah, that helps improving the looks, now the wrapping looks much better!
New release 0.9.2.7, maybe this is a winner. It has a new CSS file, F5 is required.
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 Eliot.
I´ll check it tomorrow. Thanks for reporting this bug.
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.
Thanks for looking into it. Here’s the URL…my first and last name are the domain.
http://xxxxxxxxxxx.com/2/wp-admin/plugins.php?error=true&plugin=mudslideshow%2Fmudslideshow.php&_error_nonce=6198e4ace2
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 Dhaval.
A new release of MudSlideShow has come and it fixed the bug you asked some time back. Can you chek it and tell me how it goes?
Thanks
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
Hi Tommy.
Can you send me by email the private link?
Private albums are out of the scope of MSS, but if there is a way to get a private link to a public album maybe we can do something.
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 Justin.
Can you send me your username in picasa to check it in my local site?
And the URL to the site where you have installed MudSlideShow, to check if it created the cache directory.
Hi Justin.
A new release of MudSlideShow has come and it fixed the bug you asked some time back. Can you chek it and tell me how it goes?
Thanks
hola
==> Línea 1
http://www.xxx.com/xxx/wp-content/plugins/mudslideshow/ajax/data.php
require_once( ‘../../../../wp-config.php’ );
sustituir
require_once(ABSPATH . ‘wp-config.php’);
but i’m this error
Erreur : mnmx is not defined
Fichier Source : http://www.cobestran.com/cobestrapress/wp-content/plugins/mudslideshow/tinymce/mce_mudslide.php?ver=327-1235
Ligne : 1
With your help we found a bug in MudSlideShow.
A new release has come for minimax and MudSlideShow, tell me how it goes.
I have a new error on the return to the list of galleries Picasa
Erreur : aucun élément trouvé
Fichier Source : http://www.cobestran.com/cobestrapress/wp-content/plugins/mudslideshow/tinymce/mce_mudslide.php?ver=327-1235
Ligne : 1
example of user : mihailovictatjana1
http://picasaweb.google.com/mihailovictatjana1
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?
After adding the plugin Lexi, there is no error. it’s ok !?
I use Firefox 3.5.7
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.
Ok, it tells me something new.
I’ll check it in an hour.
I spoke too soon, it does not work. Even with Lexi
Better then. It looks like the bug I’m chassing months ago.
Can we talk in Messenger?
talk by mail.
I work so I answered when I 2 minutes !
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)
With your help we found a bug in minimax.
A new release has come for minimax and MudSlideShow, tell me how it goes.
Super! Now it works perfectly! I updated both plugins, and now it finds immediately my Galleries on Picasa
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
Hi Antonio, and thanks for the bug report.
The ‘last photos’ album is in early developement stage, and I didn’t tested it deeply. I’ll search it ASAP.
Bug solved, new release comming now.
Sebaxtian, I updated and tested MSS this morning, and it works perfectly, congrats!
Here is a test page (the same that yesterday was crashing the DB):
http://www.antoniotroina.com/?p=78
Now is ok! Could you tell me which was the last issue that was dropping the DB? Now I’m curious
Let me know if you need some more testing, I will be happy to be useful!
Greetings from Italy!
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.
Ok, great! I will update and try it tomorrow, here it’s 1:15AM and I already turned off my computer!
Talk to you tomorrow, thanks for your support!
Anto
Thank you to help me to test this plugin. This has been a boost in MudSlideShow and Minimax development.
[...] Por algun lugar habia que empezar, no? Muchas de estas fotos se las debo a algunas personas y pues aprovechando las publico aqui. Originalmente queria mantener los contenidos en este hosting, pero al final me decidi por usar Picasa y ligar los albums en el blog, es muy sencillo utilizando el plugin MudSlideShow. [...]
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.
Cuervitte, otro favor. ¿Podrías hacer otro snapshot de este problema pero mostrando la parte inicial de todo ese código? Es para saber dónde inicia el bug.
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. cuervitte@gmail.com 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
sebaxtian@gawab.com
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
Hola Vera.
Mi correo está como correo de réplica en todos los mensajes que envía la página. Solo dale a ‘Responder’ en tu cliente de correo o en tu Webmail.
Un saludo
Tengo una teoría. ¿Tienes activo algún plugin de cache? Si es así ¿podrías desactivarlo y hacer de nuevo las pruebas con MudSlideShow?
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
.
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:\wamp\www\indeportes\subsedes\wp-content\plugins\mudslideshow\templates\mudslide_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.
Gracias por el enlace Sebaxtian.
Un cordial saludo.
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.
Thanks. I’ll keep an eye out for it.
New release with new cache system. Tell me how it goes.
No change. But I downgraded to Mudslideshow 0.9.6 and minimax 0.3.2 and it works fine now.
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
Hola Fabrizio.
Nueva versión que espero haya solucionado el bug que reportaste.
Feliz inicio de semana.
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 ?
Hola Fabrizio.
¿Podrías darme el nombre de usuario de Picasa? Tal vez tenga una combinación de caracteres que no he probado.
el usuario de picasa es fabrianchi lo raro es que me pasa en mi equipo local y en el del server
Saludos
Hola Fabrizio.
Hay una nueva versión con un nuevo esquema de cache. Posiblemente solucione el bug que reportaste.
Me cuentas cómo te va con la nueva versión.
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 Thomas.
In this release you have to change it in the code, but the next release -next weekend- would let you define the size in the configuration menu.
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
Hi James.
Can you give me the URL of the site with the problem? MSS seams to have problems in some hostings.
Yes, its http://www.westexetc.devon.sch.uk
Thanks for your help.
Hi James.
Can you send me the link to a gallery in Picasa or Flickr you want to show with MSS?
Hi Seb – I emailed you a reply.
James
Can you use this tag in a post?
[mudslide:flickr,0,47550302@N08,72157623293957157]
Does it display the gallery?