Hi
Using the following
CMS Version 1.12.1
CGCalendar 1.15.8
CGExtensions 1.51.1
CGSimpleSmarty 1.9.1
We have created a new admin user and when he now try's to add an event into the Calendar we get the following error.
Fatal error: Call to a member function GetURL() on a non-object in /lib/classes/class.usertagoperations.inc.php(265) : eval()'d code on line 13
If we use the original admin there is no error.
We get the same error if we use a user editor.
Can someone explain what might be wrong.
Thanks
CGcalender error with new admin user
Re: CGcalender error with new admin user
We don't know what UDT you are running, so we have no way of knowing what the problem is.Barrowboy wrote:Fatal error: Call to a member function GetURL() on a non-object in /lib/classes/class.usertagoperations.inc.php(265) : eval()'d code on line 13
Re: CGcalender error with new admin user
Hi Power Poster
You pointed me to the problem, it was a UDT we are using for email notification when an event was added.
Just need to check for the error in UDT.
Thanks
You pointed me to the problem, it was a UDT we are using for email notification when an event was added.
Just need to check for the error in UDT.
Thanks

