Blank page in admin after install component
- DocChicago
-
- Offline
- KISS Programmer-in-Chief
-
If all other components are working as they should, it cannot be a server problem. We assume that it is an array problem as it occurs while checking a user\'s ACL (access group rights).
(This is done in line 228 of the file authorization in the Joomla user\'s library.)
KISS Advertiser does not use Joomla\'s ACL check as it has its own ACL administration. It only accesses the \"groups\" table in the database where the user access groups are stored.
Ob ein Glas halb voll oder halb leer ist, ist mir egal. Hauptsache meine Zähne passen rein.
No matter whether a glass is half full or half empty - as long as my teeth fit in.
Please Log in or Create an account to join the conversation.
>>>> Have you updated Joomla from 1.5.xx to 1.5.17 or .18?
yes I did an update from 1.5.15 to ..18
>>>>There are some known issues of admin blank page around in the internet.
maybe I have to specify this a little bit closer. in the admin page, just the the page of the Kiss Advert. is blank. the others are ok. I installed with zip and temp/Dir. same result.
>>>> Do you have any components or modules installed which uses the
Code: @ini_set(\'memory_limit\', \'16M\'); or similar? We know that i.e. virtuemart uses this to limit the php memory allocation in order to avoid server swapping.
I don\'t think so, how can I check this?
does this make sense for you?
Blue
Please Log in or Create an account to join the conversation.
- DocChicago
-
- Offline
- KISS Programmer-in-Chief
-
Have you updated Joomla from 1.5.xx to 1.5.17 or .18?
There are some known issues of admin blank page around in the internet.
Do you have any components or modules installed which uses the
@ini_set(\'memory_limit\', \'16M\');
As KISS Advertiser does not use memory limitation, this is surely not a KSA issue.
Ob ein Glas halb voll oder halb leer ist, ist mir egal. Hauptsache meine Zähne passen rein.
No matter whether a glass is half full or half empty - as long as my teeth fit in.
Please Log in or Create an account to join the conversation.
I have the same problem so far.
But I have a error message. Maybe you can help me?
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 24 bytes) in /libraries/joomla/user/authorization.php on line 228
Does this help to solve?
Blue
Please Log in or Create an account to join the conversation.
- DocChicago
-
- Offline
- KISS Programmer-in-Chief
-
If there would be any error you should receive an error message when you config Joomla or your server to show error messages. If you do not receive any error message, there maybe something wrong with your Joomla installation.
Ob ein Glas halb voll oder halb leer ist, ist mir egal. Hauptsache meine Zähne passen rein.
No matter whether a glass is half full or half empty - as long as my teeth fit in.
Please Log in or Create an account to join the conversation.
Hi friends!
Thanks for your answers.
I tried everything you suggested me. But I keep getting the same error: blank page
Please Log in or Create an account to join the conversation.