1
john_la
Blank page! ( list all blocks )
  • 2005/8/26 20:26

  • john_la

  • Just popping in

  • Posts: 11

  • Since: 2005/8/24


Like in title...

When i log to administration and try to visit Blocks > List all blocks ( modules/system/admin.php?fct=blocksadmin&selmod=-1&selgrp=2&selvis=2 )
i have just empty page, blank.

Please heelp me! I don't know what to do anymore...

2
jdseymour
Re: Blank page! ( list all blocks )

Enable PHP debug to show the errors on the blank page. See this Faq PageFor more information on this.

3
john_la
Re: Blank page! ( list all blocks )
  • 2005/8/26 20:57

  • john_la

  • Just popping in

  • Posts: 11

  • Since: 2005/8/24


I don't understand what should i do here...

Quote:

Fatal error: Call to a member function on a non-object in modules\system\admin\blocksadmin\blocksadmin.php on line 58
Notice [PHP]: A session had already been started - ignoring session_start() in file include\common.php line 198



Quote:

54: include_once XOOPS_ROOT_PATH."/class/xoopsformloader.php";
$newform = new XoopsForm('', 'newform', 'admin.php');
$block_select = new XoopsFormSelect('', 'bid');
foreach ($blocks as $block) {
58 $block_arr[$block->getVar('mid')]['modname'] = $modules[$block->getVar('mid')]->getVar('name');
$block_arr[$block->getVar('mid')]['blocks'][$block->getVar('bid')] = " - ".$block->getVar('name');
$modnames[$block->getVar('mid')] = $modules[$block->getVar('mid')]->getVar('name');
61: $bids[]=$block->getVar('bid');

4
jdseymour
Re: Blank page! ( list all blocks )

Well I am not sure, but giving this a bump to see if someone else does.

5
john_la
Re: Blank page! ( list all blocks )
  • 2005/8/27 12:50

  • john_la

  • Just popping in

  • Posts: 11

  • Since: 2005/8/24


I have fix problem thanks tohttps://xoops.org/modules/newbb/viewtopic.php?viewmode=flat&topic_id=40189&forum=1

I had new modules in "newblocks" that not exist... ( deleted.. )

Login

Who's Online

126 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 126


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