Loading

Author Topic: OSClass 2.3.5  (Read 936 times)

Juan Ramón

  • OSClass Developer
  • Hero Member
  • *****
  • Posts: 2243
    • osclass.org
    • Email
OSClass 2.3.5
« on: January 16, 2012, 10:13:25 pm »
Release highlights:
  • Escape quotes in attr values of input tags using a new helper: osc_esc_html #105
  • PHP Warning if the user doesn’t have a description in his profile #108
  • PHP Warning in Search model #110
  • Modified behavior in add/edit form of custom fields #112
  • Style of radio buttons in custom fields #117
  • JS error in add/edit page in oc-admin #119
  • XSS vulnerabilities in search page
  • SQL injections in search page and AJAX request in oc-admin (need to be logged as an admin)

More info

rzk

  • Newbie
  • *
  • Posts: 44
Re: OSClass 2.3.5 - error acceso admin
« Reply #1 on: January 17, 2012, 12:14:32 am »
Acabo de actualizar a la 2.3.5 desde la 2.4.1 y me lanza error  :-\ al intentar acceder como admin al backend. He mantenido el config.php pero me dice que pass incorrecto. He revisado el login.php de las dos versiones y no veo cambios. Revisaré la DB y os comento.
Además la opción de recuperar pass, no manda mail.

Alguien más con estos problemas?

PS. Todo esta corriendo en localhost
« Last Edit: January 17, 2012, 12:17:32 am by rzk »

trains58554

  • Super Moderator
  • Hero Member
  • *****
  • Posts: 1815
  • The Ghostbuster
Re: OSClass 2.3.5
« Reply #2 on: January 17, 2012, 12:17:53 am »
Hi rzk,

How did you go about updating osclass manual or automatic?

Jay

Juan Ramón

  • OSClass Developer
  • Hero Member
  • *****
  • Posts: 2243
    • osclass.org
    • Email
Re: OSClass 2.3.5 - error acceso admin
« Reply #3 on: January 17, 2012, 02:09:47 am »
Acabo de actualizar a la 2.3.5 desde la 2.4.1 y me lanza error  :-\ al intentar acceder como admin al backend. He mantenido el config.php pero me dice que pass incorrecto. He revisado el login.php de las dos versiones y no veo cambios. Revisaré la DB y os comento.
Además la opción de recuperar pass, no manda mail.

Alguien más con estos problemas?

PS. Todo esta corriendo en localhost

Es muy extraño... no debería darte ningún error.

rzk

  • Newbie
  • *
  • Posts: 44
Re: OSClass 2.3.5
« Reply #4 on: January 17, 2012, 03:55:22 am »
sigue igual después de varios intentos, incluso manual. he revisado los permisos y todo parece estar como debe. por cierto, desde la ver. 2.3 no he podido actualizar desde el backend, tan solo manualmente. imagino que no tiene nada que ver pero lo comento por si alguien más le sucede. seguiré probando y os cuento.

still the same even updating manual. I checked the permissions but everything seems to be ok. indeed, from 2.3 version I could not update from backend, only manually. I guess that has nothing to do but I mention it for anyone else happens. I will keep trying and will tell you.

rzk

  • Newbie
  • *
  • Posts: 44
Re: OSClass 2.3.5
« Reply #5 on: January 17, 2012, 04:07:44 am »
Problema resuelto. Al final cambié la pass de admin en la DB y listo. No es la solución que esperaba pero al menos tengo acceso al backend y todo parece estar en su sitio  ::). ah, si le pasa a alguien y debe cambiar la contraseña de admin en la DB que no se olvide que es de tipo SHA1.

PS. Lo único que sigue igual que en las otras versiones es el mensaje de "actualice la versión" a pesar de estar actualizada. Creo haberlo leido por el foro anteriormente pero ahora no encuentro el post para solucionar este mensaje. Si alguien lo recuerda y no le molesta copiar el link aqui, yo agradecido.

Alexandr

  • Jr. Member
  • **
  • Posts: 85
Re: OSClass 2.3.5
« Reply #6 on: January 17, 2012, 10:18:11 am »
Hi.
I do not want to change oc-content/themes/modern
when upgrading from 2.3.4 to 2.3.5
I do not want to change the skin
I can not change?
« Last Edit: January 17, 2012, 10:20:45 am by Alexandr »

trains58554

  • Super Moderator
  • Hero Member
  • *****
  • Posts: 1815
  • The Ghostbuster
Re: OSClass 2.3.5
« Reply #7 on: January 17, 2012, 10:22:14 am »
Hi Alexandr,

You can make a backup of your current theme folder and then just paste it back in after the update is done.

Jay

airpk

  • Newbie
  • *
  • Posts: 10
Re: OSClass 2.3.5
« Reply #8 on: January 17, 2012, 11:05:13 am »
i want to upgrade but i have made lot of changes
in
modern theme files
also in admin panel files
also in core and helper files.

is there any way to do upgrade manually.

or just replace the necessary files, if possible which files should be replaced?

Thanks

ingo

  • Full Member
  • ***
  • Posts: 221
Re: OSClass 2.3.5
« Reply #9 on: January 17, 2012, 11:20:15 am »
Hi airpk,

look at this page

http://wiki.osclass.org/Updating_OSClass

regards

HimSelf

  • Full Member
  • ***
  • Posts: 128
    • e-commerce blog
Re: OSClass 2.3.5
« Reply #10 on: January 17, 2012, 11:21:39 am »
@ingo we are speaking about getting the impacted lines of this update in template & admin area (template only for me)

like that we don't have to scratch our modified files ;-)
Hello, i'm Greg from Belgium. I own Osclass on my Belgium free ads website. I also do have a free games website, just visit it an you may also discover my french do it yourself blog.

airpk

  • Newbie
  • *
  • Posts: 10
Re: OSClass 2.3.5
« Reply #11 on: January 17, 2012, 12:00:37 pm »
Dear ingo

Thanks for reply, but this is general help how to upgrade.

i have requested list of files / folders to replace and get the latest code?

also changes in database?

Thanks

Alexandr

  • Jr. Member
  • **
  • Posts: 85
Re: OSClass 2.3.5
« Reply #12 on: January 17, 2012, 12:04:07 pm »
thank you trains58554

i want to upgrade but i have made lot of changes
in
modern theme files
also in admin panel files
also in core and helper files.

is there any way to do upgrade manually.

or just replace the necessary files, if possible which files should be replaced?

Thanks
This question and I care about.

Juan Ramón

  • OSClass Developer
  • Hero Member
  • *****
  • Posts: 2243
    • osclass.org
    • Email
Re: OSClass 2.3.5
« Reply #13 on: January 17, 2012, 01:33:16 pm »
1. There is no changes in the database structure
2. The modern theme doesn't have to many changes: http://pastebin.com/dXGb4vb7
3. The admin theme: http://pastebin.com/9L94Fbkj

airpk

  • Newbie
  • *
  • Posts: 10
Re: OSClass 2.3.5
« Reply #14 on: January 17, 2012, 04:49:27 pm »
Dear Juan Ramón

thank what files are changed?

this was my basic question.

Thanks