FEU Calendar - problem logging in

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
markh34
New Member
New Member
Posts: 4
Joined: Mon Apr 21, 2008 9:21 am

FEU Calendar - problem logging in

Post by markh34 »

Hi Guys,

New to CMSMS, new to the forum (this is my first post !), please be gentle with me !

Firstly congrats to everyone involved with this product, I spent a few days last week searching the 'net and playing with stuff before deciding that CMSMS was the one for me. The main reason for my choice - modules, and the ease and simplicity of installation / use.

I've spent the weekend creating my site and have now got the layout / functions that I require up and running. Now it's all about adding content !

Everything has been very straightforward so far with the exception of the Front End Users (FEU) Calendar module.

I have successfully set up the FEU module, got my login function working and using the Smarty {if $ccuser->loggedin()} I have customised content pages to show only certain data to logged in users.

I want my Front End Users to be able to add events to the calendar (which I think I have read is possible), so after checking that they have sucessfully logged in I use the following Smarty {cms_module module="Feucalendar"} but this produces the following error ....
"Access Denied - You do not have permissions to access this page."
Now, there is a mention of permissions on the help page, but I can't see where I can set any permissions for the Front End Users. I am guessing that these are totally different to the permissions for the Admin login of CMSMS.

Can anyone help me with this problem please ?

I have searched the forum and cannot see anyone that is having a similar problem, so it is obviously something that I am doing (or not doing !).

Thanks for reading this.

Mark.


My setup so far ....

CMSMS v1.2.4
Clean_Orange_Dark Theme Installed

Album 0.9.3 Installed
Blogs 0.3.0b2 Installed
Calendar 0.7.14 Installed Has Dependents (FeuCalendar)
CGExtensions 1.8 Installed Has Dependents (CompanyDirectory)
CMSMailer 1.73.12 Installed Has Dependents (FrontEndUsers)
CompanyDirectory 1.1.3 Installed
CustomContent 1.5 Installed
FeuCalendar 0.1 Installed
FileManager 0.2.2 Installed
FrontEndUsers 1.4.2 Installed Has Dependents (CustomContent,FeuCalendar)
MenuManager 1.5 Installed
ModuleManager 1.1.4 Installed
News 2.6.1 Installed
nuSOAP 1.0.1 Installed
Printing 0.2.1 Installed
Search 1.4.1 Installed
ThemeManager 1.0.8 Installed
TinyMCE 2.2.7 Installed
Klassiekerrally
Forum Members
Forum Members
Posts: 64
Joined: Thu Nov 08, 2007 6:18 pm

Re: FEU Calendar - problem logging in

Post by Klassiekerrally »

At first I had the same problem. Then I logged in again, after which I could use FEUCalendar. Maybe your login expired?
So loggin' in works, but...
After submitting an event I get an error:Fatal error: Call to undefined method Calendar::AdminUpdateEvent() in c:\inetpub\wwwroot\Klassiekerrally\modules\FeuCalendar\FeuCalendar.module.php on line 339

What could that be?
Last edited by Klassiekerrally on Sat Aug 02, 2008 7:46 pm, edited 1 time in total.
schug.trent
Forum Members
Forum Members
Posts: 28
Joined: Sun May 18, 2008 7:53 pm

Re: FEU Calendar - problem logging in

Post by schug.trent »

I have am getting that same error when trying to post from the frontend. Does anyone know the solution to this?

Fatal error: Call to undefined method Calendar::AdminUpdateEvent() in c:\inetpub\wwwroot\Klassiekerrally\modules\FeuCalendar\FeuCalendar.module.php on line 339

line 339 looks like this:

  $calendar->AdminUpdateEvent($id, $params, $returnid);
Post Reply

Return to “Modules/Add-Ons”