Problems installing seminarplan module

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
hotaru
Forum Members
Forum Members
Posts: 79
Joined: Mon Apr 17, 2006 5:38 pm

Problems installing seminarplan module

Post by hotaru »

Hello! I'm in the very early stages of implementing CMSMadeSimple for a school website. Brand new installation of version 0.12.1. I'd like to try out the seminarplan module - is version 0.4 stable?

On install I get the message:

[shadow=red,left]Install Message for seminarplan Module
--Add Me - module:seminarplan string:inposmes--[/shadow]

This error message is also the name for this module on the "Content" menu. When I go to edit content for this module, I then have two tabs that seem to work correctly - I can even add a "trainer" successfully - but the far right tab says "--Add Me - module:seminarplan string:tabpreferences--"

I have tried uninstalling, redownloading the module, and reinstalling, as well as going back to version 0.3 but keep on getting the same message(s).

Any thoughts?  :)
cyberman

Re: Problems installing seminarplan module

Post by cyberman »

hotaru wrote: Any thoughts?  :)
That's not an error message for real - it's only an information, that in your module path is not a translation file for your default language.
hotaru
Forum Members
Forum Members
Posts: 79
Joined: Mon Apr 17, 2006 5:38 pm

Re: Problems installing seminarplan module

Post by hotaru »

Oh, I had given up on this module.  :)

So, where should the language file be? "en_US.php" is in the /lang/ subfolder...

-- Genevieve
cyberman

Re: Problems installing seminarplan module

Post by cyberman »

There are some places e.g. /lang, /lang/ext and lang/language (for instance de_DE)
hotaru
Forum Members
Forum Members
Posts: 79
Joined: Mon Apr 17, 2006 5:38 pm

Re: Problems installing seminarplan module

Post by hotaru »

I don't seem to have the other subdirectories you mentioned. I only have a /lang subdirectory of the module, and inside it are en_US.php and de_DE.php.

What do I need to do to fix the problem?

Thanks for your help!

-- Genevieve
cyberman

Re: Problems installing seminarplan module

Post by cyberman »

I've made a look and I see the problem. The file en_US.php is only a not current and not translated version of de_DE.php. And the translation is not complete too  :-[.

So I've made a quick translation. Please look at attachment. There are some translated templates too. Attention - english is not my native language  ;D.

I'm trying to use Seminarplan 0.4 and i got some errors like

Code: Select all

Fatal error: Call to undefined method pear_ResultSet::GetMenu() in C:\Programme\xampp\xampp\htdocs\cms013\modules\seminarplan\seminarplan.module.php on line 1942
on adding a seminar or

Code: Select all

Warning: Invalid argument supplied for foreach() in C:\Programme\xampp\xampp\htdocs\cms013\modules\seminarplan\seminarplan.module.php on line 1704
on looking in daily overview.

Seems like some bugs - tried on a local xampp host with 0.13 .

But I'm not a coder - perhaps some other of coders have an idea  ??? ...

[attachment deleted by admin]
Post Reply

Return to “CMSMS Core”