Hide Tag Special

Started by enik, April 11, 2005, 03:41:07 PM

Previous topic - Next topic

Bugo

@Ciler Why not update to SMF 2.0? What's SFM? I don't know this abbreviation :)

jaisi

hello bugo i'am getting this Error now please suggest me..

Please see Attached file

Ciler

#1362
Quote from: Bugo on November 23, 2010, 05:15:20 AM
@Ciler Why not update to SMF 2.0? What's SFM? I don't know this abbreviation :)

No sorry I only want a stable version of SMF! And also updating to version 2.0 gives to many problems from version 1.1.X isn't it?

Bugo

@jaisi => I tested package on fresh SMF 2.0 RC4, w/o other mods.

@Ciler => Loot at this site (simplemachines.org) — it is on SMF 2.0 RC4. Is it unstable? No, it perfectly works.

Ciler

#1364
Quote from: Bugo on November 23, 2010, 06:39:44 AM
@jaisi => I tested package on fresh SMF 2.0 RC4, w/o other mods.

@Ciler => Loot at this site (simplemachines.org) — it is on SMF 2.0 RC4. Is it unstable? No, it perfectly works.

Dear friend but what if upgrading from 1.1.X to 2.0 it's a totally other structure in the database!
By the way I am asking for an update of hide tag mod not for an upgrade to SMF 2.0...

Other important note in the download section:

Note: As this is in development, we do not recommend running SMF 2.0 RC4 on a production site.

Bugo

Quote from: Ciler on November 23, 2010, 06:49:03 AM
Dear friend but what if upgrading from 1.1.X to 2.0 it's a totally other structure in the database!
There are update/upgrade packages for it => Large upgrade/Small update => http://download.simplemachines.org/ :)
Quote from: Ciler on November 23, 2010, 06:49:03 AM
By the way I am asking for an update of hide tag mod not for an upgrade to SMF 2.0...
Ask author of this mod. I'm not author.

Quote from: Ciler on November 23, 2010, 06:49:03 AM
Other important note in the download section:

Note: As this is in development, we do not recommend running SMF 2.0 RC4 on a production site.
Well, the truth is out there :)

haito

www.japanesia.co.id | Portal Berita & Komunitas Untuk Kamu yang Suka Jepang

Rain Forest

#1367
Quote from: Bugo on November 23, 2010, 03:19:34 AM
Unofficial 2.36, only for SMF 2.0 RC4. Try it :)

Ah thanks!,

1 thing failed.. FIXED :)

Search

if ($smcFunc['htmltrim'](strip_tags(parse_bbc($_POST['message'], false), '<img>')) === '')

Add before
// Okay i will say there is something, so that i check for an real empty post :) $context['user_post_avaible'] = 1;


Can u also make the HideTagSpecialBBCButton compatible with RC4? :)

jaisi

Quote from: Bugo on November 23, 2010, 06:39:44 AM
@jaisi => I tested package on fresh SMF 2.0 RC4, w/o other mods.

Thank you for repling please tell me now what should i do now. and i have recently upgrade rc3 to rc4 and my mod list are here


    1. MessagePreviewOnHover 1.7   [ Uninstall ] [ List Files ] [ Delete ] 
    2. SimpleAds 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
    3. AvatarSelect 1.2.1   [ Uninstall ] [ List Files ] [ Delete ] 
    4. SA Affiliates 3.3.5.4   [ Uninstall ] [ List Files ] [ Delete ] 
    5. Hide Tag Special 2.3.6 Ultra Unofficial  [ Install Mod ] [ List Files ] [ Delete ] 
    6. Simple Audio Video Embedder 1.0.9   [ Uninstall ] [ List Files ] [ Delete ] 
    7. 'Read the Rules' Link Above Post Button 2.0   [ Uninstall ] [ List Files ] [ Delete ] 
    8. Board Message Icon 1.0   



Rain Forest

Quote from: jaisi on November 23, 2010, 07:57:48 AM
Quote from: Bugo on November 23, 2010, 06:39:44 AM
@jaisi => I tested package on fresh SMF 2.0 RC4, w/o other mods.

Thank you for repling please tell me now what should i do now. and i have recently upgrade rc3 to rc4 and my mod list are here


    1. MessagePreviewOnHover 1.7   [ Uninstall ] [ List Files ] [ Delete ] 
    2. SimpleAds 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
    3. AvatarSelect 1.2.1   [ Uninstall ] [ List Files ] [ Delete ] 
    4. SA Affiliates 3.3.5.4   [ Uninstall ] [ List Files ] [ Delete ] 
    5. Hide Tag Special 2.3.6 Ultra Unofficial  [ Install Mod ] [ List Files ] [ Delete ] 
    6. Simple Audio Video Embedder 1.0.9   [ Uninstall ] [ List Files ] [ Delete ] 
    7. 'Read the Rules' Link Above Post Button 2.0   [ Uninstall ] [ List Files ] [ Delete ] 
    8. Board Message Icon 1.0   


I had the same problem as you did. I fixed it.

Open this one, upload it and extract.

After that you should open your Post.php

Find (not the 1st one, but the 2nd hit)

if ($smcFunc['htmltrim'](str

Add before

// Okay i will say there is something, so that i check for an real empty post :) $context['user_post_avaible'] = 1;

jaisi

Quote from: giovannie_1 on November 23, 2010, 08:10:26 AM
Quote from: jaisi on November 23, 2010, 07:57:48 AM
Quote from: Bugo on November 23, 2010, 06:39:44 AM
@jaisi => I tested package on fresh SMF 2.0 RC4, w/o other mods.

Thank you for repling please tell me now what should i do now. and i have recently upgrade rc3 to rc4 and my mod list are here


    1. MessagePreviewOnHover 1.7   [ Uninstall ] [ List Files ] [ Delete ] 
    2. SimpleAds 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
    3. AvatarSelect 1.2.1   [ Uninstall ] [ List Files ] [ Delete ] 
    4. SA Affiliates 3.3.5.4   [ Uninstall ] [ List Files ] [ Delete ] 
    5. Hide Tag Special 2.3.6 Ultra Unofficial  [ Install Mod ] [ List Files ] [ Delete ] 
    6. Simple Audio Video Embedder 1.0.9   [ Uninstall ] [ List Files ] [ Delete ] 
    7. 'Read the Rules' Link Above Post Button 2.0   [ Uninstall ] [ List Files ] [ Delete ] 
    8. Board Message Icon 1.0   


I had the same problem as you did. I fixed it.

Open this one, upload it and extract.

After that you should open your Post.php

Find (not the 1st one, but the 2nd hit)

if ($smcFunc['htmltrim'](str

Add before

// Okay i will say there is something, so that i check for an real empty post :) $context['user_post_avaible'] = 1;

Great Its working Thanks for SHaring

Rain Forest

All the credits for the update goes out to Bugo, I just solved your problem. :)

Ciler

OK and now for the stable version 1.1.12 please...

Ciler

What happened to the author of this mod he is not responding!
Does anyone knows how to get a working hide tag on the latest stable version 1.1.12?
Please I need it....

mladja037



herace


Jippo

#1377
My FIRST time even attempting to even look into a mod.... here is an updated version. Please be kind, my first time.

Unofficial 1.02 - HideTagSpecialBBCButton102_(RC4_Compatible).zip

http://www.megaupload.com/?d=OWKIKUMO

katb

Quote from: Bugo on November 23, 2010, 06:39:44 AM
@jaisi => I tested package on fresh SMF 2.0 RC4, w/o other mods.


I didn't find a pack for SMF 2.0 RC4  oir manual instructions( if i select SMF 2.0 RC4  and parse, it is showing error occurred ) .Please advice

katb

this is the only mod i was looking  in SMF 2.0 RC4 ( or need to keep) i think better going back to previous version of smf is the only option ...

Advertisement: