Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - moritzh

Pages: [1]
1
Hi,

I checked out your mod on your page and it is great! So I tried to install it. However, I get this error message:

Fatal error: Call to undefined function:  get_permission() in /abc/xyz/homepage/ewb/gallery/includes/page_header.php on line 321

Line 321 is the following:
$user_access = get_permission();

When I comment out this line, the error message disappears. And the mod still works! Any idea why? Where is this function defined? Do you need $user_access anywhere? I don't see where it is used. Or can you do without this line 321???
If I am not mistaken, get_permission is not php function, right? (I searcehd  www.php.net on that.)

Any help is appreciated!
Moritz

Pages: [1]