1
MSGDogs
Counter 2.02 problems
  • 2006/7/9 10:11

  • MSGDogs

  • Just popping in

  • Posts: 45

  • Since: 2003/8/8 1


Hi guys....just upgraded my site to 2.2 and all went well.....almost!
When I install the Counter 2.02 module and the activate the block I get the dreded white page for my main page...any ideas as to what could be causing it?

2
Bender
Re: Counter 2.02 problems
  • 2006/7/9 10:45

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


So you get any error message with php debug on?
Sorry, this signature is experiencing technical difficulties. We will return you to the sheduled signature as soon as possible ...

3
MSGDogs
Re: Counter 2.02 problems
  • 2006/7/10 12:34

  • MSGDogs

  • Just popping in

  • Posts: 45

  • Since: 2003/8/8 1


i get this message

"Parse error: parse error, unexpected T_FUNCTION in public_html/site/modules/count/blocks/b_count.php on line 2"

the b_count.php contents
//created by bbchen, www.bbchen.org
function b_count_show($options){
    global 
$xoopsConfig;
    
$block = array();
    
$block['content']="JavaScript" src='".XOOPS_URL."/modules/count/index.php?id=count&s=".$options[0]."'>";
    return 
$block;
}

function 
b_count_edit($options){

    
$form ""._MB_COUNT_INITNUM."£º .$options[0]."' /> ";
    return 
$form;
}
?>

Login

Who's Online

325 user(s) are online (250 user(s) are browsing Support Forums)


Members: 0


Guests: 325


more...

Donat-O-Meter

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

Latest GitHub Commits