Sir Dear
Unreal Hide Hack (2.1) installed
Forum version v2,3,6
İnstall completed
Mod working
but problem
Problem This
Message view working
http://img145.images...opicviewel4.jpg
click add repply
show links " dont working hide hack"
http://img145.images...pplyviewtd0.jpg
Please help me friends
Thank you
Sincerly
[NOT FIXED] Unreal Hide Hack for iPB v2.3.6 Working and 1 problem
Started by agunes, Nov 12 2008 04:36 AM
2 replies to this topic
#3
Posted 23 January 2009 - 11:19 AM
Hi cricket!
I'm using IPB 2.3.6 and I think I got the same error agunes tried to describe.
Viewing a post with hidden text is working fine

But if somebody clicks on "Add Reply", he can see the hidden text, without clicking on post answer

Sorry for my bad english! I'm from germany and usualy don't write english
---------------------------------------------------------------------
Problem Solved:
*****************************************
FIX FOR Last 10 Posts [ In reverse order ]
*****************************************
Open /sources/classes/post/class_post.php
FIND:
ADD AFTER:
that should solve your problem
I'm using IPB 2.3.6 and I think I got the same error agunes tried to describe.
Viewing a post with hidden text is working fine

But if somebody clicks on "Add Reply", he can see the hidden text, without clicking on post answer

Sorry for my bad english! I'm from germany and usualy don't write english
---------------------------------------------------------------------
Problem Solved:
*****************************************
FIX FOR Last 10 Posts [ In reverse order ]
*****************************************
Open /sources/classes/post/class_post.php
FIND:
$row['date'] = $this->ipsclass->get_date( $row['post_date'], 'LONG' );
ADD AFTER:
$row['post'] = preg_replace( "#\[hide_me\](.+?)\[/hide_me\]#is", "<{HIDE1}>", $row['post'] );
$row['post'] = preg_replace( "#\[hide\](.+?)\[/hide\]#is", "<{HIDE1}>", $row['post'] );that should solve your problem
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












