PEAK XOOPS - blank page in admin menu in englishin japanese

blank page in admin menu

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 .2 | Posted on 2007/9/18 5:18 | Last modified
plusangel  ¾åÅùʼ   Posts: 32
Dear GiJOE,

In my site I'm using xoops cube legacy 2.1.1 without any problem.

The problem is that today, when I logged in and I clicked to the administration menu, (www.mysite.gr/admin.php) surprisingly, I get BLANK page.

All the modules at the front-end works fine. Bulletin, d3forum, PMs, user profile, everything is fine. Only when I'm clicking to administration menu link, Strange????

The last module that I've updated was protector 3.13 as far as I remember (14th of Sept). I did it successfully though.

In addition I don't get any debug message (having debug enabled), only a blank page!

Do you have any idea hoe to solve it?

Thank you in advance for your time :)
Votes:40 Average:5.00
Previous post - Next post | Parent - No child | Posted on 2007/9/18 13:07 | Last modified
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi plusangel.

In such case, you should suspect "memory-limit" first.
Votes:43 Average:4.88
Previous post - Next post | Parent - Children.1 | Posted on 2007/9/18 18:54 | Last modified
plusangel  ¾åÅùʼ   Posts: 32
I used a copy of the live site in my local box.
The same problem even if...
- I change the memory limit (php.ini) to 32M
- comment the protector lines inside mainfile.php
- disable the _MI_PROTECTOR from mysql db

I started to trace the point of lost by adding a simple echo command.

I found out that at this **** point when I added the echo nothing was
displayed.

-----------mainfile.php----------------
Quote:
if (!defined('_LEGACY_PREVENT_LOAD_CORE_') && XOOPS_ROOT_PATH != '')
{
include XOOPS_TRUST_PATH.'/modules/protector/include/
precheck.inc.php' ;
@include_once XOOPS_ROOT_PATH.'/include/cubecore_init.php';
****
if (!isset($xoopsOption['nocommon']) && !
defined('_LEGACY_PREVENT_EXEC_COMMON_')) {
include XOOPS_ROOT_PATH.'/include/common.php';
}
include XOOPS_TRUST_PATH.'/modules/protector/include/
postcheck.inc.php' ;
}


I'm out of any new ideas :(
Votes:40 Average:6.00
Previous post - Next post | Parent - Children.1 | Posted on 2007/9/19 13:02
GIJOE  ÀèǤ·³Áâ   Posts: 4110
I cannot find the true reason yet, try to remove @ before
include_once XOOPS_ROOT_PATH.'/include/cubecore_init.php';

'@' eliminates errors/warnings in cubecore_init.php

Perhaps, you can find some errors/warnings after turning "PHP debug" on.
Votes:44 Average:5.23
Previous post - Next post | Parent - Children.1 | Posted on 2007/9/19 14:23 | Last modified
plusangel  ¾åÅùʼ   Posts: 32
Dear GiJOE,

by doing what you suggest, instead of BLANK page (when I click in admin menu) I get the following error

Quote:
Fatal error: Cannot instantiate non-existent class: legacy_admincontrollerstrategy in /home/xcpa/public_html/modules/legacy/kernel/Legacy_Controller.class.php on line 154

I will talk about with xoopscube friends as well :)

At last, probably I should have to upload again some files (??)

(and again) thanks for your interest
Votes:44 Average:5.68
Previous post - Next post | Parent - Children.1 | Posted on 2007/9/19 15:58 | Last modified
GIJOE  ÀèǤ·³Áâ   Posts: 4110
It looks just a problem of a file of:

XOOPS_ROOT_PATH/modules/legacy/kernel/Legacy_AdminControllerStrategy.class.php

check the path or reupload it.
Votes:52 Average:5.58

happy Re: blank page in admin menu

msg# 1.2.1.1.1.1
Previous post - Next post | Parent - No child | Posted on 2007/9/20 2:01 | Last modified
plusangel  ¾åÅùʼ   Posts: 32
I re-uploaded the file and everything is fine again!

A very BIG thank you for the valuable time that you spend to help me, and for your willing to help me.

:)))
Votes:40 Average:5.25

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!