Page 1 of 1
Re: Forum posting error (back) [f]
Posted: 04 Nov 2018, 02:07
by Every
[phpBB Debug] PHP Warning: in file [ROOT]/posting.php on line 1413: mysql_fetch_array() expects parameter 1 to be resource, boolean given
nope, didn't work.
Error messages when posting [b]
Posted: 04 Nov 2018, 02:08
by Bjorn
Every wrote:[phpBB Debug] PHP Warning: in file [ROOT]/posting.php on line 1413: mysql_fetch_array() expects parameter 1 to be resource, boolean given
nope, didn't work.
Gave me the same but then it also
did post it, so |:
Re: Forum posting error (back)
Posted: 04 Nov 2018, 10:57
by Mooncalf
Every wrote:[phpBB Debug] PHP Warning: in file [ROOT]/posting.php on line 1413: mysql_fetch_array() expects parameter 1 to be resource, boolean given
nope, didn't work.
I think that one is a different bug to the "sql error" one.
Re: Forum posting error (back)
Posted: 05 Nov 2018, 01:50
by Alexandrea
Mooncalf wrote:Every wrote:[phpBB Debug] PHP Warning: in file [ROOT]/posting.php on line 1413: mysql_fetch_array() expects parameter 1 to be resource, boolean given
nope, didn't work.
I think that one is a different bug to the "sql error" one.
I'll make us a new thread.
Re: Error messages when posting [b]
Posted: 05 Nov 2018, 02:21
by Arauchia
I also got this message when I posted this evening. It did make the post but it spat out a bunch of error code in the process.
Re: Error messages when posting [b]
Posted: 05 Nov 2018, 02:28
by Bjorn
Since this wasn't carried over from the other thread when split...
Bjorn wrote:Don't know if it's the same but, but it is when I went back to edit a post -- upon hitting
subtmiy I got the white screen/black text:
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/posting.php on line 1152: mysql_fetch_array() expects parameter 1 to be resource, boolean given
But the page continued to load, showing the forum and:
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/posting.php on line 1152: mysql_fetch_array() expects parameter 1 to be resource, boolean given
Warning: Cannot modify header information - headers already sent by (output started at /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php:3916) in /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php on line 4786
Warning: Cannot modify header information - headers already sent by (output started at /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php:3916) in /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php on line 4788
Warning: Cannot modify header information - headers already sent by (output started at /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php:3916) in /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php on line 4789
Warning: Cannot modify header information - headers already sent by (output started at /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php:3916) in /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php on line 4790
It disappeared almost instantly, the forum seemingly back to normal.
Re: Error messages when posting [b]
Posted: 05 Nov 2018, 02:29
by Arauchia
Yeah thats exactly what I got ^
Re: Error messages when posting [b]
Posted: 05 Nov 2018, 02:32
by Alexandrea
Sorry about that. My bad.
Yeah, I'm not 100% sure why some of the posts I checked came over and others didn't but I am *pretty* sure it was either human error from over clicking and not another bug. >.<
Re: Error messages when posting [b]
Posted: 18 Nov 2018, 07:24
by Every
[phpBB Debug] PHP Warning: in file [ROOT]/posting.php on line 1413: mysql_fetch_array() expects parameter 1 to be resource, boolean given
Warning: Cannot modify header information - headers already sent by (output started at /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php:3916) in /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php on line 4786
Warning: Cannot modify header information - headers already sent by (output started at /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php:3916) in /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php on line 4788
Warning: Cannot modify header information - headers already sent by (output started at /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php:3916) in /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php on line 4789
Warning: Cannot modify header information - headers already sent by (output started at /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php:3916) in /home/mooncalf/public_html/pathofthevampire/Forum/includes/functions.php on line 4790
Re: Error messages when posting [b]
Posted: 22 Nov 2018, 14:43
by Mooncalf
I think I found the problem here. Not certain, but we'll see if this specific error message appears again.