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! 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.
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. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org