|
[F] Can't view IP address
|
|
11-27-2008, 10:46 AM
(This post was last modified: 11-27-2008 06:01 PM by Ryan Gordon.)
Post: #1
|
|||
|
|||
|
[F] Can't view IP address
In posts when I click "IP Address: Logged" link..I get a error_no_permissions page. Why?
EDIT: Because of moderation.php line: 101 Code: if($mybb->request_method != "post")As you can see...error on anything that's not a post method which that link is not. Of course you will need to come up with a quick fix for this. Join MyBB Central for exclusive plugins. Downloads require a paid membership. Do you need free Mybb Support? |
|||
|
11-27-2008, 04:30 PM
Post: #2
|
|||
|
|||
|
RE: Can't view IP address
the same with me on my board.
|
|||
|
11-27-2008, 05:00 PM
Post: #3
|
|||
|
|||
|
RE: Can't view IP address
find
PHP Code: if($mybb->request_method != "post")replace with PHP Code: if($mybb->request_method != "post" && $mybb->input['action'] != "getip")![]() My Blog - My Mods |
|||
|
11-27-2008, 05:14 PM
Post: #4
|
|||
|
|||
|
RE: Can't view IP address
The download and changed file package has been updated.
![]() My Blog - My Mods |
|||
|
11-28-2008, 09:58 AM
Post: #5
|
|||
|
|||
|
RE: [F] Can't view IP address
Had same problem and worked for me on an 1.2.14 version (with the updated fixes).
Thanks. |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help




![[Image: ryangordon.png]](http://files.bellomandesign.com/signatures/mybb/ryangordon.png)