Dave Howorth wrote:
On Mon, 19 Nov 2018 20:30:26 +0100 Per Jessen <per@computer.org> wrote:
Dave Howorth wrote:
On Mon, 19 Nov 2018 18:38:07 +0100 Per Jessen <per@computer.org> wrote:
Apologies for being off-topic -
I have a hosting customer who wants his website hosted with us. It was made by somebody else, and they are now unwilling to help with debugging a CMS Made Simple problem - they would prefer hosting locally on their own servers.
I'll post the error message here:
PHP Fatal error: Uncaught Error: Class 'SXCore' not found in
/srv/www/vhosts/srv003053/htdocs/lib/classes/class.moduleoperations.inc.php:634\nStack
trace [snip]
My first guess would be to search for some file(s) related to SXCore and if they exist check that they're in a place where PHP can find them.
Yup, me too :-) did that, apparently "modules/SXCore" was renamed to "modules/neuSXCore" - apparently to avoid some other error messages.
Well then, the code that is attempting to load it needs adjusting as well!
That is my suspicion too - our apache hosting setup is quite restrictive, but not unreasonably so. I just have this hunch that CMS Made Simple is making a wrong assumption somewhere.
Note that 'code' in this context may include a conf file or suchlike. And if PHP is sufficiently Perl-like in this respect (don't know, hate PHP) the code that uses it will need adjusting as well. In short, it might be simpler to find the proper solution to the 'other error messages' rather than bodging it.
Agree. I was about 5milliseconds from setting up a copy of the site for debugging, until I realised I know nothing about CMS.
There is, afaict, no user support mailing list for CMS Made Simple.
Yeah, I know - the sign of an immature project, no mailing lists, only fora. :-(
Hmm, I'd like to think you're right, but sadly I suspect it just means it's run by millenials rather than geriatrics like me.
Quite likely, yes. Not sure what says about the quality. -- Per Jessen, Zürich (1.2°C) http://www.hostsuisse.com/ - virtual servers, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org