http://forum.havocrising.co.cc/portal.php
Can you tell me what this error means and why I can't seem to find how to fix the error? Thanks a lot to whoever helps.
- FD
Error + Incorrect Font Size
-
- BBCoder III
- Posts: 76
- Joined: 28 Nov 2011, 21:27
- BBCodes: 23
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Error + Incorrect Font Size
Im not sure what error you are NOT talking about???
Incorrect font-size??
Well, since I am not able to read your mind I am not able to help you
Incorrect font-size??
Well, since I am not able to read your mind I am not able to help you
Board rules! No PM support
-
- BBCoder III
- Posts: 76
- Joined: 28 Nov 2011, 21:27
- BBCodes: 23
Error + Incorrect Font Size
How come whenever you post stuff like this, the next time I check it it's fine?Stoker wrote:Im not sure what error you are NOT talking about???
Incorrect font-size??
Well, since I am not able to read your mind I am not able to help you
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Error + Incorrect Font Size
Remember to put on your glasses when you get up in the morning
Board rules! No PM support
-
- BBCoder III
- Posts: 76
- Joined: 28 Nov 2011, 21:27
- BBCodes: 23
Error + Incorrect Font Size
Ahh... It wasn't working again and I found out why! It was because there are no posts. Maybe I'm not thattttt ignorant then. It was saying error on line 44, most likely because that was the line that had the Top Posts stat.
- doktornotor
- BBCoder IV
- Posts: 167
- Joined: 14 Sep 2011, 23:20
- BBCodes: 30
- Favourite MOD: Thanks for Posts
- Contact:
Error + Incorrect Font Size
Well, this line in
portal.php
will obviously produce division by zero error when you have no topics.Code: Select all
$posts_per_topic = $total_posts / $total_topics;
Support requests via PM go straight to /dev/null!
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Error + Incorrect Font Size
Yes, and when we have a debug error the font size is also changed.
Board rules! No PM support