|
403 error when posting more than 3 links.
|
|
01-19-2012, 12:29 AM
Post: #11
|
|||
|
|||
RE: 403 error when posting more than 3 links.
Could you post the contents of your error log file (if one exists) please? I've seen this happen before a few times, though never on my own forum setups.
|
|||
|
01-19-2012, 12:42 AM
(This post was last modified: 01-19-2012 12:42 AM by Paul H..)
Post: #12
|
|||
|
|||
RE: 403 error when posting more than 3 links.
@euantor, this is the only thing in the error_log (though it's in there an awful lot)
Code: [10-Jan-2012 12:35:24] PHP Fatal error: Call to a member function run_hooks() on a non-object in /home/***********/public_html/inc/functions.php on line 238-Paul H. |
|||
|
01-19-2012, 12:45 AM
(This post was last modified: 01-19-2012 12:45 AM by Euan T.)
Post: #13
|
|||
|
|||
RE: 403 error when posting more than 3 links.
That's caused by plugins being disabled I believe. Don't quote me on that though
|
|||
|
01-19-2012, 12:47 AM
Post: #14
|
|||
|
|||
RE: 403 error when posting more than 3 links.
I';m posting and getting the 503, yet nothing new it showing up in the error log
-Paul H. |
|||
|
01-19-2012, 12:49 AM
Post: #15
|
|||
|
|||
RE: 403 error when posting more than 3 links.
No problems.
I'll do this shortly. |
|||
|
01-19-2012, 12:52 AM
(This post was last modified: 01-19-2012 12:54 AM by Euan T.)
Post: #16
|
|||
|
|||
RE: 403 error when posting more than 3 links.
(01-19-2012 12:47 AM)Paul H. Wrote: I';m posting and getting the 503, yet nothing new it showing up in the error log I too just tried a post. Which error log are you looking at exactly? The MyBB error.log (in the MyBB root) or the actual server error log? If you empty the contents of each, does anything new show up? Could you quickly try chmodding newreply.php to 777 or something (change it back obviously) just in case - the 403 status code is an unauthorized status code after all. |
|||
|
01-19-2012, 12:56 AM
(This post was last modified: 01-19-2012 01:19 AM by Paul H..)
Post: #17
|
|||
|
|||
RE: 403 error when posting more than 3 links.
Server error_log.
-Paul H. |
|||
|
01-19-2012, 01:00 AM
Post: #18
|
|||
|
|||
RE: 403 error when posting more than 3 links.
Just thought I'd check - didn;t mean to sound rude or anything
![]() I really have no idea what could be causing this, though it sounds like a server configuration problem (as Matt stated in the thread linked to in the OP) rather than a MyBB specific problem. What host are you with OP? Also, I just tried this out on a few of my MyBB installs (just for fun) and never encountered the error - definitely seems like a server config issue. |
|||
|
01-19-2012, 01:22 AM
Post: #19
|
|||
|
|||
RE: 403 error when posting more than 3 links.
(01-19-2012 01:00 AM)euantor Wrote: Just thought I'd check - didn;t mean to sound rude or anything It's fine, I didn't mean to sound as if I was offended ![]() (01-19-2012 01:00 AM)euantor Wrote: I really have no idea what could be causing this, though it sounds like a server configuration problem (as Matt stated in the thread linked to in the OP) rather than a MyBB specific problem. What host are you with OP? I would guess a host issue as well. I PM'ed OP for permission to do some aggressive debug (placing die; all around newthread to find the line causing the error) but have gotten no response yet -Paul H. |
|||
|
01-19-2012, 01:28 AM
(This post was last modified: 01-19-2012 01:31 AM by Euan T.)
Post: #20
|
|||
|
|||
RE: 403 error when posting more than 3 links.
I doubt placing die() around the place would do much - it's fairly clear the issue lies with the parser somehow
![]() Also, just seen your signature. One word: lol |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread:
Search
Member List
Calendar
Help

RE: 403 error when posting more than 3 links. 




