Author Topic: problem with html on profiles  (Read 27799 times)

0 Members and 1 Guest are viewing this topic.

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: problem with html on profiles
« Reply #30 on: March 28, 2006, 12:23:30 AM »
none can help in delete comas (or whatever this call in english) :( "\" from my html (in my additional fields !

each time user update profile this added \ 's on profile text and html code !!  8O ..this is a bit annoying..

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: problem with html on profiles
« Reply #31 on: March 28, 2006, 01:27:18 AM »
Because this does is not happening in fresh, not modifyed 4images...try a fresh 4images and see if this still happening on your server, then you can compare the code.

P.S. " \ " - is a back slash and " / " is a forward slash.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: problem with html on profiles
« Reply #32 on: March 28, 2006, 01:37:33 AM »
Because this does is not happening in fresh, not modifyed 4images...try a fresh 4images and see if this still happening on your server, then you can compare the code.

P.S. " \ " - is a back slash and " / " is a forward slash.

Actually i've test it on test-gallery and this happen too !!  :oops:

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: problem with html on profiles
« Reply #33 on: March 28, 2006, 02:05:13 AM »
check in phpinfo and see if magic_quotes enabled on the server
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: problem with html on profiles
« Reply #34 on: March 28, 2006, 02:45:33 AM »
check in phpinfo and see if magic_quotes enabled on the server

magic_quotes_gpc On On
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: problem with html on profiles
« Reply #35 on: March 28, 2006, 03:46:28 AM »
Never mind, I could reproduce it and we are working on this issue now ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: problem with html on profiles
« Reply #36 on: March 28, 2006, 04:29:11 AM »
Never mind, I could reproduce it and we are working on this issue now ;)

Thanks alot  :D

this happen more when user change userpic,or avatar, i mean when user reload page to save him/her profile  :wink: , bit annoy , this happen if we change from ACP too :S

but warn me when you got some news about it  :mrgreen:

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: problem with html on profiles
« Reply #37 on: April 03, 2006, 05:39:55 AM »
any new ?  8)