changedata.php - Dosent redirect back to editor - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: changedata.php - Dosent redirect back to editor (/showthread.php?tid=1290) |
changedata.php - Dosent redirect back to editor - rigor789 - 2011-02-08 Hello! I got a problem, since I use Emporium Theme when i edit a page and clcik save the changedata.php opens but doesent redirect to the edit page (it saves the content but if i refresh make's a duplicate of that page), The problem is if i change the theme problem still be there, i compared the original changedata.php and that on the site but they are same, so i dont know where the problem is. I hope someone can help me changedata.php - Dosent redirect back to editor - ccagle8 - 2011-02-08 is it only when you use the Emporium Theme? Are you using GetSimple version 2.03? changedata.php - Dosent redirect back to editor - rigor789 - 2011-02-08 ccagle8 Wrote:is it only when you use the Emporium Theme? Are you using GetSimple version 2.03? I have the latest version of get simple, and yes its a problem since i first turned on the theme, and now it doesent matter which theme is selected so i cant solve the problem.... changedata.php - Dosent redirect back to editor - ccagle8 - 2011-02-08 it sounds like permissions problems. What does your health-check show? (Support->Health Check) changedata.php - Dosent redirect back to editor - rigor789 - 2011-02-08 ccagle8 Wrote:it sounds like permissions problems. What does your health-check show? (Support->Health Check) All say's OK and evrything is green changedata.php - Dosent redirect back to editor - rigor789 - 2011-02-08 maybe some of the plugins do it... ( isent you the login details for the site check it - alter i will change password ) Oh and the Emporium theme is edited, but i dont think it matters changedata.php - Dosent redirect back to editor - ccagle8 - 2011-02-08 well, lets boil it down step by step. 1. remove all plugins -> Try it 2. Change it back to the default theme -> Try it 3. I see your folder missions are 755. Try CHMOD'ing them to 777 instead -> Try it again changedata.php - Dosent redirect back to editor - rigor789 - 2011-02-08 ccagle8 Wrote:well, lets boil it down step by step. i will try it later.... Ty for quick response changedata.php - Dosent redirect back to editor - rigor789 - 2011-02-09 I got the problem: I changed the php file to UTF-8 because i ned cyrilic letters, and since then i have the problem now i changed back to ANSI and evrything is OK... But how can i use cyrilic letters if i have ANSI? changedata.php - Dosent redirect back to editor - ccagle8 - 2011-02-09 which PHP file did you change to UTF-8? changedata.php - Dosent redirect back to editor - ccagle8 - 2011-02-09 Also, try saving the file as UTF-8 without BOM. That has made a difference before. changedata.php - Dosent redirect back to editor - rigor789 - 2011-02-09 ccagle8 Wrote:Also, try saving the file as UTF-8 without BOM. That has made a difference before. I seems to be fine Evrything is OK now Thank you for your help )) |