MyBB Support

Can't edit posts in this area

Submitted by JMPRockFm, , Thread ID: 4695

Thread Closed

RE: Can't edit posts in this area

Blowjob
Closed Account
Level:
0
Reputation:
26
Posts:
2.16K
Likes:
189
Credits:
2.53K
11-06-2015, 03:42 AM
#5
11-06-2015, 12:49 AM
JMPRockFm Wrote:
11-06-2015, 12:11 AM
Hug Wrote:
This is due to HideIP

I know you have that plugin, COrrect?

Edit the plugin and comment these two lines:



Code:
$plugins->add_hook("editpost_start", "hideip_edit");
$plugins->add_hook("xmlhttp", "hideip_qedit");

I did what you said and now the hide doesn't show the hide tags, also how do you comment it out I hope i'm doing it correct because its keep giving me errors

Okay, change

Code:
$plugins->add_hook("editpost_start", "hideip_edit");
$plugins->add_hook("xmlhttp", "hideip_qedit");

to

Code:
//$plugins->add_hook("editpost_start", "hideip_edit");
//$plugins->add_hook("xmlhttp", "hideip_qedit");

Users browsing this thread: 1 Guest(s)