Por favor ingresa o regístrate.

Ingresar con nombre de usuario, contraseña y duración de la sesión

Autor Tema: Saving changes redirects to login page  (Leído 264 veces)

Desconectado rhyne

  • Nuevo
  • *
  • Mensajes: 1
  • Reputación: 0
    • Ver Perfil
Saving changes redirects to login page
« en: Marzo 02, 2010, 08:21:19 »
Hi,

This plugin is exactly what I have been looking for. I am running the latest version of WordPress 2.9.2.

I am having a problem doing anything beyond creating the carousels. I try to add content, but as soon as I do, or try and make any changes to it, it kicks me out and I have to log back in to the dashboard. No changes are saved.

Please let me know if I can do anything to get it working.

I did notice that in the redirect url it uses http://sitename.com and not the url defined in the admin section, which is http://www.sitename.com. Does this have anything to do with it?

Thanks!

Desconectado Sumolari

  • Administrator
  • *****
  • Mensajes: 221
  • Reputación: 4
  • Sexo: Masculino
  • SumoAdmin
    • Ver Perfil
    • Sumolari.com
Re: Saving changes redirects to login page
« Respuesta #1 en: Marzo 05, 2010, 01:18:49 »
I think that WP Carousel redirects to an incorrect URL (http://sitename.com instead of http://www.sitename.com). The error could be in wp-carousel.php in line 2396:


$url
['COMPLETE'] = $url['PROTOCOL'].'://'.$_SERVER['SERVER_NAME'].$url['PORT'].$_SERVER['REQUEST_URI'];


But I'm not sure. I'll check it and I'll fix this in a few days.

Desconectado Sumolari

  • Administrator
  • *****
  • Mensajes: 221
  • Reputación: 4
  • Sexo: Masculino
  • SumoAdmin
    • Ver Perfil
    • Sumolari.com
Re: Saving changes redirects to login page
« Respuesta #2 en: Marzo 07, 2010, 08:56:49 »
I think that this bug is fixed in WP Carousel 0.4.0.10. Please, update your WP Carousel's installation and check this.