| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottom Post Reply Favoured: 0
TOPIC:
#50346
Clicking on a thread leads to a blank page 1 Week ago  
Got the Fireboard and CB set up, but have a couple of issues.

Firstly, when you try to log in, it just links back to the main page. I'm guessing that that link needs to be changed, but I don't know where to go to change it, nor what it should be changed to.

Secondly, if you just go to view the forum, it looks normal at first, it shows the parent and 4 child threads. But if you try to click on a thread, you get a nearly blank white page with no templates, and an error message:

Fatal error: Cannot redeclare microtime_float() in /var/www/html/components/com_fireboard/sources/parser.inc.php on line 62

I've tried unchecking all the CB-related boxes and running just the FB, but the error is still there. So I've turned CB back on again. Still doesn't work though.

Please help me...www.canskiguide.ab.ca

Paula
paulagaul (User)
Fresh Boarder
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#50439
Re:Clicking on a thread leads to a blank page 4 Days, 23 Hours ago  
Hi,

same problem here ... Klick on 2. cat destroys the template ...
http://www.schalkewelt.info

Klick on Fireboard .... (Working on it, so maybe you cant see the Link, refresh after a few sec.)

Grüße
Krethiplethi
krethiplethi (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#50440
Re:Clicking on a thread leads to a blank page 4 Days, 23 Hours ago  
Does this work?
change this line in components/com_fireboard/sources/parser.inc.php on line 62
Code:


if (!function_exists('microtime_float')) {
function microtime_float() {
list($usec, $sec) = explode(" ", microtime());
$newtime = ((float)$usec + (float)$sec);
if($GLOBALS['microtime_prev']) {
$GLOBALS['microtime_total'] += ($newtime-$GLOBALS['microtime_prev']);
//echo 'T:'.$GLOBALS['microtime_total'].',d:'.($newtime-$GLOBALS['microtime_prev']);
//echo ":<br>\n";
}
$GLOBALS['microtime_prev'] = $newtime;
}
}

danialt (Admin)
BoJ Team
Simplicity
Admin
Posts: 756
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Birthdate: 1978-05-25
 
Best Of Joomla Project Manager - Lead Developer
 
The administrator has disabled public write access.  
#50444
Re:Clicking on a thread leads to a blank page 4 Days, 20 Hours ago  
Thx ... first ... but doesnt help ...

I changed this:
Code:

function microtime_float() {
list($usec, $sec) = explode(" ", microtime());
$newtime = ((float)$usec + (float)$sec);
if($GLOBALS['microtime_prev']) {
$GLOBALS['microtime_total'] += ($newtime-$GLOBALS['microtime_prev']);
//echo 'T:'.$GLOBALS['microtime_total'].',d:'.($newtime-$GLOBALS['microtime_prev']);
//echo ":<br>\n";
}
$GLOBALS['microtime_prev'] = $newtime;
}


In this:
Code:

if (!function_exists('microtime_float')) {
function microtime_float() {
list($usec, $sec) = explode(" ", microtime());
$newtime = ((float)$usec + (float)$sec);
if($GLOBALS['microtime_prev']) {
$GLOBALS['microtime_total'] += ($newtime-$GLOBALS['microtime_prev']);
//echo 'T:'.$GLOBALS['microtime_total'].',d:'.($newtime-$GLOBALS['microtime_prev']);
//echo ":<br>\n";
}
$GLOBALS['microtime_prev'] = $newtime;
}
}

failed?

Grüße
Krethiplethi
krethiplethi (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#50446
Re:Clicking on a thread leads to a blank page 4 Days, 20 Hours ago  
what do you mean by "failed", did it give error or ...
danialt (Admin)
BoJ Team
Simplicity
Admin
Posts: 756
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Birthdate: 1978-05-25
 
Best Of Joomla Project Manager - Lead Developer
 
The administrator has disabled public write access.  
#50447
Re:Clicking on a thread leads to a blank page 4 Days, 19 Hours ago  
Did i fail?
Nothing changed ...

Grüße
Krethiplethi
krethiplethi (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#50448
Re:Clicking on a thread leads to a blank page 4 Days, 18 Hours ago  
SOMEtimes this can be fixed with a reinstall WITHOUT loading sample data. For good measure DO NOT enable any plugins in the FB config.
grumblemarc (User)
Platinum Boarder
Posts: 3398
graph
User Offline Click here to see the profile of this user
Gender: Male
 
Ironside/Ben Dover said I was supposed to be an expert!! That\'s funny! I don\'t remember getting certified to be a FireBoard expert.
 
The administrator has disabled public write access.  
#50449
Re:Clicking on a thread leads to a blank page 4 Days, 18 Hours ago  
grumblemarc (User)
Platinum Boarder
Posts: 3398
graph
User Offline Click here to see the profile of this user
Gender: Male
 
Ironside/Ben Dover said I was supposed to be an expert!! That\'s funny! I don\'t remember getting certified to be a FireBoard expert.
 
The administrator has disabled public write access.  
#50456
Re:Clicking on a thread leads to a blank page 4 Days, 14 Hours ago  
Miniminiminimum configuration ... no plugins is use ... No sample Data ... update with joomlaboard data ...

Nothing ... Take a look ... http://www.schalkewelt.info

is it a php question??
Maybe globals or else?
krethiplethi (User)
Fresh Boarder
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
 
The administrator has disabled public write access.  
#50457
Re:Clicking on a thread leads to a blank page 4 Days, 14 Hours ago  
paulagaul wrote:

Secondly, if you just go to view the forum, it looks normal at first, it shows the parent and 4 child threads. But if you try to click on a thread, you get a nearly blank white page with no templates, and an error message:
www.canskiguide.ab.ca

Paula


I don't see anything. Just an empty forum. No categories/topics/posts.
grumblemarc (User)
Platinum Boarder
Posts: 3398
graph
User Offline Click here to see the profile of this user
Gender: Male
 
Ironside/Ben Dover said I was supposed to be an expert!! That\'s funny! I don\'t remember getting certified to be a FireBoard expert.
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop