MyBB Community Forums

Full Version: Very big error.log in MyBB 1.8
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Today I switched from 1.6.15 to 1.8.

In just a few hours my error.log grows to 50, 70,  100MB and is still growing every hour.

What's goin'g on?

I would place that error.log buts its much to big to place here.
What can I do about it, any suggestion?

In another few hours i will run out of my webspace and I cannot return to 1.6.15

Can me help sombody?
It would help us if you posted what the errors are. We can't just guess. Look for something that occurs frequently.
(2014-10-06, 05:24 PM)dragonexpert Wrote: [ -> ]It would help us if you posted what the errors are.  We can't just guess.  Look for something that occurs frequently.

You're wright, i'm very sorry Blush

Its starts with this and goes on further and further.....

Is this enough or do you need more lines?


<error>

    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>123</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>fopen(./uploads/201410/post_41_1412399551_7c4d9c0acaeda007780ce39f4ba0eb2e_thumb.jpg) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>124</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>feof() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>126</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>fread() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>124</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>feof() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>126</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>fread() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>124</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>feof() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>126</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>fread() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>124</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>feof() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>126</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>fread() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>124</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>feof() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>126</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>fread() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>124</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>feof() expects parameter 1 to be resource, boolean given</message>
</error>

<error>
    <dateline>1412615749</dateline>
    <script>attachment.php</script>
    <line>126</line>
    <type>2</type>
    <friendly_type>Warning</friendly_type>
    <message>fread() expects parameter 1 to be resource, boolean given</message>
</error>


etc, etc,...........
replies here should help
Thanks for the link .m.;

The mentioned 'Orphan-attatchments' issue whas also causing this problem in my case. The error.log is not growing anymore Smile
If you need more webspace, you can also delete the error.log file and it will regenerate the next time an error occurs.