Loading...
 
Community and *.tiki.org site organization

Community and *.tiki.org site organization


User FAQ does not work

posts: 13 Germany

Hi u all,

I looked through the FAQs, by clicking ob the User FAQ at the bottom, I got an error message with "Zero Sized Reply". But all other FAQs are working by clicking on them.

Could u plz fix this problem?

The Link is: http://tikiwiki.org/tiki-view_faq.php?faqId=1

posts: 2881 United Kingdom


Here is the cause of the problem:

04-Apr-2005 21:19:41 PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 40 bytes) in multitiki: tiki-setup_base.php on line 267

The server which is running TikiWiki.org does not have enough PHP memory assigned to it.

Reference: art82

I will inform mose of the situation.

Damian
http://tikihost.net


posts: 13 Germany

Thanks Damian, for informing us about that. But why is the visit count increasing, does it only count he clicks on the link or when the user successfully opened the page? Thats strange for me.

posts: 2881 United Kingdom

> Thanks Damian, for informing us about that. But why is the visit count increasing, does it only count he clicks on the link or when the user successfully opened the page? Thats strange for me.
>

Its when the page loading happens, what is actually happening is that the php code is being executed, but it reaches a point where some things (like the counter) have run and others like sending the data to smarty for display havent because PHP hasnt been given enough memory.

damian
http://tikihost.net