The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Problems for users, big ones :|
Wierd reason, this is only hapening to some of my users, on all forums, except for one, they get this error:
Code:
Warning: Division by zero in /includes/functions_forumdisplay.php on line 248 Warning: Division by zero in /includes/functions_forumdisplay.php on line 248 Warning: Division by zero in /includes/functions_forumdisplay.php on line 248 Warning: Division by zero in /includes/functions_forumdisplay.php on line 248 Warning: Division by zero in /includes/functions_forumdisplay.php on line 248 http://img76.imageshack.us/img76/6199/blam2ab.jpg http://img196.imageshack.us/img196/3623/error2yq.png Thanks for all the help :/] ps, only a few users get this message :/ |
#2
|
||||
|
||||
Hard to tell if we don't know what's in your forumdisplay.php around line 248.
Best advice I can give without further details: Reload the Original. |
#3
|
|||
|
|||
That's exactly what I did, i re-uploaded native vB files, no vb files had been edited anyway, just made sure by re-uploading it, but still, they're getting the error :/
|
#4
|
||||
|
||||
Which Version is that?
|
#5
|
|||
|
|||
3.5 Rc2
|
#6
|
|||
|
|||
And what is on that line?
|
#7
|
|||
|
|||
In class_core.php, lne 2688:
Code:
echo "<br /><strong>Warning</strong>: $errstr in <strong>$errfile</strong> on line <strong>$errline</strong><br />"; on functions_forumdisplay.php: Code:
$thread['totalpages'] = ceil($thread['totalposts'] / $pperpage); |
#8
|
||||
|
||||
Configuration Error ... or a Bug in the log run as there is no sanity Check.
ACP / vBulletin Options / vBulletin Options / Thread Display Options (showthread) Maximum Displayed Posts Before Page Split and User-Settable Maximum Displayed Posts must not be empty/zero. |
#9
|
|||
|
|||
ohh it all makes sense now, i set the max posts displayed before page split to 0 :/
|
#10
|
||||
|
||||
Thought so
I reported this as a Bug @ .com, cause I feel it needs a sanity Check. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|