1
zite83
White page on perm-quota.php
  • 2009/8/20 18:28

  • zite83

  • Just popping in

  • Posts: 41

  • Since: 2004/10/5


extgallery

Author
Zoullou
Version - 1.08

With a fresh install of my XOOPS and fresh downloads of all the modules I use. Everything worked fine, till I tried creating a category with extcal and just a white page happen, same when I tried going to the permissions tab. After turning on debug mode, I found there was an error in line 1 in perm-quota.php
At the end of perm-quota.php it is missing a closing semicolon
'pluginPerm' =>
  array (

  ),
)
?>


It should be

'pluginPerm' =>
  array (

  ),
);
?>


Well thats what I did and now the module works just fine. I am posting this here in case anyone else runs into the problem, tried posting on Zoullou's site, but waiting on an activation of my account.

Let me know if this works for anyone else and that this is the problem with white page showing after clicking the perms tab and or trying to add category.

include / perm-quota.php

Login

Who's Online

248 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 248


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits