| Urgent help mem please read it |
| Author | Text |
edwinardiant Junior Member
Posts: 18

Gender:  Online: No
Version: 4.2 Country: Indonesia Languages: Indonesian |
Date: 01/03/2010 16:32 Urgent help mem please read it | #post23611 | Site url: http://blackant.com
MemHT version: 4.1
Hosting OS: Linux
PHP and MySQL versions: 5.2
mem, I already found the cool feature it's allow the registered user to see link that contained http://blablabla or <a href> tag then the the guest only saw This link is cannot be seen by unregistered user please register here!
simply :
it just add a new function I donno how to make a function I actualy edit your function
in inc/function.php
| code |
function urlToLink($text) {
return preg_replace('/([^"'>])([hf][tps]{2,4}://[^\s<>"'()]{4,})/i', '$1<a href="$2">$2</a>',$text);
|
TO
| code |
return preg_replace('/([^"'>])([hf][tps]{2,4}://[^\s<>"'()]{4,})/i', 'the link has been protected>',$text);
|
It's work! but every user or guest see the link has been protected
because that function will replace all http text to protected one
I dunno how to make a NEW function,so the http text will defaulty replaced with <a href> and
it's cannot be seen with guest!!
Problem 2 :
Mem could u send me your inc/inc_bbcode.php that u use in this memht.com, I really need it
please send me your bb code that u use in memht.com
Thank You for read this topic 
hope get urgent reply |
|
 |
| |
slashado Donator
Posts: 323

Gender:  Online: No
Version: 4.0.1 Country: Brasil Languages: Português, Inglês (via Google), e todas as outras (via google) |
Date: 02/03/2010 23:02 Re: Urgent help mem please read it | #post23612 | I do not understand your problem ... can you explain? |
|
 |
| |
mem MemHT's Dad Admin & Developer

Posts: 7243

Gender:  Online: No
Languages: English, Italiano, Македонски, Српски |
Date: 03/03/2010 11:36 Re: Urgent help mem please read it | #post23615 | I use MemHT 4.0.1 with the original files Edited: 03/03/2010 11:36 |
|
 |
| |
edwinardiant Junior Member
Posts: 18

Gender:  Online: No
Version: 4.2 Country: Indonesia Languages: Indonesian |
Date: 05/03/2010 00:20 Re: Urgent help mem please read it | #post23630 | hey mem thanks for reply,I found some problem with compatibility of the portal,
on my hosting with Cpanel it's worked SO GREAT! it's not buggy.
try to take alook at non cpanel one and not root domain it really bad,
-the image not resize automatically 
I believe something wrong with inc/bbcode.php
-problem with sitemap.php
it's say an error when try to execute mydomain.something.com/sitemap.php
Sorry for disturbing u mem  |
|
 |
| |
mem MemHT's Dad Admin & Developer

Posts: 7243

Gender:  Online: No
Languages: English, Italiano, Македонски, Српски |
Date: 05/03/2010 11:05 Re: Urgent help mem please read it | #post23639 | Could you give me real paths so i can check? |
|
 |
| |
edwinardiant Junior Member
Posts: 18

Gender:  Online: No
Version: 4.2 Country: Indonesia Languages: Indonesian |
Date: 06/03/2010 16:14 Re: Urgent help mem please read it | #post23646 | Edited: 09/03/2010 15:07 |
|
 |
| |
mem MemHT's Dad Admin & Developer

Posts: 7243

Gender:  Online: No
Languages: English, Italiano, Македонски, Српски |
Date: 10/03/2010 09:49 Re: Urgent help mem please read it | #post23665 | : |
|
 |
| |
AlexVot Senior Member
Posts: 116

Gender:  Online: No
Version: 4.0.2 Country: Russia Languages: Rus, Eng |
Date: 10/03/2010 11:45 Re: Urgent help mem please read it | #post23666 | i'm recommended for forum use mod HideText. |
|
 |
| |
AlexVot Senior Member
Posts: 116

Gender:  Online: No
Version: 4.0.2 Country: Russia Languages: Rus, Eng |
Date: 10/03/2010 11:45 Re: Urgent help mem please read it | #post23667 | i'm recommended for forum use mod HideText. |
|
 |
| |
edwinardiant Junior Member
Posts: 18

Gender:  Online: No
Version: 4.2 Country: Indonesia Languages: Indonesian |
Date: 10/03/2010 12:29 Re: Urgent help mem please read it | #post23668 | yeah rufilm rock creating that mod
but I have a problem on localhost it always show need login or register even I am was loggen in
I already follow the step carefully but always same
About the image I will try fix it myself
Alex are u rufilm admin? |
|
 |
| |