vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - MARCO1 BBCODE Hide Tags [ hide] [/ hide] (https://vborg.vbsupport.ru/showthread.php?t=235384)

Kolbi 10-31-2011 12:45 PM

Content of the custom bb code?

iyama 11-09-2011 04:45 PM

Quote:

Originally Posted by iyama (Post 2211355)
Go to: BB Code
1-click on:Make new one
2-
Titel: hide
bb code: hide
Replacement: [hide]{param}[/hide]
Example: [hide]www.wheretohide.com[/hide]
Use {option}: yes

Write the path properly to your hide button >> example: images/buttons/hide.gif

At last make yes to the first 4 and no to the last en apply.

Now your botton is online in the editor again.

I just had the solution already puth in the treath. ;)

Buth this hack is totaly OUT of date. :D
And Marco is rip i believe.
He promised a long, long, longggggggggggg time a go for a update here.

doileloi 11-25-2011 08:52 PM

HI Marco thank you for great mod . can you pm me your link donation . :)

I can't fine In
PHP Code:

editor_toolbar_on template 

any help ? thank you

BiMBo3MeNDo 12-09-2011 08:55 PM

I not found editor_toolbar_on at 4.1.8 version...
any1 can help me???

twista46 12-26-2011 01:49 PM

4.1.9 found not editor_toolbar_on pls help

Oren Rozenbaum 12-26-2011 05:07 PM

Hello there,
i am installed your mode, and i have a problem
when i download your mode you wrote:

Quote:

Require 1 Template edit :
In editor_toolbar_on template find :

<vb:if condition="!$show['basicbbcodeonly']">
and i don't find this.
were it is?

thank you about every think.

twista46 12-26-2011 09:31 PM

MARCO1 please update this hack

iyama 01-06-2012 08:31 AM

Quote:

Originally Posted by Oren Rozenbaum (Post 2281140)
Hello there,
i am installed your mode, and i have a problem
when i download your mode you wrote:



and i don't find this.
were it is?

thank you about every think.

Originally Posted by iyama View Post

Go to: BB Code
1-click on:Make new one
2-
Titel: hide
bb code: hide
Replacement: [hide]{param}[/hide]
Example: [hide]www.wheretohide.com[/hide]
Use {option}: yes

Write the path properly to your hide button >> example: images/buttons/hide.gif

At last make yes to the first 4 and no to the last en apply.

Now your botton is online in the editor again.

ricki09 01-08-2012 01:13 PM

where to find editor_toolbar_on :( MARCO ??

https://vborg.vbsupport.ru/external/2012/01/59.png


http://i44.tinypic.com/2mmid95.jpg


my VB Version 4.1.9

ricki09 01-11-2012 09:21 AM

any1???

iyama 01-15-2012 10:27 AM

Just see my post above you ricki ;)

MrAd 01-20-2012 07:54 AM

@rick: since vb4.1.3 the software is using the CK-editor. If you do the template change like posted in the installation text, you will mess up your editior.

Just install the hide-hack exactly like shown in iyama´s reply #331.
Nothing less and nothing more.

Deniz AKCANTAŞ 07-09-2012 09:44 PM

vBulletin 4.2 version ?

nacaruncr 07-10-2012 05:56 AM

check my signature... this hack its awesome :D this does not work since 4.1.3 if I remember well..

regards ;)

EvilDemon666 12-04-2012 02:58 AM

yes it doesnt work on vBulletin 4.2.0 Patch Level 3

i cant find where in editor_templates to put the code

This Mod needs an vb 4.2.0 lvl 3 update

blue7 03-07-2013 07:29 PM

How i can let specific user groups use this tag ? i dont want all user groups use it...

smsma.net 03-16-2013 03:53 PM

Thanks Marco

tomshawk 03-22-2013 02:22 AM

It appears they changed the templates in 4.2

editor_toolbar_on

does anyone know where to add the code now

tomshawk 03-22-2013 02:31 AM

Quote:

Originally Posted by iyama (Post 2284390)
Originally Posted by iyama View Post

Go to: BB Code
1-click on:Make new one
2-
Titel: hide
bb code: hide
Replacement: [hide]{param}[/hide]
Example: [hide]www.wheretohide.com[/hide]
Use {option}: yes

Write the path properly to your hide button >> example: images/buttons/hide.gif

At last make yes to the first 4 and no to the last en apply.

Now your botton is online in the editor again.

That added the icon, thank you, but it doesn't work

Anyone else

Edit: Nevermind, this works perfectly. Obviously I can see the content as and admin. ROFL

Thank you iyama

elitecarders 03-22-2013 11:51 AM

sir i don't have editor_toolbar_on in my skin templates where can i find i got this code in my editor_ckeditor Guide me please if you can post a screen print it will be more help full for me

Code:

<div id="{vb:raw editorid}" class="blockrow texteditor">
        <div class="editor">
                <div class="editor_textbox_container<vb:if condition="$smiliebox"> smilie</vb:if>">
                                <div class="editor_textbox <vb:if condition="$smiliebox">editor_textbox_smilie</vb:if>">
                                        {vb:raw ckeditor}
                                </div>
                </div>
                <vb:if condition="$smiliebox">
                <div class="editor_smiliebox">
                        {vb:raw smiliebox}
                </div>
                </vb:if>
        </div>
</div>

<input type="hidden" name="wysiwyg" id="{vb:raw editorid}_mode" value="{vb:raw editortype}" />


semaster 05-03-2013 04:32 PM

i can not find editor_toolbar_on template in my vbulletin 4.2.1

Please help.

Narabedla 05-16-2013 04:12 PM

Quote:

Originally Posted by semaster (Post 2419784)
i can not find editor_toolbar_on template in my vbulletin 4.2.1

Please help.

I have same problem.

willy888 10-09-2013 07:24 PM

This mod gives problem after upgrade to 4.2.2 .

Warning: Assigning the return value of new by reference is deprecated in ..../includes/class_postbit.php(345) : eval()'d code on line 115

If I diseble it all ok .
Marco I think it's time for update BBCODE Hide Tags

ozzy47 10-09-2013 09:53 PM

Warning: Assigning the return value of new by reference is deprecated in ..../includes/class_postbit.php(345) : eval()'d code on line 115

How to fix.

ACP --> Plugins & Products --> Plugin Manager, Find the plugin called, MARCO1 Hide BBCODE Functions, under the group, MARCO1 Hide BBCODE, edit it and find this bit of code:

Code:

$parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
Replace it with this:

Code:

$parser = new vB_BbCodeParser($vbulletin, fetch_tag_list());

willy888 10-10-2013 08:08 PM

If I replace that I have the same error in showthread.php

Code:

Parse error: syntax error, unexpected ']' in ..../includes/class_postbit.php(345) : eval()'d code on line 115

ozzy47 10-10-2013 08:11 PM

Try the above code again, I had a extra ] in it, sorry.

jjohns12 11-10-2013 06:17 PM

I used the fix above on 4.22 and got past that error but now get

Warning: Function split() is deprecated in ..../includes/class_postbit.php(345) : eval()'d code on line 184

Anyone have a fix for This?

Thanks

ozzy47 11-10-2013 06:29 PM

Quote:

Originally Posted by jjohns12 (Post 2459763)
I used the fix above on 4.22 and got past that error but now get

Warning: Function split() is deprecated in ..../includes/class_postbit.php(345) : eval()'d code on line 184

Anyone have a fix for This?

Thanks

Are you sure that error is from this mod, so when you disable it, the error goes away?

jjohns12 11-10-2013 06:39 PM

Yes when disabled no error
Thanks

ozzy47 11-10-2013 06:41 PM

Ok give me a moment.

ozzy47 11-10-2013 06:48 PM

ACP --> Plugins & Products --> Plugin Manager, Find the plugin called, MARCO1 Hide BBCODE Functions (M), under the group, MARCO1 Hide BBCODE, edit it

and find this bit of code:

Code:

$MARCO1_NoHideUSG = split(',',$vbulletin->options['MARCO1_NoHideUSG']);
Replace it with this:

Code:

$MARCO1_NoHideUSG = explode(',',$vbulletin->options['MARCO1_NoHideUSG']);
ACP --> Plugins & Products --> Plugin Manager, Find the plugin called, MARCO1 Print Pages Hide BBCODE Functions, under the group, MARCO1 Hide BBCODE, edit it

and find this bit of code:

Code:

$MARCO1_NoHideUSG = split(',',$vbulletin->options['MARCO1_NoHideUSG']);
Replace it with this:

Code:

$MARCO1_NoHideUSG = explode(',',$vbulletin->options['MARCO1_NoHideUSG']);

jjohns12 11-10-2013 06:57 PM

Worked perfect! back up and running.

Thanks again for all your help!

ozzy47 11-10-2013 06:58 PM

Not a problem, glad to help. :)

john7911 11-11-2013 08:39 AM

Hi,
I want to install it but i can't find editor_toolbar_on :(
http://imageshack.us/a/img708/1668/yx8f.png
Where is it?
Thank you ;)

jjohns12 11-11-2013 09:51 AM

Just make a new custom bb code follow instructions ind this post
https://vborg.vbsupport.ru/showthrea...55#post2211355

worked for me!:)

DemOnstar 11-13-2013 08:51 AM

Why do I get a script prompt on this?

Clicking on the little key icon in the editor brings up the tags after I have clicked ok on the script prompt..
'Please enter the option for your [HIDE] tag'. undefined

bosanci28 01-31-2014 02:57 AM

Hmm,was going to try this mod,but also i can't find where is the location off: editor_toolbar_on

ozzy47 01-31-2014 03:02 AM

Quote:

Originally Posted by bosanci28 (Post 2478136)
Hmm,was going to try this mod,but also i can't find where is the location off: editor_toolbar_on

Did you try the suggestion in this post, https://vborg.vbsupport.ru/showthrea...55#post2211355

bosanci28 01-31-2014 03:38 AM

Hi Ozzy , yes i did and it works,but is weird the way it works!,

you create new tread and then i click on the picture to lock it,a pop-up box comes ,i insert my link ,then you must put some link in between ] ...[/hide] , and when you come and reply , you must refresh the page to see the link!

Now i am not sure what this line does:

Require 1 Template edit :
In editor_toolbar_on template find :

Code:



<vb:if condition="!$show['basicbbcodeonly']">

Add Above :
<img src="images/buttons/hide.gif" class="imagebutton" id="{vb:raw editorid}_cmd_wrap0_hide" width="20" height="20" alt="Insert Hide Tags" />

but i never find where to edit that file...

ozzy47 01-31-2014 03:40 AM

If I am not mistaken, that edit is obsolete since vB version 4.1.4, when they introduced the ckeditor.


All times are GMT. The time now is 07:42 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01633 seconds
  • Memory Usage 1,824KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (9)bbcode_code_printable
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete