DeevaM Posted April 5, 2014 Share Posted April 5, 2014 I am hoping to find someone that can take a look at one of our sites that use Xinha CMS. We have 21 of them in use by our clients and all of a sudden none of them will save changes that have been made on a page. Clients sign in, edit their page, click save changes, and nothing happens. Our hosting service says nothing has changed. They tried a couple of things, but no luck. They have advised us to contact a Xinha developer, but not sure if it is even being developed any longer. ANY help would be appreciated. Thank you. Quote Link to comment https://forums.phpfreaks.com/topic/287532-need-help-from-someone-that-might-know-xinha-cms/ Share on other sites More sharing options...
mac_gyver Posted April 5, 2014 Share Posted April 5, 2014 as best as i can tell, xinha is a WYSIWYG html editor, not a CMS. a CMS would use xinha as a way of editing the content using a web based interface. so, the question is, what CMS are you using? also, what debugging have you done to find out what the code is doing, to narrow down where the problem is occurring at? Quote Link to comment https://forums.phpfreaks.com/topic/287532-need-help-from-someone-that-might-know-xinha-cms/#findComment-1475039 Share on other sites More sharing options...
DeevaM Posted April 5, 2014 Author Share Posted April 5, 2014 Sorry. You are correct. Xinha is an open source html editor. Our sites are all php based and do not use anything other than Xinha for content. Since these all started having issues within the same week, I had tech support from our hosting company take a look. They tried disabling security mod, but beyond that, nothing else so far. They have suggested that there is a missing extension or plugin possibly. They also said that the only change to the server they have made is the addition of a php selector within the cpanel instead of using php.ini. Although I have had employed coders in the past, I am not a coder. I can certainly implement suggestions, and provide information, but beyond that, I am a bit lost. I can provide error logs and anything else that may help shed light on this. Thank you. Quote Link to comment https://forums.phpfreaks.com/topic/287532-need-help-from-someone-that-might-know-xinha-cms/#findComment-1475061 Share on other sites More sharing options...
mac_gyver Posted April 5, 2014 Share Posted April 5, 2014 the only change to the server they have made is the addition of a php selector within the cpanel instead of using php.ini it's likely this resulted in a different default version of php or a different configuration of php that altered how the server side code needs to access submitted form data. it would take seeing the form code and the server side code responsible for handling the submitted form data to even have a chance at helping. Quote Link to comment https://forums.phpfreaks.com/topic/287532-need-help-from-someone-that-might-know-xinha-cms/#findComment-1475066 Share on other sites More sharing options...
DeevaM Posted April 5, 2014 Author Share Posted April 5, 2014 I can get you screen shots of all php information on the server, and whatever files it would require if you are willing to take a look. Just let me know what files or information you need? If you need access to a site, I can back it up and arrange that also. Quote Link to comment https://forums.phpfreaks.com/topic/287532-need-help-from-someone-that-might-know-xinha-cms/#findComment-1475071 Share on other sites More sharing options...
mac_gyver Posted April 5, 2014 Share Posted April 5, 2014 that's not really how programming help forums work. we're here to help programmers with their code problems and would expect the person we are helping to be able to identify/locate and post just the relevant/asked for information. it's sounding like you should post in the 'Job Offerings' forum section. Quote Link to comment https://forums.phpfreaks.com/topic/287532-need-help-from-someone-that-might-know-xinha-cms/#findComment-1475073 Share on other sites More sharing options...
DeevaM Posted April 6, 2014 Author Share Posted April 6, 2014 ok. thank you. I am just trying to get pointed in the right direction to get the help I need on this. Have a good weekend. Quote Link to comment https://forums.phpfreaks.com/topic/287532-need-help-from-someone-that-might-know-xinha-cms/#findComment-1475089 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.