Page 1 of 1

[Solved] Ballots Layout broken and Fatal error loggedin

Posted: Sun Mar 29, 2009 10:23 pm
by smallpages
Hello,

i'm trying to get ballots running to add polls to my site. Everything is in standard configuration. Adding ballots works just fine but when i try to display the results of a ballot e.g. after i voted the layout ist messed up and on the bottom of the page the following error is shown

Code: Select all

Fatal error: Call to a member function loggedin() on a non-object in C:\xampp\htdocs\tmp\templates_c
\Ballots^%%C3^C3F^C3F83FF1%%module_db_tpl%3ABallots%3Bvote_Sample.php on line 50
The enviroment i'm running cmsms is:

Code: Select all



CMS-Version

1.5.3


SelfRegistration

1.2.3

FrontEndUsers

1.6.4

Captcha

0.4

CGExtensions

1.15.2

CGSimpleSmarty

1.4.1

Ballots

1.0


-------

PHP version 5.2.6 

Apache/2.2.9 (Win32) 
any ideas what to do?

Thanks
Stephan

Re: Ballots Layout broken and Fatal error loggedin

Posted: Mon Mar 30, 2009 8:40 am
by smallpages
ah i also needed to install the CustomContent Module now everything works fine

Great mod!